rpms/sage/FC-6 sage.spec,1.4,1.5

Michael Thomas (wart) fedora-extras-commits at redhat.com
Tue Aug 28 03:59:40 UTC 2007


Author: wart

Update of /cvs/extras/rpms/sage/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16490

Modified Files:
	sage.spec 
Log Message:
License tag clarification




Index: sage.spec
===================================================================
RCS file: /cvs/extras/rpms/sage/FC-6/sage.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sage.spec	7 Feb 2007 19:29:41 -0000	1.4
+++ sage.spec	28 Aug 2007 03:59:07 -0000	1.5
@@ -1,10 +1,10 @@
 Name:           sage
 Version:        0.2.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        OpenGL extensions library using SDL
 
 Group:          Development/Libraries
-License:        LGPL
+License:        LGPLv2+
 URL:            http://worldforge.org/dev/eng/libraries/sage
 Source0:        http://dl.sourceforge.net/worldforge/%{name}-%{version}.tar.gz
 Patch0:         sage-0.1.2-noopt.patch
@@ -33,6 +33,8 @@
 touch -r configure.ac configure.ac.stamp
 %patch0 -p0
 touch -r configure.ac.stamp configure.ac
+rm -f sage/glxext_sage.h
+rm -f sage/wglext_sage.h
 
 
 %build
@@ -76,6 +78,8 @@
 
 
 %changelog
+- License tag clarification
+
 * Wed Feb 7 2007 Wart <wart at kobold.org> 0.2.0-1
 - Update to 0.2.0
 




More information about the fedora-extras-commits mailing list