SPECS: libmpd.spec - pl

qboosh qboosh at pld-linux.org
Tue Dec 19 23:35:53 CET 2006


Author: qboosh                       Date: Tue Dec 19 22:35:53 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   libmpd.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/libmpd.spec
diff -u SPECS/libmpd.spec:1.4 SPECS/libmpd.spec:1.5
--- SPECS/libmpd.spec:1.4	Wed Dec 13 22:45:41 2006
+++ SPECS/libmpd.spec	Tue Dec 19 23:35:47 2006
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
-#
 Summary:	MPD client library
+Summary(pl):	Biblioteka kliencka MPD
 Name:		libmpd
 Version:	0.12.0
 Release:	1
@@ -18,22 +18,33 @@
 %description
 Library for Music Player Daemon client development.
 
+%description -l pl
+Biblioteka do tworzenia klientów demona MPD (Music Player Daemon).
+
 %package devel
 Summary:	Header files for the MPD client library
+Summary(pl):	Pliki nagłówkowe biblioteki klienckiej MPD
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 
 %description devel
 Header files for MPD client library.
 
+%description devel -l pl
+Pliki nagłówkowe biblioteki klienckiej MPD.
+
 %package static
 Summary:	Static MPD client library
+Summary(pl):	Statyczna biblioteka kliencka MPD
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
 Static MPD client library.
 
+%description static -l pl
+Statyczna biblioteka kliencka MPD.
+
 %prep
 %setup -q
 
@@ -65,10 +76,10 @@
 
 %files devel
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/lib*.so
+%{_libdir}/lib*.la
 %{_includedir}/*
 %{_pkgconfigdir}/*
-%{_libdir}/lib*.so
-%{_libdir}/lib*.la
 
 %files static
 %defattr(644,root,root,755)
@@ -80,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/12/19 22:35:47  qboosh
+- pl
+
 Revision 1.4  2006/12/13 21:45:41  jajcus
 - force distfiles dropin checkout
 
@@ -91,4 +105,3 @@
 
 Revision 1.1  2006/12/13 21:02:16  jajcus
 - new spec
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libmpd.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list