packages: gnofract4d/gnofract4d.spec - fixed build with new libpng, rel. 3

ankry ankry at pld-linux.org
Tue Feb 16 16:21:00 CET 2010


Author: ankry                        Date: Tue Feb 16 15:21:00 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed build with new libpng, rel. 3

---- Files affected:
packages/gnofract4d:
   gnofract4d.spec (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: packages/gnofract4d/gnofract4d.spec
diff -u packages/gnofract4d/gnofract4d.spec:1.40 packages/gnofract4d/gnofract4d.spec:1.41
--- packages/gnofract4d/gnofract4d.spec:1.40	Tue Feb  9 01:34:46 2010
+++ packages/gnofract4d/gnofract4d.spec	Tue Feb 16 16:20:54 2010
@@ -3,13 +3,14 @@
 Summary(pl.UTF-8):	gnofract4d - program do rysowania fraktali pod GNOME
 Name:		gnofract4d
 Version:	3.11
-Release:	2
+Release:	3
 License:	BSD
 Group:		X11/Applications/Graphics
 Source0:	http://dl.sourceforge.net/gnofract4d/%{name}-%{version}.tar.gz
 # Source0-md5:	c038702003c47fe58b7db1023302b855
 URL:		http://gnofract4d.sourceforge.net/
 Patch0:		%{name}-desktop.patch
+Patch1:		%{name}-libpng.patch
 BuildRequires:	libstdc++-devel
 BuildRequires:	pkgconfig
 BuildRequires:	python-devel >= 2.2
@@ -34,6 +35,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 sed -i -e "s#/usr/lib/%{name}-%{version}#%{_libdir}/%{name}-%{version}#g" \
@@ -79,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2010/02/16 15:20:54  ankry
+- fixed build with new libpng, rel. 3
+
 Revision 1.40  2010/02/09 00:34:46  sparky
 - BR: python-modules, rpm-pythonprov
 - dropped BR: gtk+2-devel
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnofract4d/gnofract4d.spec?r1=1.40&r2=1.41&f=u



More information about the pld-cvs-commit mailing list