]> git.pld-linux.org Git - packages/wpa_supplicant.git/commitdiff
- updated to 2.1 auto/th/wpa_supplicant-2.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 7 Feb 2014 19:15:28 +0000 (20:15 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 7 Feb 2014 19:15:28 +0000 (20:15 +0100)
- updated generate-libeap-peer patch

wpa_supplicant-0.7.2-generate-libeap-peer.patch
wpa_supplicant.spec

index 0ed47f98fa0e3c2aec1aa7db6f42d2b326a289d8..5f0e1921b309e8780b074a461c11201e0a1ac58d 100644 (file)
@@ -232,7 +232,7 @@ index 3651056..58c067a 100644
 +      rm -f $(DESTDIR)$(LIBDIR)/pkgconfig/libeap0.pc
  
  clean:
--      rm -f *~ *.o *.so *.d
+-      rm -f *~ *.o *.so *.d *.gcno *.gcda *.gcov
 +      rm -f *~ *.o *.so *.d libeap.a $(LIBEAP) $(OBJS_lib)
  
 -install:
index a191710325a5afbe1272defa5ea87da79969d000..a87573015efc37faa9b8f94b388ddb94758728ae 100644 (file)
 Summary:       Linux WPA/WPA2/RSN/IEEE 802.1X supplicant
 Summary(pl.UTF-8):     Suplikant WPA/WPA2/RSN/IEEE 802.1X dla Linuksa
 Name:          wpa_supplicant
-Version:       2.0
-Release:       2
+Version:       2.1
+Release:       1
 License:       GPL v2
 Group:         Networking
 Source0:       http://hostap.epitest.fi/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 3be2ebfdcced52e00eda0afe2889839d
+# Source0-md5: e96b8db5a8171cd17a5b2012d6ad7cc7
 Source1:       %{name}.config
 Source2:       %{name}-wpa_gui.desktop
 Source3:       %{name}.tmpfiles
@@ -249,6 +249,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(750,root,root) %ghost %dir /var/run/%{name}
 %{systemdtmpfilesdir}/%{name}.conf
 %{_mandir}/man5/wpa_supplicant.conf.5*
+%{_mandir}/man8/eapol_test.8*
 %{_mandir}/man8/wpa_background.8*
 %{_mandir}/man8/wpa_cli.8*
 %{_mandir}/man8/wpa_passphrase.8*
This page took 0.094667 seconds and 4 git commands to generate.