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/20110119/002232.html | 83 +++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 zarb-ml/mageia-dev/20110119/002232.html (limited to 'zarb-ml/mageia-dev/20110119/002232.html') diff --git a/zarb-ml/mageia-dev/20110119/002232.html b/zarb-ml/mageia-dev/20110119/002232.html new file mode 100644 index 000000000..fb1bfd966 --- /dev/null +++ b/zarb-ml/mageia-dev/20110119/002232.html @@ -0,0 +1,83 @@ + + + + [Mageia-dev] Importing RPM Spec File Syntax + + + + + + + + + +

[Mageia-dev] Importing RPM Spec File Syntax

+ Luca Berra + bluca at vodka.it +
+ Wed Jan 19 07:47:42 CET 2011 +

+
+ +
On Mon, Jan 17, 2011 at 11:50:32PM +0100, Per Øyvind Karlsen wrote:
+>Legacy practice which got stuck with some...
+>
+>'Name: foo' will always define %{name} now (which has been the case for ages),
+>so there's no longer use in doing this anymore.
+>It mainly adds unnecessary obscurity and confusion, please just drop this.
+"Name: foo"
+appers to be working
+in rpm 4.6 "Version: foo" is totally borked, dunno with rpm 5
+this is why i will continue on using macros for version and release.
+%define myver 1.0
+%define myrel %mkrel 1
+
+Name: foo
+Version: %myver
+Release: %myrel
+
+L.
+
+
+-- 
+Luca Berra -- bluca at vodka.it
+
+ + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1