fedora-rpmdevtools rpmdev-vercmp, 1.3, 1.4 rpmdevtools.spec, 1.36, 1.37

Ville Skytta (scop) fedora-extras-commits at redhat.com
Mon Aug 6 16:21:25 UTC 2007


Author: scop

Update of /cvs/fedora/fedora-rpmdevtools
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16427

Modified Files:
	rpmdev-vercmp rpmdevtools.spec 
Log Message:
Clarify rpmdev-vercmp copyright info too per Seth's ack.


Index: rpmdev-vercmp
===================================================================
RCS file: /cvs/fedora/fedora-rpmdevtools/rpmdev-vercmp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rpmdev-vercmp	7 Jul 2007 08:46:29 -0000	1.3
+++ rpmdev-vercmp	6 Aug 2007 16:21:22 -0000	1.4
@@ -1,6 +1,22 @@
 #!/usr/bin/python
 #
-# Seth Vidal - yadda yadda yadda GPL Yadda yadda yadda Use at own risk
+# rpmdev-vercmp -- compare rpm versions
+#
+# Copyright (c) Seth Vidal
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 import rpm
 import sys


Index: rpmdevtools.spec
===================================================================
RCS file: /cvs/fedora/fedora-rpmdevtools/rpmdevtools.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- rpmdevtools.spec	6 Aug 2007 15:09:03 -0000	1.36
+++ rpmdevtools.spec	6 Aug 2007 16:21:22 -0000	1.37
@@ -112,7 +112,7 @@
 %changelog
 * Mon Aug  6 2007 Ville Skyttä <ville.skytta at iki.fi>
 - Work around #250990 in rpmls and rpmdev-extract.
-- Clarify copyright info of rpmdev-{rmdevelrpms,diff,extract} and rpmls.
+- Clarify copyright info of rpmdev-{rmdevelrpms,diff,extract,vercmp} and rpmls.
 
 * Sat Jul  7 2007 Ville Skyttä <ville.skytta at iki.fi>
 - Fix Epoch handling in the 2-arg form of rpmdev-vercmp with yum < 3.1.2.




More information about the fedora-extras-commits mailing list