SPECS: python-rrdtool.spec - rel 3; port to new rrdtool

arekm arekm at pld-linux.org
Fri Oct 14 22:13:11 CEST 2005


Author: arekm                        Date: Fri Oct 14 20:13:11 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3; port to new rrdtool

---- Files affected:
SPECS:
   python-rrdtool.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/python-rrdtool.spec
diff -u SPECS/python-rrdtool.spec:1.5 SPECS/python-rrdtool.spec:1.6
--- SPECS/python-rrdtool.spec:1.5	Fri Oct 14 21:42:08 2005
+++ SPECS/python-rrdtool.spec	Fri Oct 14 22:13:05 2005
@@ -6,11 +6,12 @@
 Summary(pl):	Moduł służący za interfejs do rrdtoola
 Name:		python-%{module}
 Version:	0.2.1
-Release:	2
+Release:	3
 License:	LGPL
 Group:		Development/Languages/Python
 Source0:	http://dl.sourceforge.net/py-rrdtool/py-rrdtool-%{version}.tar.gz
 # Source0-md5:	32aa26ac40274419c4bbd68bed77407d
+Patch0:		%{name}-new.patch
 URL:		http://sourceforge.net/projects/py-rrdtool/
 BuildRequires:	python-devel >= 1:2.3
 BuildRequires:	rrdtool-devel >= 1.2.10
@@ -30,6 +31,7 @@
 
 %prep
 %setup -q -n py-%{module}-%{version}
+%patch0 -p1
 
 %build
 CFLAGS="%{rpmcflags}"
@@ -62,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/10/14 20:13:05  arekm
+- rel 3; port to new rrdtool
+
 Revision 1.5  2005/10/14 19:42:08  arekm
 - rebuild with new rrdtool
 
================================================================

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




More information about the pld-cvs-commit mailing list