[Mageia-dev] [135989]
Zé
mmodem00 at gmail.com
Tue Aug 30 04:33:44 CEST 2011
2011/8/30 Zé <mmodem00 at gmail.com>:
>>> %if %with_java
>>> -BuildRequires: java-rpmbuild
>>> +BuildRequires: java-devel
>>> BuildRequires: chrpath
>>> %endif
>> This is stupid.
The problem was that i didnt saw the part in the end about the
problems of the GCJ/Jamvm alternatives.
So this i imediatly reverted.
>>> Conflicts: soprano-devel < 4:2.6.51-2
>>> Suggests: soprano-plugin-virtuoso = %{epoch}:%version
>>>
>>> @@ -55,8 +52,8 @@
>>> %defattr(-,root,root)
>>> %_bindir/sopranocmd
>>> %_bindir/sopranod
>>> -%dir %_datadir/soprano
>>> -%_datadir/soprano/rules
>>> +%dir %_datadir/soprano/
>>
>> I guess i forgot the the purpose of %dir so could you explain me the difference
>> between %dir %datadir/soprano & %dir %datadir/soprano/ ?
You didnt paste it complectly, but if is a dir could be better to have
the / in the end to have it diferentiated:
so the correct diff is:
-%dir %_datadir/soprano
-%_datadir/soprano/rules
+%dir %_datadir/soprano/
+%_datadir/soprano/rules/
this way no one thinks that %_datadir/soprano/rules/ is a file,
like you had %_datadir/soprano/rules that can lead some to think its a file
--
Zé
More information about the Mageia-dev
mailing list