rpms/make/devel make.spec,1.37,1.38

Petr Machata (pmachata) fedora-extras-commits at redhat.com
Thu Aug 16 11:29:21 UTC 2007


Author: pmachata

Update of /cvs/pkgs/rpms/make/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17460

Modified Files:
	make.spec 
Log Message:
- Fix licensing tag.



Index: make.spec
===================================================================
RCS file: /cvs/pkgs/rpms/make/devel/make.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- make.spec	16 Mar 2007 13:23:11 -0000	1.37
+++ make.spec	16 Aug 2007 11:28:48 -0000	1.38
@@ -3,8 +3,8 @@
 Name: make
 Epoch: 1
 Version: 3.81
-Release: 6%{?dist}
-License: GPL
+Release: 7%{?dist}
+License: GPLv2+
 Group: Development/Tools
 URL: http://www.gnu.org/software/make/
 Source: ftp://ftp.gnu.org/gnu/make/make-%{version}.tar.bz2
@@ -79,6 +79,9 @@
 %{_infodir}/*.info*
 
 %changelog
+* Thu Aug 16 2007 Petr Machata <pmachata at redhat.com> - 1:3.81-7
+- Fix licensing tag.
+
 * Fri Mar 16 2007 Petr Machata <pmachata at redhat.com> - 1:3.81-6
 - Always run testsuite with C locale.
 - Resolves: #232607




More information about the fedora-extras-commits mailing list