packages: xmlmp/xmlmp.spec - BR: python-modules, rpm-pythonprov

sparky sparky at pld-linux.org
Wed Feb 2 03:16:53 CET 2011


Author: sparky                       Date: Wed Feb  2 02:16:53 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: python-modules, rpm-pythonprov

---- Files affected:
packages/xmlmp:
   xmlmp.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/xmlmp/xmlmp.spec
diff -u packages/xmlmp/xmlmp.spec:1.6 packages/xmlmp/xmlmp.spec:1.7
--- packages/xmlmp/xmlmp.spec:1.6	Thu Jul  8 10:50:01 2010
+++ packages/xmlmp/xmlmp.spec	Wed Feb  2 03:16:48 2011
@@ -10,18 +10,20 @@
 # Source0-md5:	e998cdc06d37e837e620586fef2e88f4
 URL:		http://npat.efault.net/hacks/xmlmp/
 BuildRequires:	python-devel >= 2.0.0
+BuildRequires:	python-modules
+BuildRequires:	rpm-pythonprov
 %pyrequires_eq  python-libs
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-xmlmp facilitates authoring of Unix manpages using XML. It defines 
-the xmlmp 1.x DTD and provides filters that convert documents 
-complying with it to either Unix manpages or HTML.
+xmlmp facilitates authoring of Unix manpages using XML. It defines the
+xmlmp 1.x DTD and provides filters that convert documents complying
+with it to either Unix manpages or HTML.
 
 %description -l pl.UTF-8
 xmlmp jest narzędziem do formatowania stron podręcznika z plików XML.
 Zawiera DTD (Document Type Definition, czyli definicję typu dokumentu)
-dla xmlmp 1.x i filtr konwertujący zgodny z nim dokument do strony 
+dla xmlmp 1.x i filtr konwertujący zgodny z nim dokument do strony
 podręcznika lub pliku HTML.
 
 %prep
@@ -34,7 +36,7 @@
 python setup.py install \
         --root=$RPM_BUILD_ROOT \
 	--install-data=%{_datadir}
-	
+
 rm -rf $RPM_BUILD_ROOT%{py_sitescriptdir}/%{name}/*.py
 
 %clean
@@ -53,6 +55,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2011/02/02 02:16:48  sparky
+- BR: python-modules, rpm-pythonprov
+
 Revision 1.6  2010/07/08 08:50:01  arekm
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xmlmp/xmlmp.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list