SPECS: uriparser.spec - pl

qboosh qboosh at pld-linux.org
Tue Apr 24 20:05:42 CEST 2007


Author: qboosh                       Date: Tue Apr 24 18:05:42 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

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

---- Diffs:

================================================================
Index: SPECS/uriparser.spec
diff -u SPECS/uriparser.spec:1.2 SPECS/uriparser.spec:1.3
--- SPECS/uriparser.spec:1.2	Tue Apr 24 00:02:05 2007
+++ SPECS/uriparser.spec	Tue Apr 24 20:05:34 2007
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:	A strictly RFC 3986 compliant URI parsing library
+Summary(pl.UTF-8):	Biblioteka analizująca URI ściśle zgodne z RFC 3986
 Name:		uriparser
 Version:	0.3.4
 Release:	1
@@ -17,22 +18,34 @@
 uriparser is a strictly RFC 3986 compliant URI parsing library.
 uriparser is cross-platform, fast, supports Unicode.
 
+%description -l pl.UTF-8
+uriparser to biblioteka analizująca URI ściśle zgodne z RFC 3986. Jest
+wieloplatformowa, szybka i obsługuje Unicode.
+
 %package devel
-Summary:	Header files and develpment documentation for uriparser
+Summary:	Header files for uriparser
+Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki uriparser
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 
 %description devel
-Header files and develpment documentation for uriparser.
+Header files for uriparser.
+
+%description devel -l pl.UTF_8
+Pliki nagłówkowe biblioteki uriparser.
 
 %package static
 Summary:	Static uriparser library
+Summary(pl.UTF-8):	Statyczna biblioteka uriparser
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
 Static uriparser library.
 
+%description static -l pl.UTF-8
+Statyczna biblioteka uriparser.
+
 %prep
 %setup -q
 
@@ -64,8 +77,8 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so
-%{_includedir}/*
 %{_libdir}/*.la
+%{_includedir}/*
 
 %files static
 %defattr(644,root,root,755)
@@ -77,9 +90,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/04/24 18:05:34  qboosh
+- pl
+
 Revision 1.2  2007/04/23 22:02:05  arekm
 - up to 0.3.4
 
 Revision 1.1  2007/04/19 09:14:46  arekm
 - new but patched to contain shared library
-
================================================================

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



More information about the pld-cvs-commit mailing list