packages: cinelerra-cv/cinelerra-cv.spec - fixes for newer libpng, rel .4

ankry ankry at pld-linux.org
Tue Feb 16 15:18:10 CET 2010


Author: ankry                        Date: Tue Feb 16 14:18:10 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixes for newer libpng, rel .4

---- Files affected:
packages/cinelerra-cv:
   cinelerra-cv.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: packages/cinelerra-cv/cinelerra-cv.spec
diff -u packages/cinelerra-cv/cinelerra-cv.spec:1.29 packages/cinelerra-cv/cinelerra-cv.spec:1.30
--- packages/cinelerra-cv/cinelerra-cv.spec:1.29	Fri Feb 12 11:33:27 2010
+++ packages/cinelerra-cv/cinelerra-cv.spec	Tue Feb 16 15:18:04 2010
@@ -3,7 +3,7 @@
 # - external libraries packages (is there any sense in that?)
 #
 %define		snap	20100109
-%define		rel		3
+%define		rel		4
 Summary:	Cinelerra - capturing, editing and production of audio/video material
 Summary(pl.UTF-8):	Cinelerra - nagrywanie, obróbka i produkcja materiału audio/video
 Name:		cinelerra-cv
@@ -15,6 +15,7 @@
 Source0:	%{name}-%{snap}.tar.bz2
 # Source0-md5:	e130b134a9e691ae36d2bbb117fc530b
 Patch0:		%{name}-build.patch
+Patch1:		%{name}-libpng.patch
 URL:		http://cinelerra.org/
 BuildRequires:	OpenEXR-devel >= 1.2.1
 BuildRequires:	OpenGL-GLU-devel
@@ -98,6 +99,7 @@
 %prep
 %setup -q -n %{name}
 %patch0 -p1
+%patch1 -p1
 
 find -name Makefile.am | xargs %{__sed} -i -e 's#^LIBTOOL =.*##g'
 %{__sed} -i -e 's/png_check_sig((unsigned char\*)test, 8)/!png_sig_cmp((unsigned char\*)test, 0, 8)/g' cinelerra/filepng.C
@@ -164,6 +166,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2010/02/16 14:18:04  ankry
+- fixes for newer libpng, rel .4
+
 Revision 1.29  2010/02/12 10:33:27  amateja
 - fixed mistake in sed expression
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cinelerra-cv/cinelerra-cv.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list