Author: qboosh                       Date: Fri Sep  9 19:31:11 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- pl for base

---- Files affected:
packages/wimax:
   wimax.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/wimax/wimax.spec
diff -u packages/wimax/wimax.spec:1.2 packages/wimax/wimax.spec:1.3
--- packages/wimax/wimax.spec:1.2       Fri Mar 11 18:52:31 2011
+++ packages/wimax/wimax.spec   Fri Sep  9 21:31:06 2011
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:       WiMAX Network Service for the Intel 2400m
+Summary(pl.UTF-8):     Usługi sieciowe WiMAX dla układów Intel 2400m
 Name:          wimax
 Version:       1.5.1
 Release:       1
@@ -10,12 +11,12 @@
 # Source0-md5: 8d7fae21a62b5aeda3f730c484bdd5fb
 Patch0:                %{name}-link.patch
 URL:           http://www.linuxwimax.org/
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.50
 BuildRequires: automake
 BuildRequires: libeap-devel >= 0.7.0
 BuildRequires: libtool
 BuildRequires: libwimaxll-devel
-BuildRequires: linux-libc-headers
+BuildRequires: linux-libc-headers >= 7:2.6.29
 BuildRequires: pkgconfig
 BuildRequires: zlib-devel
 Requires:      %{name}-libs = %{version}-%{release}
@@ -25,20 +26,25 @@
 User space daemon for the Intel 2400m Wireless WiMAX Link. This daemon
 takes care of handling network scan, discovery and management.
 
+%description -l pl.UTF-8
+Demon przestrzeni użytkownika dla połączeń bezprzewodowych WiMAX przy
+użyciu układów Intel 2400m. Demon ten obsługuje skanowanie, wykrywanie
+i zarządzanie siecią.
+
 %package libs
 Summary:       WiMAX Network Service libraries
-Summary(pl.UTF-8):     Biblioteki WiMAX Network Service
+Summary(pl.UTF-8):     Biblioteki usług sieciowych WiMAX
 Group:         Libraries
 
 %description libs
 WiMAX Network Service libraries.
 
 %description libs -l pl.UTF-8
-Biblioteki WiMAX Network Service.
+Biblioteki usług sieciowych WiMAX.
 
 %package devel
 Summary:       Header files for WiMAX Network Service libraries
-Summary(pl.UTF-8):     Pliki nagłówkowe bibliotek WiMAX Network Service
+Summary(pl.UTF-8):     Pliki nagłówkowe bibliotek usług sieciowych WiMAX
 Group:         Development/Libraries
 Requires:      %{name}-libs = %{version}-%{release}
 
@@ -46,11 +52,11 @@
 Header files for WiMAX Network Service libraries.
 
 %description devel -l pl.UTF-8
-Pliki nagłówkowe bibliotek WiMAX Network Service.
+Pliki nagłówkowe bibliotek usług sieciowych WiMAX.
 
 %package static
 Summary:       Static WiMAX Network Service libraries
-Summary(pl.UTF-8):     Statyczne biblioteki WiMAX Network Service
+Summary(pl.UTF-8):     Statyczne biblioteki usług sieciowych WiMAX
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
@@ -58,7 +64,7 @@
 Static WiMAX Network Service libraries.
 
 %description static -l pl.UTF-8
-Statyczne biblioteki WiMAX Network Service.
+Statyczne biblioteki usług sieciowych WiMAX.
 
 %prep
 %setup -q
@@ -78,13 +84,14 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+# obsoleted by pkg-config
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post libs     -p /sbin/ldconfig
-%postun libs   -p /sbin/ldconfig
+%post  libs -p /sbin/ldconfig
+%postun        libs -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
@@ -128,9 +135,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2011/09/09 19:31:06  qboosh
+- pl for base
+
 Revision 1.2  2011/03/11 17:52:31  megabajt
 - sorted BRs
 
 Revision 1.1  2011/03/11 17:49:28  megabajt
 - new
-
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wimax/wimax.spec?r1=1.2&r2=1.3&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to