SPECS: kwlan.spec - fixed pl desc, missing dirs, dropped session I...

qboosh qboosh at pld-linux.org
Fri May 26 11:54:17 CEST 2006


Author: qboosh                       Date: Fri May 26 09:54:17 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed pl desc, missing dirs, dropped session ID from URL

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

---- Diffs:

================================================================
Index: SPECS/kwlan.spec
diff -u SPECS/kwlan.spec:1.1 SPECS/kwlan.spec:1.2
--- SPECS/kwlan.spec:1.1	Wed May 24 21:35:47 2006
+++ SPECS/kwlan.spec	Fri May 26 11:54:11 2006
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 Summary:	KDE frontend for WPA Supplicant
-Summary(pl):	Frontend kde dla WPA Supplicant.
+Summary(pl):	Frontend KDE dla programu WPA Supplicant
 Name:		kwlan
 Version:	0.4.3
 Release:	0.1
@@ -8,7 +8,8 @@
 Group:		X11/Applications/Networking
 Source0:	http://www.kde-apps.org/content/files/37041-%{name}-%{version}.tar.gz
 # Source0-md5:	38f5b940dcacecc401b694db9c62d3dd
-URL:		http://www.kde-apps.org/content/show.php?content=37041&PHPSESSID=e6cbfcb04852cd2c9b4ab8ac724d5a84
+URL:		http://www.kde-apps.org/content/show.php?content=37041
+BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	kdelibs-devel >= 3.0.3
 BuildRequires:	libiw-devel
@@ -18,14 +19,15 @@
 
 %description
 Allows you to configure different network profiles using all
-encryptions wpa_supplicant provides (wep, wpa, wpa2 etc). Systray icon
-shows connection status. Based on wpa_gui by Jouni Malinen .
+encryptions wpa_supplicant provides (WEP, WPA, WPA2 etc). Systray icon
+shows connection status. Based on wpa_gui by Jouni Malinen.
 
 %description -l pl
-Pozwala na konfiguracje różnych profili sieciowych, używających
-wszystkich możliwości, dostarczanych przez wpa supplicant. Ikona w
-zasobniku systemowym pokazuje status połączenia. Kwlan bazuje na
-wpa_gui Jouni Malinen-a.
+kwlan pozwala na konfigurację różnych profili sieciowych przy użyciu
+wszystkich metod szyfrowania udostępnianych przez program
+wpa_supplicant (WEP, WPA, WPA2 itp.). Ikona w zasobniku systemowym
+pokazuje status połączenia. kwlan jest oparty na wpa_gui Jouni
+Malinena.
 
 %prep
 %setup -q
@@ -54,12 +56,12 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/kwlan
 %doc AUTHORS ChangeLog README NEWS
+%attr(755,root,root) %{_bindir}/kwlan
 %{_desktopdir}/kwlan.desktop
-%{_datadir}/apps/kwlan/kwlanui.rc
+%{_datadir}/apps/kwlan
 %{_iconsdir}/hicolor/*x*/apps/*.png
-%{_iconsdir}/hicolor/*x*/apps/kwlan/*.png
+%{_iconsdir}/hicolor/*x*/apps/kwlan
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -67,6 +69,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/05/26 09:54:11  qboosh
+- fixed pl desc, missing dirs, dropped session ID from URL
+
 Revision 1.1  2006/05/24 19:35:47  rotom
 - initial release
-
================================================================

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



More information about the pld-cvs-commit mailing list