Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=057394ee33f9c90f163b761448d3e08869e259ae

commit 057394ee33f9c90f163b761448d3e08869e259ae
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Fri Nov 5 01:22:19 2010 +0100

Revert "libidn-1.19-1-i686"
This reverts commit 7023a094dae44eb3dda77621d7a6567e7421bb6b.
*break all revers dep of libnl

diff --git a/source/lib/libidn/FrugalBuild b/source/lib/libidn/FrugalBuild
index d9ddb32..87293ec 100644
--- a/source/lib/libidn/FrugalBuild
+++ b/source/lib/libidn/FrugalBuild
@@ -4,7 +4,7 @@
USE_JAVA=${USE_JAVA:-"y"}

pkgname=libidn
-pkgver=1.19
+pkgver=1.9
pkgrel=1
pkgdesc="GNU Libidn is an implementation of the Stringprep,Punycode and IDNA 
specification."
url="http://www.gnu.org/software/libidn/";
@@ -12,9 +12,9 @@ depends=('glibc>=2.8-3')
makedepends=('libtool>=2.2.4-2')
archs=('i686' 'x86_64' 'ppc')
groups=('lib' 'chroot-core')
-up2date="Flasttar http://ftp.gnu.org/gnu/libidn/";
-source=(http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz)
-sha1sums=('2b6dcb500e8135a9444a250d7df76f545915f25f')
+up2date="lynx -dump http://josefsson.org/libidn/releases|Flasttar"
+source=(http://josefsson.org/$pkgname/releases/$pkgname-$pkgver.tar.gz)
+sha1sums=('88b1175200bccf131804bae6c385d7587df28452')
Fconfopts="$Fconfopts --with-gnu-ld --disable-rpath"

if Fuse $USE_JAVA; then
diff --git a/source/lib/libnl/FrugalBuild b/source/lib/libnl/FrugalBuild
index 8e3378c..b943756 100644
--- a/source/lib/libnl/FrugalBuild
+++ b/source/lib/libnl/FrugalBuild
@@ -3,15 +3,14 @@
# Contributor: AlexExtreme <a...@alex-smith.me.uk>

pkgname=libnl
-pkgver=2.0
-pkgrel=1
+pkgver=1.1
+pkgrel=3
pkgdesc="A library to ease the use of netlink sockets"
url="http://people.suug.ch/~tgr/libnl/";
depends=('glibc')
groups=('lib')
archs=('i686' 'x86_64' 'ppc')
up2date="lynx -dump $url |Flasttar"
-source=($url/files/$pkgname-$pkgver.tar.gz)
-sha1sums=('7986fe6d7b4621afe484df4441c0b30bb7ff9681')
-
-# optimization OK
+source=($url/files/$pkgname-$pkgver.tar.gz glibc28.diff)
+sha1sums=('54c7d02f93b09b43338e5cbf42f1373e83566577' \
+          'abd966de7c5ea6f9da9624ce54020dcd3fb3ee92')
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to