SPECS: gplflash2.spec - updated to current snap (20060131), added ...

qboosh qboosh at pld-linux.org
Wed Feb 1 08:13:06 CET 2006


Author: qboosh                       Date: Wed Feb  1 07:13:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to current snap (20060131), added gcc4 patch

---- Files affected:
SPECS:
   gplflash2.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/gplflash2.spec
diff -u SPECS/gplflash2.spec:1.12 SPECS/gplflash2.spec:1.13
--- SPECS/gplflash2.spec:1.12	Tue Nov 15 22:30:52 2005
+++ SPECS/gplflash2.spec	Wed Feb  1 08:13:01 2006
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-%define	_snap	20051113
+%define	_snap	20060131
 Summary:	Flash animations redering library
 Summary(pl):	Biblioteka renderująca animacje Flash
 Name:		gplflash2
@@ -8,9 +8,10 @@
 License:	GPL
 Group:		Libraries
 Source0:	%{name}-%{_snap}.tar.bz2
-# Source0-md5:	adc8927afd5eaabb4263d865a1c5b976
+# Source0-md5:	7d44167abb80a8289596bbfd0a746dd1
 Patch0:		%{name}-link.patch
 Patch1:		%{name}-ffmpeg.patch
+Patch2:		%{name}-gcc4.patch
 URL:		http://gplflash.sourceforge.net/
 BuildRequires:	OpenGL-devel
 BuildRequires:	SDL-devel >= 1.2.8
@@ -93,9 +94,11 @@
 %setup -q -n %{name}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
-%build
 sed -i -e 's#^noinst_LTLIBRARIES#lib_LTLIBRARIES#g' lib/Makefile.am
+
+%build
 %{__libtoolize}
 %{__aclocal}
 %{__autoheader}
@@ -146,6 +149,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/02/01 07:13:01  qboosh
+- updated to current snap (20060131), added gcc4 patch
+
 Revision 1.12  2005/11/15 21:30:52  qboosh
 - reenabled ffmpeg patch (spec without moved to AC-branch)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gplflash2.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list