rpms/glew/F-7 glew.spec, 1.2, 1.3 sources, 1.2, 1.3 glew-1.4.0-license-doc.patch, 1.1, NONE

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Tue Jan 22 11:04:36 UTC 2008


Author: jwrdegoede

Update of /cvs/extras/rpms/glew/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4503

Modified Files:
	glew.spec sources 
Removed Files:
	glew-1.4.0-license-doc.patch 
Log Message:
* Tue Jan 22 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 1.4.0-5
- It turns out some of the included docs are under a non free license,
  therefor this version is based on a modified tarbal with these files removed



Index: glew.spec
===================================================================
RCS file: /cvs/extras/rpms/glew/F-7/glew.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- glew.spec	16 Jan 2008 19:50:48 -0000	1.2
+++ glew.spec	22 Jan 2008 11:03:56 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           glew
 Version:        1.4.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        The OpenGL Extension Wrangler Library
 Group:          System Environment/Libraries
 License:        BSD
@@ -10,7 +10,13 @@
 # "SGI Free Software License B" resp "GLX Public License" :
 # include/GL/glew.h include/GL/glxew.h auto/src/glew_head.h
 # auto/src/glxew_head.h auto/src/sgi_license.h auto/src/glx_license.h
-# doc/sgi.txt doc/glx.txt
+#
+# Also the files under the doc dir in this archive are under this license:
+#  Copyright (C) 2002-2008, Milan Ikits <milan ikits[]ieee org>
+#  Copyright (C) 2002-2008, Marcelo E. Magallon <mmagallo[]debian org>
+#  This documentation may not be modified or redistributed in any
+#  form, except by the copyright holder.
+# Which isn't free and therefor these files also have been removed.
 Source0:        glew-%{version}-src-clean.tgz
 # These are modified headers from Mesa, with all post GL[x] 1.1 defines and
 # prototypes removed, these replace the removed encumbered auto/src/glew_head.h
@@ -20,8 +26,7 @@
 Patch0:         glew-1.3.6-pathandstrip.patch
 Patch1:         glew-1.4.0-auto-make.patch
 Patch2:         glew-1.4.0-unused-direct-shlib-dependency.patch
-Patch3:         glew-1.4.0-license-doc.patch
-Patch4:         glew-1.4.0-GL_FLOAT_MATXxX.patch
+Patch3:         glew-1.4.0-GL_FLOAT_MATXxX.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  libGLU-devel
 
@@ -49,7 +54,6 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 cp %{SOURCE2} .
 mkdir auto/registry
 touch auto/registry/.dummy auto/extensions/.dummy
@@ -58,7 +62,7 @@
 # This is a patch to the autogenerated include/GL/glew.h file, so don't apply
 # before that file is generated. I have no clue why these defines do not get
 # properly added by the generation process, but they don't.
-%patch4 -p1
+%patch3 -p1
 
 
 %build
@@ -89,12 +93,15 @@
 
 %files devel
 %defattr(-,root,root,-)
-%doc doc/*
 %{_libdir}/libGLEW.so
 %{_includedir}/GL/*.h
 
 
 %changelog
+* Tue Jan 22 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 1.4.0-5
+- It turns out some of the included docs are under a non free license,
+  therefor this version is based on a modified tarbal with these files removed
+
 * Sat Jan 12 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 1.4.0-4
 - Add missing GL_FLOAT_MATXxX defines
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/glew/F-7/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	19 Aug 2007 06:25:36 -0000	1.2
+++ sources	22 Jan 2008 11:03:56 -0000	1.3
@@ -1,2 +1,2 @@
-c8b8f2db1b68886baf6c0849807884b4  glew-1.4.0-src-clean.tgz
+abe378cdbad278639aa16c2936c55fb8  glew-1.4.0-src-clean.tgz
 211daf41c394153f3d989195898145a6  glew-mesa-replacement-headers.tgz


--- glew-1.4.0-license-doc.patch DELETED ---




More information about the fedora-extras-commits mailing list