packages: iw/iw.spec - updated to 0.9.21 - pl - package COPYING - use optflags

qboosh qboosh at pld-linux.org
Sat Nov 13 15:08:57 CET 2010


Author: qboosh                       Date: Sat Nov 13 14:08:57 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.9.21
- pl
- package COPYING
- use optflags

---- Files affected:
packages/iw:
   iw.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/iw/iw.spec
diff -u packages/iw/iw.spec:1.8 packages/iw/iw.spec:1.9
--- packages/iw/iw.spec:1.8	Mon May 31 17:15:29 2010
+++ packages/iw/iw.spec	Sat Nov 13 15:08:51 2010
@@ -1,12 +1,13 @@
 # $Revision$, $Date$
-Summary:	nl80211 based CLI
+Summary:	iw - utility to show or manipulate wireless devices and their configuration
+Summary(pl.UTF-8):	iw - narzędzie do wyświetlania i modyfikowania konfiguracji urządzeń bezprzewodowych
 Name:		iw
-Version:	0.9.19
+Version:	0.9.21
 Release:	1
 License:	BSD
 Group:		Networking/Admin
 Source0:	http://wireless.kernel.org/download/iw/%{name}-%{version}.tar.bz2
-# Source0-md5:	3b88743f9c6ce8a7e2f5fd7d18fdea42
+# Source0-md5:	726db5f1fd6bc316434414770513ef81
 URL:		http://wireless.kernel.org/en/users/Documentation/iw
 BuildRequires:	libnl-devel
 BuildRequires:	pkgconfig
@@ -18,13 +19,18 @@
 iw is a new nl80211 based CLI configuration utility for wireless
 devices.
 
+%description -l pl.UTF-8
+iw to nowe, oparte na sterowniku nl80211, działające z linii poleceń
+narzędzie do konfiguracji urządzeń bezprzewodowych.
+
 %prep
 %setup -q
 
 %build
+CC="%{__cc}" \
+CFLAGS="%{rpmcflags} %{rpmcppflags}" \
 %{__make} \
-	V=1 \
-	CC="%{__cc}"
+	V=1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -38,9 +44,9 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README
-%attr(755,root,root) %{_sbindir}/*
-%{_mandir}/man8/*
+%doc COPYING README
+%attr(755,root,root) %{_sbindir}/iw
+%{_mandir}/man8/iw.8*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -48,6 +54,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2010/11/13 14:08:51  qboosh
+- updated to 0.9.21
+- pl
+- package COPYING
+- use optflags
+
 Revision 1.8  2010/05/31 15:15:29  sparky
 - BR: pkgconfig
 
@@ -71,4 +83,3 @@
 
 Revision 1.1  2008/10/26 07:09:32  arekm
 - new wireless configuration utility
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iw/iw.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list