SPECS: python-cssutils.spec - pl, BR: rpm-pythonprov

qboosh qboosh at pld-linux.org
Tue Nov 7 21:37:43 CET 2006


Author: qboosh                       Date: Tue Nov  7 20:37:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, BR: rpm-pythonprov

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

---- Diffs:

================================================================
Index: SPECS/python-cssutils.spec
diff -u SPECS/python-cssutils.spec:1.2 SPECS/python-cssutils.spec:1.3
--- SPECS/python-cssutils.spec:1.2	Fri Nov  3 11:35:32 2006
+++ SPECS/python-cssutils.spec	Tue Nov  7 21:37:38 2006
@@ -2,6 +2,7 @@
 %define		module	cssutils
 %define		alpha	a6
 Summary:	A CSS Cascading Style Sheets library for Python
+Summary(pl):	Biblioteka CSS (Cascading Style Sheets) dla Pythona
 Name:		python-%{module}
 Version:	0.9
 Release:	0.%{alpha}.1
@@ -13,13 +14,19 @@
 URL:		http://cthedot.de/cssutils/
 BuildRequires:	python-devel >= 1:2.5
 BuildRequires:	python-setuptools
+BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.174
 %pyrequires_eq	python-modules
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 A Python package to parse and build CSS Cascading Style Sheets. Partly
-implements the DOM Level 2 Stylesheets  and DOM Level 2 CSS interfaces.
+implements the DOM Level 2 Stylesheets and DOM Level 2 CSS interfaces.
+
+%description -l pl
+Pakiet Pythona do analizy i tworzenia CSS (Cascading Style Sheets).
+Częściowo implementuje interfejsy DOM Level 2 Stylesheets oraz DOM
+Level 2 CSS.
 
 %prep
 %setup -q -n %{module}-%{version}%{alpha}
@@ -42,6 +49,7 @@
 %files
 %defattr(644,root,root,755)
 %doc README.txt
+%attr(755,root,root) %{_bindir}/cssparse
 %dir %{py_sitescriptdir}/cssutils
 %dir %{py_sitescriptdir}/cssutils/css
 %dir %{py_sitescriptdir}/cssutils/stylesheets
@@ -52,20 +60,17 @@
 %attr(755,root,root) %{py_sitescriptdir}/cssutils/tests/*.py[co]
 %{py_sitescriptdir}/*.egg-info
 
-%attr(755,root,root) %{_bindir}/cssparse
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/11/07 20:37:38  qboosh
+- pl, BR: rpm-pythonprov
+
 Revision 1.2  2006/11/03 10:35:32  wiget
 - missing BR
 
 Revision 1.1  2006/11/03 10:34:11  wiget
 - initial version
-
-Revision 1.1  2006/11/02 16:35:24  wiget
-- initial version
-
================================================================

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



More information about the pld-cvs-commit mailing list