rpms/adplay/devel adplay.spec,1.4,1.5

Linus Walleij (snirkel) fedora-extras-commits at redhat.com
Fri Aug 17 19:49:19 UTC 2007


Author: snirkel

Update of /cvs/extras/rpms/adplay/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1023

Modified Files:
	adplay.spec 
Log Message:
GPL -> GPLv2+ license field update



Index: adplay.spec
===================================================================
RCS file: /cvs/extras/rpms/adplay/devel/adplay.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- adplay.spec	11 Apr 2007 21:55:49 -0000	1.4
+++ adplay.spec	17 Aug 2007 19:48:46 -0000	1.5
@@ -3,13 +3,13 @@
 
 Name:		adplay
 Version:	1.6
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	An AdLib (OPL2) music player build on AdPlug
 URL:		http://adplug.sourceforge.net/
 Group:		Applications/Multimedia
 Source:		http://download.sourceforge.net/adplug/%{name}-%{version}.tar.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-License:	GPL
+License:	GPLv2+
 BuildRequires:	adplug-devel
 BuildRequires:	audiofile-devel
 BuildRequires:	alsa-lib-devel
@@ -44,6 +44,9 @@
 %doc AUTHORS ChangeLog COPYING NEWS README TODO
 
 %changelog
+* Fri Aug 17 2007 Linus Walleij <triad at df.lth.se> 1.6-2
+- Fix license to GPLv2+
+
 * Wed Apr 11 2007 Linus Walleij <triad at df.lth.se> 1.6-1
 - New upstream version.
 




More information about the scm-commits mailing list