]> git.pld-linux.org Git - packages/Cowpatty.git/commitdiff
- pl, cosmetics
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 28 Apr 2005 18:23:02 +0000 (18:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Cowpatty.spec -> 1.2

Cowpatty.spec

index 446b43d4c737d54bbcaff7b90537f4899b61c897..def6527a82675931a4154681dcd7cc230a7f3253 100644 (file)
@@ -1,4 +1,6 @@
+# TODO: optflags
 Summary:       Tool designed to audit PSK selection for WPA
+Summary(pl):   Narzêdzie zaprojektowane do audytu wyboru PSK dla WPA
 Name:          Cowpatty
 Version:       2.0
 Release:       0.2
@@ -15,6 +17,10 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 coWPAtty is designed to audit the pre-shared key (PSK) selection for
 WPA networks based on the TKIP protocol.
 
+%description -l pl
+coWPAtty zosta³o zaprojektowane do audytu wyboru klucza PSK
+(pre-shared key) dla sieci WPA opartych na protokole TKIP.
+
 %prep
 %setup -q -n cowpatty
 
@@ -23,8 +29,8 @@ WPA networks based on the TKIP protocol.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 install -d $RPM_BUILD_ROOT%{_bindir}
+
 install cowpatty $RPM_BUILD_ROOT%{_bindir}
 
 %clean
@@ -33,5 +39,4 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS CHANGELOG FAQ INSTALL README TODO WISHLIST
-
 %attr(755,root,root) %{_bindir}/*
This page took 0.093247 seconds and 4 git commands to generate.