[packages/python-pycups] - updated to 1.9.66 - actually package docs

qboosh qboosh at pld-linux.org
Sat Nov 30 21:11:48 CET 2013


commit 4a5d691170d1e7a93a5bb1eb1277b62eda30d97e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Nov 30 21:12:56 2013 +0100

    - updated to 1.9.66
    - actually package docs

 python-pycups.spec | 26 ++++++++++++++++++--------
 1 file changed, 18 insertions(+), 8 deletions(-)
---
diff --git a/python-pycups.spec b/python-pycups.spec
index 824ea19..3444f06 100644
--- a/python-pycups.spec
+++ b/python-pycups.spec
@@ -2,12 +2,12 @@
 Summary:	Set of Python bindings for the CUPS API
 Summary(pl.UTF-8):	Zbiór wiązań Pythona do API CUPS-a
 Name:		python-%{module}
-Version:	1.9.60
-Release:	2
+Version:	1.9.66
+Release:	1
 License:	GPL v2+
 Group:		Development/Languages/Python
 Source0:	http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2
-# Source0-md5:	083f3dd657df986e712a6fae36427457
+# Source0-md5:	a6cc4d40ac908dd9182ed93739b4bb79
 URL:		http://cyberelk.net/tim/software/pycups/
 BuildRequires:	cups-devel >= 1.2.1
 BuildRequires:	epydoc
@@ -23,14 +23,20 @@ pycups. It was written for use with system-config-printer, but can be
 put to other uses as well.
 
 %description -l pl.UTF-8
-pycups to zbiór wiązań Pythona do API CUPS-a.
+Ten pakiet udostępnia wiązania Pythona do API CUPS-a, znane jako
+pycups. Został napisany z myślą o pakiecie system-config-printer, ale
+może mieć także inne zastosowania.
 
 %package doc
-Summary:	Documentation for %{name}
+Summary:	Documentation for pycups
+Summary(pl.UTF-8):	Dokumentacja do pycupsa
 Group:		Documentation
 
 %description doc
-Documentation for %{name}.
+Documentation for pycups.
+
+%description doc -l pl.UTF-8
+Dokumentacja do pycupsa.
 
 %prep
 %setup -q -n %{module}-%{version}
@@ -50,6 +56,10 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog README NEWS TODO
+%doc ChangeLog NEWS README TODO
 %attr(755,root,root) %{py_sitedir}/cups.so
-%{py_sitedir}/pycups*.egg-info
+%{py_sitedir}/pycups-%{version}-py*.egg-info
+
+%files doc
+%defattr(644,root,root,755)
+%doc html/*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pycups.git/commitdiff/4a5d691170d1e7a93a5bb1eb1277b62eda30d97e



More information about the pld-cvs-commit mailing list