rpms/upstart/devel upstart.spec,1.41,1.42

Petr Lautrbach plautrba at fedoraproject.org
Mon Jan 11 20:44:57 UTC 2010


Author: plautrba

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

Modified Files:
	upstart.spec 
Log Message:
License changed to GPLv2 and LGPLv2+



Index: upstart.spec
===================================================================
RCS file: /cvs/pkgs/rpms/upstart/devel/upstart.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -p -r1.41 -r1.42
--- upstart.spec	17 Dec 2009 09:56:57 -0000	1.41
+++ upstart.spec	11 Jan 2010 20:44:57 -0000	1.42
@@ -1,10 +1,10 @@
 Name:           upstart
 Version:        0.6.3
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        An event-driven init system
 
 Group:          System Environment/Base
-License:        GPLv2+
+License:        GPLv2 and LGPLv2+
 URL:            http://upstart.ubuntu.com
 Source0:        http://upstart.ubuntu.com/download/0.6/upstart-%{version}.tar.bz2
 # remove tests which fail in koji
@@ -105,6 +105,9 @@ rm -rf %{buildroot}
 %{_mandir}/man8/telinit.8.gz
 
 %changelog
+* Mon Jan 11 2010 Petr Lautrbach <plautrba at redhat.com> 0.6.3-5
+- License changed to GPLv2 and LGPLv2+
+
 * Wed Dec 16 2009 Petr Lautrbach <plautrba at redhat.com> 0.6.3-4
 - audit events patch rebased for 0.6 (#470661)
 



More information about the scm-commits mailing list