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/2012-January/011078.html | 121 ++++++++++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-January/011078.html (limited to 'zarb-ml/mageia-dev/2012-January/011078.html') diff --git a/zarb-ml/mageia-dev/2012-January/011078.html b/zarb-ml/mageia-dev/2012-January/011078.html new file mode 100644 index 000000000..305b0d385 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-January/011078.html @@ -0,0 +1,121 @@ + + + + [Mageia-dev] imported .src.rpm / .spec attribution + + + + + + + + + +

[Mageia-dev] imported .src.rpm / .spec attribution

+ Florent Monnier + monnier.florent at gmail.com +
+ Sat Jan 7 13:23:10 CET 2012 +

+
+ +
Hi,
+
+In Mandriva I was using this command to make proper attribution of imported 
+.spec files:
+
+$ mdvsys import foo.src.rpm --message 'this spec file is imported from Fedora 
+where it was written by X'
+
+I'm trying to make the equivalent with this command:
+
+$ mgarepo putsrpm -m "this spec file is imported from Mandriva where it was 
+written by X" package.src.rpm
+error: no such option: -m
+
+$ mgarepo putsrpm --message "this spec file is imported from Mandriva where it 
+was written by X" package.src.rpm
+error: no such option: --message
+
+$ mgarepo putsrpm --help | grep -- -m
+    -m LOG  Log message used when commiting changes
+
+What is the right command line to achieve this?
+
+Thanks
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

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