commit f8ed0a162d77cf87ba12cc9903cf69832b8b6126
Author: Jan Rękorajski <[email protected]>
Date:   Wed Nov 8 23:04:32 2023 +0100

    - remove bogus python/graphviz deps
    - build with python3
    - rel 2

 aircrack-ng.spec | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/aircrack-ng.spec b/aircrack-ng.spec
index 9502b04..676e6c6 100644
--- a/aircrack-ng.spec
+++ b/aircrack-ng.spec
@@ -19,7 +19,7 @@ Summary:      Reliable 802.11 (wireless) sniffer and 
WEP/WPA-PSK key cracker
 Summary(pl.UTF-8):     Pewny sniffer 802.11 (sieci bezprzewodowe) i łamacz 
kluczy WEP/WPA-PSK
 Name:          aircrack-ng
 Version:       1.7
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/Networking
 Source0:       http://download.aircrack-ng.org/%{name}-%{version}.tar.gz
@@ -37,14 +37,11 @@ BuildRequires:      libtool
 BuildRequires: openssl-devel
 BuildRequires: pcre-devel
 BuildRequires: pkgconfig
-BuildRequires: python3-graphviz
-BuildRequires: python3-setuptools
 %{?with_sqlite:BuildRequires:  sqlite3-devel}
 BuildRequires: zlib-devel
 Requires:      ethtool
 Requires:      grep
 Requires:      iw
-Requires:      python3-graphviz
 Requires:      usbutils
 Requires:      wireless-tools
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -93,6 +90,7 @@ export CFLAGS="-ffat-lto-objects -fcommon"
 %{__autoheader}
 %{__automake}
 %configure \
+       PYTHON=%{__python3} \
        ETHTOOL=/sbin/ethtool \
        --with-gcrypt \
        --enable-libnl \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/aircrack-ng.git/commitdiff/f8ed0a162d77cf87ba12cc9903cf69832b8b6126

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

Reply via email to