packages: python-matplotlib/python-matplotlib.spec - added -libpng.patch - ...

megabajt megabajt at pld-linux.org
Thu Feb 11 21:24:29 CET 2010


Author: megabajt                     Date: Thu Feb 11 20:24:29 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added -libpng.patch
- release 3

---- Files affected:
packages/python-matplotlib:
   python-matplotlib.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: packages/python-matplotlib/python-matplotlib.spec
diff -u packages/python-matplotlib/python-matplotlib.spec:1.24 packages/python-matplotlib/python-matplotlib.spec:1.25
--- packages/python-matplotlib/python-matplotlib.spec:1.24	Sat Feb  6 22:12:15 2010
+++ packages/python-matplotlib/python-matplotlib.spec	Thu Feb 11 21:24:24 2010
@@ -7,12 +7,13 @@
 Summary(pl.UTF-8):	Pakiet do rysowania w Pythonie podobny do Matlaba(TM)
 Name:		python-%{module}
 Version:	0.99.1.1
-Release:	2
+Release:	3
 License:	GPL
 Group:		Libraries/Python
 # http://downloads.sourceforge.net/matplotlib/matplotlib-0.98.5.2.tar.gz?modtime=1229668616&big_mirror=0
 Source0:	http://dl.sourceforge.net/matplotlib/%{module}-%{version}.tar.gz
 # Source0-md5:	bd0894dd924eb5bec84c42d26041a544
+Patch0:		%{name}-libpng.patch
 URL:		http://matplotlib.sourceforge.net/
 BuildRequires:	freetype-devel
 BuildRequires:	libstdc++-devel
@@ -52,6 +53,9 @@
 
 %prep
 %setup -q -n %{module}-%{version}
+%patch0 -p1
+
+rm -f setup.cfg
 
 %build
 export CFLAGS="%{rpmcflags}"
@@ -100,6 +104,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2010/02/11 20:24:24  megabajt
+- added -libpng.patch
+- release 3
+
 Revision 1.24  2010/02/06 21:12:15  arekm
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-matplotlib/python-matplotlib.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list