From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2011-August/007666.html | 103 +++++++++++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-August/007666.html (limited to 'zarb-ml/mageia-dev/2011-August/007666.html') diff --git a/zarb-ml/mageia-dev/2011-August/007666.html b/zarb-ml/mageia-dev/2011-August/007666.html new file mode 100644 index 000000000..29474a571 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-August/007666.html @@ -0,0 +1,103 @@ + + + + [Mageia-dev] [135989] + + + + + + + + + +

[Mageia-dev] [135989]

+ + 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
+ -- cgit v1.2.1