SPECS: python-pyx.spec - cleanup, added md5, noarch; BR: rpm-pytho...

qboosh qboosh at pld-linux.org
Fri Sep 2 21:58:22 CEST 2005


Author: qboosh                       Date: Fri Sep  2 19:58:22 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup, added md5, noarch; BR: rpm-pythonprov

---- Files affected:
SPECS:
   python-pyx.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/python-pyx.spec
diff -u SPECS/python-pyx.spec:1.3 SPECS/python-pyx.spec:1.4
--- SPECS/python-pyx.spec:1.3	Fri Sep  2 21:51:05 2005
+++ SPECS/python-pyx.spec	Fri Sep  2 21:58:16 2005
@@ -8,8 +8,11 @@
 License:	GPL
 Group:		Libraries/Python
 Source0:	http://dl.sourceforge.net/pyx/PyX-%{version}.tar.gz
+# Source0-md5:	5e751cef8d62774a6fc659cc9a03c231
 URL:		http://pyx.sourceforge.net/
+BuildRequires:	rpm-pythonprov
 %pyrequires_eq	python-modules
+BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -40,18 +43,14 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS README
-# %dir %{py_sitedir}/%{module}
 %{py_sitescriptdir}/%{module}
 %dir %{_datadir}/%{module}
 %{_datadir}/%{module}/*.lfs
 %{_datadir}/%{module}/pyx.def
-#%attr(755,root,root) %{py_sitedir}/%{module}/*.so
-#%{py_sitedir}/%{module}/*.py[co]
-%{_sysconfdir}/pyxrc
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pyxrc
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -59,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/09/02 19:58:16  qboosh
+- cleanup, added md5, noarch; BR: rpm-pythonprov
+
 Revision 1.3  2005/09/02 19:51:05  qboosh
 - pl desc, missing dir
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-pyx.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list