SPECS: python-rrdtool.spec - up to 1.0b1

arekm arekm at pld-linux.org
Tue Jan 2 01:13:48 CET 2007


Author: arekm                        Date: Tue Jan  2 00:13:48 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.0b1

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

---- Diffs:

================================================================
Index: SPECS/python-rrdtool.spec
diff -u SPECS/python-rrdtool.spec:1.6 SPECS/python-rrdtool.spec:1.7
--- SPECS/python-rrdtool.spec:1.6	Fri Oct 14 22:13:05 2005
+++ SPECS/python-rrdtool.spec	Tue Jan  2 01:13:43 2007
@@ -2,18 +2,18 @@
 
 %define		module	rrdtool
 
+%define	snap	b1
 Summary:	Module which provides a interface to rrdtool
 Summary(pl):	Moduł służący za interfejs do rrdtoola
 Name:		python-%{module}
-Version:	0.2.1
-Release:	3
+Version:	1.0
+Release:	0.%{snap}.1
 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
+Source0:	http://dl.sourceforge.net/py-rrdtool/py-rrdtool-%{version}%{snap}.tar.gz
+# Source0-md5:	483090fe2aea4215007caef4d0c868dc
 URL:		http://sourceforge.net/projects/py-rrdtool/
-BuildRequires:	python-devel >= 1:2.3
+BuildRequires:	python-devel >= 1:2.5
 BuildRequires:	rrdtool-devel >= 1.2.10
 %pyrequires_eq	python-modules
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -30,8 +30,7 @@
 Rozpowszechniana jest na licencji LGPL.
 
 %prep
-%setup -q -n py-%{module}-%{version}
-%patch0 -p1
+%setup -q -n py-%{module}-%{version}%{snap}
 
 %build
 CFLAGS="%{rpmcflags}"
@@ -53,10 +52,10 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README ACKNOWLEDGEMENT
-%dir %{py_sitedir}/%{module}
-%{py_sitedir}/%{module}/*.py[co]
-%attr(755,root,root) %{py_sitedir}/%{module}/*.so
+%doc AUTHORS README THANKS
+%{py_sitedir}/*.egg-info
+%{py_sitedir}/*.py[co]
+%attr(755,root,root) %{py_sitedir}/*.so
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -64,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/01/02 00:13:43  arekm
+- up to 1.0b1
+
 Revision 1.6  2005/10/14 20:13:05  arekm
 - rel 3; port to new rrdtool
 
================================================================

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



More information about the pld-cvs-commit mailing list