SPECS: python-html5lib.spec - pl - python deps - noarch, no CFLAGS

qboosh qboosh at pld-linux.org
Tue Nov 6 19:41:50 CET 2007


Author: qboosh                       Date: Tue Nov  6 18:41:50 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- python deps
- noarch, no CFLAGS

---- Files affected:
SPECS:
   python-html5lib.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/python-html5lib.spec
diff -u SPECS/python-html5lib.spec:1.2 SPECS/python-html5lib.spec:1.3
--- SPECS/python-html5lib.spec:1.2	Tue Nov  6 17:48:16 2007
+++ SPECS/python-html5lib.spec	Tue Nov  6 19:41:44 2007
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 %define		module	html5lib
 Summary:	HTML parser/tokenizer based on the WHATWG HTML5 specification
+Summary(pl.UTF-8):	Analizator i tokenizer HTML-a oparty na specyfikacji WHATWG HTML5
 Name:		python-%{module}
 Version:	0.10
 Release:	1
@@ -9,18 +10,23 @@
 Source0:	http://html5lib.googlecode.com/files/%{module}-%{version}.zip
 # Source0-md5:	cc69960c4153d89bf5b998a06b8cdced
 URL:		http://code.google.com/p/html5lib/
-BuildRequires:	python-devel >= 1:2.4
-%pyrequires_eq	python
+BuildRequires:	python-devel >= 1:2.5
+BuildRequires:	rpm-pythonprov
+BuildRequires:	rpmbuild(macros) >= 1.219
+%pyrequires_eq	python-libs
+BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-HTML parser/tokenizer based on the WHATWG HTML5 specification
+HTML parser/tokenizer based on the WHATWG HTML5 specification.
+
+%description -l pl.UTF-8
+Analizator i tokenizer HTML-a oparty na specyfikacji WHATWG HTML5.
 
 %prep
 %setup -q -n %{module}-%{version}
 
 %build
-CFLAGS="%{rpmcflags}"; export CFLAGS
 python setup.py build
 
 %install
@@ -29,7 +35,7 @@
 	--root=$RPM_BUILD_ROOT \
 	--optimize=2
 
-%py_postclean $RPM_BUILD_ROOT%{py_sitescriptdir}
+%py_postclean
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -46,9 +52,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/11/06 18:41:44  qboosh
+- pl
+- python deps
+- noarch, no CFLAGS
+
 Revision 1.2  2007/11/06 16:48:16  patrys
 - unused calls in install
 
 Revision 1.1  2007/11/06 15:39:15  patrys
 - initial PLD release
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-html5lib.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list