SPECS: python-pyxdg.spec - Fixed UTF - Summary and description ext...

beorn beorn at pld-linux.org
Mon Mar 19 09:29:24 CET 2007


Author: beorn                        Date: Mon Mar 19 08:29:24 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Fixed UTF
- Summary and description extended

---- Files affected:
SPECS:
   python-pyxdg.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/python-pyxdg.spec
diff -u SPECS/python-pyxdg.spec:1.1 SPECS/python-pyxdg.spec:1.2
--- SPECS/python-pyxdg.spec:1.1	Sun Mar 18 20:13:45 2007
+++ SPECS/python-pyxdg.spec	Mon Mar 19 09:29:18 2007
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 %define		module	pyxdg
-Summary:	Python library to access freedesktop.org standards
-Summary(pl.UTF-8):	Biblioteka pythona do u¿ywania standardów freedesktop.org
+Summary:	Python implementations of freedesktop.org standards
+Summary(pl.UTF-8):	Implementacje standardów freedesktop.org w języku Python
 Name:		python-%{module}
 Version:	0.15
 Release:	0.1
@@ -15,10 +15,26 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-PyXDG is a python library to access freedesktop.org standards.
+PyXDG is a python module to access freedesktop.org standards. The
+package contains:
+
+  - Implementation of the XDG-Base-Directory Standard
+  - Implementation of the XDG-Desktop Standard
+  - Implementation of the XDG-Menu Standard
+  - Implementation of the XDG-Icon-Theme Standard
+  - Implementation of the XDG-Shared MIME-info Database
+  - Implementation of the XDG-Recent File Storage Specification
 
 %description -l pl.UTF-8
-PyXDG jest bibliotek± pythona do u¿ywania standardów freedesktop.org.
+PyXDG jest modułem języka Python, pozwalającym na wykorzystywanie
+standardów freedesktop.org. Pakiet zawiera:
+
+  - ImplementacjÄ™ standardu XDG-Base-Directory
+  - ImplementacjÄ™ standardu XDG-Desktop
+  - ImplementacjÄ™ standardu XDG-Menu
+  - ImplementacjÄ™ standardu XDG-Icon-Theme
+  - ImplementacjÄ™ bazy XDG-Shared MIME-info
+  - ImplementacjÄ™ specyfikacji XDG-Recent File Storage
 
 %prep
 %setup -q -n %{module}-%{version}
@@ -47,6 +63,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/03/19 08:29:18  beorn
+- Fixed UTF
+- Summary and description extended
+
 Revision 1.1  2007/03/18 19:13:45  czarny
 - new
 - seems to work
================================================================

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



More information about the pld-cvs-commit mailing list