SPECS: gplflash2.spec - rel .2; fix one segv and one mem leak (fro...

arekm arekm at pld-linux.org
Fri Sep 30 20:02:50 CEST 2005


Author: arekm                        Date: Fri Sep 30 18:02:50 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel .2; fix one segv and one mem leak (from cvs)

---- Files affected:
SPECS:
   gplflash2.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/gplflash2.spec
diff -u SPECS/gplflash2.spec:1.4 SPECS/gplflash2.spec:1.5
--- SPECS/gplflash2.spec:1.4	Sun Aug 28 16:50:01 2005
+++ SPECS/gplflash2.spec	Fri Sep 30 20:02:43 2005
@@ -4,12 +4,13 @@
 Summary(pl):	Biblioteka renderująca animacje Flash
 Name:		gplflash2
 Version:	0.1.0
-Release:	0.%{_snap}.1
+Release:	0.%{_snap}.2
 License:	GPL
 Group:		Libraries
 Source0:	%{name}-%{_snap}.tar.bz2
 # Source0-md5:	865d6ae3795523343b9d51ee23772613
 Patch0:		%{name}-link.patch
+Patch1:		%{name}-segv.patch
 URL:		http://gplflash.sourceforge.net/
 BuildRequires:	OpenGL-devel
 BuildRequires:	SDL-devel >= 1.2.8
@@ -91,6 +92,7 @@
 %prep
 %setup -q -n %{name}
 %patch0 -p1
+%patch1 -p1
 
 %build
 sed -i -e 's#^noinst_LTLIBRARIES#lib_LTLIBRARIES#g' lib/Makefile.am
@@ -144,6 +146,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/09/30 18:02:43  arekm
+- rel .2; fix one segv and one mem leak (from cvs)
+
 Revision 1.4  2005/08/28 14:50:01  qboosh
 - updated to todays snap (20050828), updated link patch
 
================================================================

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




More information about the pld-cvs-commit mailing list