SPECS: python-4Suite.spec - fix BR

glen glen at pld-linux.org
Sat Mar 4 14:00:25 CET 2006


Author: glen                         Date: Sat Mar  4 13:00:25 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix BR

---- Files affected:
SPECS:
   python-4Suite.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/python-4Suite.spec
diff -u SPECS/python-4Suite.spec:1.30 SPECS/python-4Suite.spec:1.31
--- SPECS/python-4Suite.spec:1.30	Fri Mar  3 20:03:18 2006
+++ SPECS/python-4Suite.spec	Sat Mar  4 14:00:20 2006
@@ -1,7 +1,6 @@
 # $Revision$, $Date$
 # TODO:
 # - external expat
-
 %define		short_name	4Suite
 Summary:	XML processing tools
 Summary(pl):	Narzędzia do przetwarzania XML-a
@@ -15,10 +14,12 @@
 # Source0-md5:	9decb8b1032415ae155fe9a917fe8126
 Patch0:		%{name}-root.patch
 URL:		http://4suite.org/
+BuildRequires:	pydoc
 BuildRequires:	python-devel >= 2.0
+BuildRequires:	rpm-pythonprov
 %pyrequires_eq	python-modules
-BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:	4Suite
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 4Suite is a collection of Python tools for XML processing and object
@@ -66,7 +67,6 @@
 
 %build
 CFLAGS="%{rpmcflags}" python setup.py build
-
 grep -q "/usr/local" config.cache && exit 1
 
 %install
@@ -108,6 +108,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2006/03/04 13:00:20  glen
+- fix BR
+
 Revision 1.30  2006/03/03 19:03:18  wrobell
 - 1.0 beta3
 
@@ -127,7 +130,7 @@
 - mass commit: remove obsolete BR: rpm-pythonprov
 
 Revision 1.24  2004/07/28 08:03:15  troll
-- removed %%include /usr/lib/rpm/macros.python
+- removed %include /usr/lib/rpm/macros.python
 
 Revision 1.23  2004/05/26 21:15:21  ankry
 - capitalization, tabs, other cosmetics
@@ -182,7 +185,7 @@
 - added/fixed polish %descriptions.
 
 Revision 1.7  2002/01/18 02:14:43  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.6  2001/11/12 09:43:43  qboosh
 - BuildRequires: rpm-pythonprov
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-4Suite.spec?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list