Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=kdebump.git;a=commitdiff;h=209aff9b66f461b478ae321df9b208e435b4f99a

commit 209aff9b66f461b478ae321df9b208e435b4f99a
Author: James Buren <[email protected]>
Date:   Wed May 9 00:29:51 2012 -0500

libnl-3.2.9-1-x86_64
* version bump
* remove old patch

diff --git a/source/base/libnl/FrugalBuild b/source/base/libnl/FrugalBuild
index 2eeea1f..a92bcc2 100644
--- a/source/base/libnl/FrugalBuild
+++ b/source/base/libnl/FrugalBuild
@@ -3,14 +3,15 @@
# Contributor: AlexExtreme <[email protected]>

pkgname=libnl
-pkgver=1.1
-pkgrel=4
+pkgver=3.2.9
+pkgrel=1
pkgdesc="A library to ease the use of netlink sockets"
url="http://people.suug.ch/~tgr/libnl/";
depends=('glibc')
groups=('base')
archs=('i686' 'x86_64')
up2date="lynx -dump $url |Flasttar"
-source=($url/files/$pkgname-$pkgver.tar.gz glibc28.diff)
-sha1sums=('54c7d02f93b09b43338e5cbf42f1373e83566577' \
-          'abd966de7c5ea6f9da9624ce54020dcd3fb3ee92')
+source=($url/files/$pkgname-$pkgver.tar.gz)
+sha1sums=('3f8f5226f08d22352e5b6056beafa2a05db2aeb4')
+
+# optimization OK
diff --git a/source/base/libnl/glibc28.diff b/source/base/libnl/glibc28.diff
deleted file mode 100644
index 6042067..0000000
--- a/source/base/libnl/glibc28.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-https://bugs.gentoo.org/show_bug.cgi?id=225393
-
---- include/netlink-local.h    2008-06-09 07:54:20 +0000
-+++ include/netlink-local.h    2008-06-09 07:54:47 +0000
-@@ -26,6 +26,7 @@
- #include <sys/socket.h>
- #include <inttypes.h>
- #include <assert.h>
-+#include <limits.h>
-
- #include <arpa/inet.h>
- #include <netdb.h>
-
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to