rpms/swig/devel swig.spec,1.55,1.56

Adam Tkac atkac at fedoraproject.org
Thu Feb 18 16:56:51 UTC 2010


Author: atkac

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

Modified Files:
	swig.spec 
Log Message:
- correct license field again



Index: swig.spec
===================================================================
RCS file: /cvs/pkgs/rpms/swig/devel/swig.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -p -r1.55 -r1.56
--- swig.spec	18 Feb 2010 12:14:19 -0000	1.55
+++ swig.spec	18 Feb 2010 16:56:51 -0000	1.56
@@ -4,8 +4,8 @@
 Summary: Connects C/C++/Objective C to some high-level programming languages
 Name: swig
 Version: 1.3.40
-Release: 3%{?dist}
-License: GPLv2+ and LGPL
+Release: 4%{?dist}
+License: GPLv2+ and LGPL and BSD
 Group: Development/Tools
 URL: http://swig.sourceforge.net/
 Source: http://downloads.sourceforge.net/project/swig/swig/swig-%{version}/swig-%{version}.tar.gz
@@ -113,6 +113,9 @@ rm -rf %{buildroot}
 %doc Doc Examples
 
 %changelog
+* Thu Feb 18 2010 Adam Tkac <atkac redhat com> 1.3.40-4
+- correct license field again
+
 * Thu Feb 18 2010 Adam Tkac <atkac redhat com> 1.3.40-3
 - correct license field
 



More information about the scm-commits mailing list