SPECS: python-pyrad.spec - Up to version 0.9 - Switched to py_post...

beorn beorn at pld-linux.org
Mon Mar 5 21:22:48 CET 2007


Author: beorn                        Date: Mon Mar  5 20:22:48 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Up to version 0.9
- Switched to py_postclean macro

---- Files affected:
SPECS:
   python-pyrad.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/python-pyrad.spec
diff -u SPECS/python-pyrad.spec:1.8 SPECS/python-pyrad.spec:1.9
--- SPECS/python-pyrad.spec:1.8	Tue Feb 13 09:06:43 2007
+++ SPECS/python-pyrad.spec	Mon Mar  5 21:22:43 2007
@@ -5,15 +5,16 @@
 Summary:	pyrad - Python implementation of a RADIUS client
 Summary(pl.UTF-8):	pyrad - implementacja klienta RADIUS w Pythonie
 Name:		python-%{module}
-Version:	0.8
-Release:	2
+Version:	0.9
+Release:	1
 License:	BSD-like
 Group:		Libraries/Python
 Source0:	http://www.wiggy.net/files/%{module}-%{version}.tar.gz
-# Source0-md5:	562ddc819d5f6b9d6e1458483e8bbd26
+# Source0-md5:	c28a055eefc4244b6b7b09a6c1083d3a
 URL:		http://www.wiggy.net/code/pyrad/
 BuildRequires:	python-devel >= 1:2.3
 %pyrequires_eq	python-libs
+BuildRequires:	rpmbuild(macros) >= 1.219
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -54,8 +55,7 @@
 	--root=$RPM_BUILD_ROOT \
 	--install-lib=%{py_sitescriptdir} \
 	--optimize=2
-
-find $RPM_BUILD_ROOT%{py_sitescriptdir} -name \*.py -exec rm {} \;
+%py_postclean
 
 cp -a example/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
@@ -77,6 +77,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/03/05 20:22:43  beorn
+- Up to version 0.9
+- Switched to py_postclean macro
+
 Revision 1.8  2007/02/13 08:06:43  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-pyrad.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list