SPECS: python-nose.spec - fixed BR, killed redundant macro

qboosh qboosh at pld-linux.org
Tue Nov 28 23:15:11 CET 2006


Author: qboosh                       Date: Tue Nov 28 22:15:11 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed BR, killed redundant macro

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

---- Diffs:

================================================================
Index: SPECS/python-nose.spec
diff -u SPECS/python-nose.spec:1.6 SPECS/python-nose.spec:1.7
--- SPECS/python-nose.spec:1.6	Mon Nov 20 22:40:17 2006
+++ SPECS/python-nose.spec	Tue Nov 28 23:15:05 2006
@@ -1,6 +1,5 @@
 # $Revision$
 %define		module	nose
-%define     python_version 2.5
 Summary:	A unittest extension with automatic discovery, simplified authoring, and output capture
 Summary(pl):	Rozszerzenie testów jednostkowych z automatycznym wykrywaniem, prostym tworzeniem i przechwytywaniem wyjącia
 Name:		python-%{module}
@@ -11,7 +10,7 @@
 Source0:	http://somethingaboutorange.com/mrl/projects/nose/%{module}-%{version}.tar.gz
 # Source0-md5:	97771e186ff3680e1abe5566a939966c
 URL:		http://somethingaboutorange.com/mrl/projects/nose/
-BuildRequires:	python >= %{python_version}
+BuildRequires:	python >= 1:2.5
 BuildRequires:	rpm-pythonprov
 %pyrequires_eq	python-devel-tools
 BuildArch:	noarch
@@ -55,7 +54,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/nosetests
 %{py_sitescriptdir}/%{module}
-%{py_sitescriptdir}/%{module}-%{version}-py%{python_version}.egg-info
+%{py_sitescriptdir}/%{module}-%{version}-py*.egg-info
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -63,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/11/28 22:15:05  qboosh
+- fixed BR, killed redundant macro
+
 Revision 1.6  2006/11/20 21:40:17  emes
 - req python 2.5
 
================================================================

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



More information about the pld-cvs-commit mailing list