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 --- .../20110114/c5796797/attachment-0001.html | 77 ++++++++++++++++++++++ .../attachments/20110114/c5796797/attachment.html | 77 ++++++++++++++++++++++ 2 files changed, 154 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/attachments/20110114/c5796797/attachment-0001.html create mode 100644 zarb-ml/mageia-sysadm/attachments/20110114/c5796797/attachment.html (limited to 'zarb-ml/mageia-sysadm/attachments/20110114/c5796797') diff --git a/zarb-ml/mageia-sysadm/attachments/20110114/c5796797/attachment-0001.html b/zarb-ml/mageia-sysadm/attachments/20110114/c5796797/attachment-0001.html new file mode 100644 index 000000000..a31e3543f --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110114/c5796797/attachment-0001.html @@ -0,0 +1,77 @@ + + + +[302] - patch goes in SOURCES no SPECS + + + + +
+
+
Revision
302
+
Author
nanardon
+
Date
2011-01-14 17:34:12 +0100 (Fri, 14 Jan 2011)
+
+ +

Log Message

+
- patch goes in SOURCES no SPECS
+ +

Modified Paths

+ + +
+
+Modified: build_system/mgarepo/trunk/MgaRepo/simplerpm.py
+===================================================================
+--- build_system/mgarepo/trunk/MgaRepo/simplerpm.py	2011-01-14 15:49:38 UTC (rev 301)
++++ build_system/mgarepo/trunk/MgaRepo/simplerpm.py	2011-01-14 16:34:12 UTC (rev 302)
+@@ -15,7 +15,7 @@
+ 
+     def unpack(self, topdir):
+         execcmd(("rpm -i --define '_sourcedir %s/SOURCES' " + 
+-        "--define '_specdir %s/SPECS' --define '_patchdir %s/SPECS' %s")
++        "--define '_specdir %s/SPECS' --define '_patchdir %s/SOURCES' %s")
+         % (topdir, topdir, topdir, self.filename))
+ 
+ # vim:et:ts=4:sw=4
+
+
+ + + \ No newline at end of file diff --git a/zarb-ml/mageia-sysadm/attachments/20110114/c5796797/attachment.html b/zarb-ml/mageia-sysadm/attachments/20110114/c5796797/attachment.html new file mode 100644 index 000000000..a31e3543f --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110114/c5796797/attachment.html @@ -0,0 +1,77 @@ + + + +[302] - patch goes in SOURCES no SPECS + + + + +
+
+
Revision
302
+
Author
nanardon
+
Date
2011-01-14 17:34:12 +0100 (Fri, 14 Jan 2011)
+
+ +

Log Message

+
- patch goes in SOURCES no SPECS
+ +

Modified Paths

+ + +
+
+Modified: build_system/mgarepo/trunk/MgaRepo/simplerpm.py
+===================================================================
+--- build_system/mgarepo/trunk/MgaRepo/simplerpm.py	2011-01-14 15:49:38 UTC (rev 301)
++++ build_system/mgarepo/trunk/MgaRepo/simplerpm.py	2011-01-14 16:34:12 UTC (rev 302)
+@@ -15,7 +15,7 @@
+ 
+     def unpack(self, topdir):
+         execcmd(("rpm -i --define '_sourcedir %s/SOURCES' " + 
+-        "--define '_specdir %s/SPECS' --define '_patchdir %s/SPECS' %s")
++        "--define '_specdir %s/SPECS' --define '_patchdir %s/SOURCES' %s")
+         % (topdir, topdir, topdir, self.filename))
+ 
+ # vim:et:ts=4:sw=4
+
+
+ + + \ No newline at end of file -- cgit v1.2.1