[arch-commits] Commit in kismet/trunk (PKGBUILD kismet.changelog)

Eric Bélanger eric at archlinux.org
Fri Feb 10 10:39:22 UTC 2012


    Date: Friday, February 10, 2012 @ 05:39:21
  Author: eric
Revision: 149760

upgpkg: kismet 2011_03_R2-4

Change depends to libnl1

Modified:
  kismet/trunk/PKGBUILD
  kismet/trunk/kismet.changelog

------------------+
 PKGBUILD         |    4 ++--
 kismet.changelog |    3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-10 08:48:07 UTC (rev 149759)
+++ PKGBUILD	2012-02-10 10:39:21 UTC (rev 149760)
@@ -6,12 +6,12 @@
 pkgname=kismet
 pkgver=2011_03_R2
 _realver="${pkgver//_/-}"
-pkgrel=3
+pkgrel=4
 pkgdesc="802.11 layer2 wireless network detector, sniffer, and intrusion detection system"
 arch=('i686' 'x86_64')
 url="http://www.kismetwireless.net/"
 license=('GPL')
-depends=('libcap' 'libnl' 'pcre' 'ncurses' 'libpcap>=1.0.0' 'bluez' 'openssl') # already in core: ('linux-api-headers' 'glibc' 'libusb' 'libusb-compat')
+depends=('libcap' 'libnl1' 'pcre' 'ncurses' 'libpcap>=1.0.0' 'bluez' 'openssl') # already in core: ('linux-api-headers' 'glibc' 'libusb' 'libusb-compat')
 makedepends=() # already in core: ('grep' 'gcc-libs')
 optdepends=('gpsd: log coordinates of detected networks'
             'wireshark-cli: provide OUI files used to determine device manufacturer'

Modified: kismet.changelog
===================================================================
--- kismet.changelog	2012-02-10 08:48:07 UTC (rev 149759)
+++ kismet.changelog	2012-02-10 10:39:21 UTC (rev 149760)
@@ -1,3 +1,6 @@
+2012-02-10  Eric Bélanger  <eric at archlinux.org>
+	* Change libnl depends to libnl1
+	
 2010-05-07 Angel Velasquez <angvp at archlinux.org>
     * ChangeLog added
 




More information about the arch-commits mailing list