rpms/sdcc/devel sdcc.spec,1.5,1.6

Tom Callaway spot at fedoraproject.org
Thu Sep 4 16:54:35 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/sdcc/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4040

Modified Files:
	sdcc.spec 
Log Message:
fix license tag


Index: sdcc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sdcc/devel/sdcc.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sdcc.spec	3 Mar 2008 10:33:09 -0000	1.5
+++ sdcc.spec	4 Sep 2008 16:54:04 -0000	1.6
@@ -1,10 +1,10 @@
 Name:           sdcc
 Version:        2.6.0
-Release:        12%{?dist}
+Release:        13%{?dist}
 Summary:        Small Device C Compiler
 
 Group:          Applications/Engineering
-License:        GPL
+License:        GPLv2+
 URL:            http://sdcc.sourceforge.net
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.tar.gz
 Source1:        README.fedora
@@ -113,6 +113,9 @@
 %{_datadir}/%{name}/lib/*/*.asm
 
 %changelog
+* Thu Sep  4 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.6.0-13
+- fix license tag
+
 * Sun Mar 2  2008 Marek Mahut <mmahut at fedoraproject.org> - 2.6.0-12
 - Fixing build problems under GCC 4.3
 




More information about the fedora-extras-commits mailing list