From b7a9df86fa13c443023ae07a624db0d6d3705cd7 Mon Sep 17 00:00:00 2001 From: piernov Date: Fri, 28 Oct 2011 23:50:21 +0200 Subject: network-manager-applet 0.9.1.95-1 màj port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- network-manager-applet/.footprint.i686 | 5 +++++ network-manager-applet/.footprint.x86_64 | 5 +++++ network-manager-applet/.md5sum.i686 | 2 +- network-manager-applet/.md5sum.x86_64 | 2 +- network-manager-applet/Pkgfile | 5 ++--- 5 files changed, 14 insertions(+), 5 deletions(-) (limited to 'network-manager-applet') diff --git a/network-manager-applet/.footprint.i686 b/network-manager-applet/.footprint.i686 index b66d602..865945b 100644 --- a/network-manager-applet/.footprint.i686 +++ b/network-manager-applet/.footprint.i686 @@ -13,6 +13,11 @@ drwxr-xr-x root/root usr/include/libnm-gtk/ -rw-r--r-- root/root usr/include/libnm-gtk/nm-mobile-wizard.h -rw-r--r-- root/root usr/include/libnm-gtk/nm-wireless-dialog.h drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/gnome-bluetooth/ +drwxr-xr-x root/root usr/lib/gnome-bluetooth/plugins/ +-rw-r--r-- root/root usr/lib/gnome-bluetooth/plugins/libnma.a +-rwxr-xr-x root/root usr/lib/gnome-bluetooth/plugins/libnma.la +-rwxr-xr-x root/root usr/lib/gnome-bluetooth/plugins/libnma.so -rw-r--r-- root/root usr/lib/libnm-gtk.a -rwxr-xr-x root/root usr/lib/libnm-gtk.la lrwxrwxrwx root/root usr/lib/libnm-gtk.so -> libnm-gtk.so.0.0.0 diff --git a/network-manager-applet/.footprint.x86_64 b/network-manager-applet/.footprint.x86_64 index b66d602..865945b 100644 --- a/network-manager-applet/.footprint.x86_64 +++ b/network-manager-applet/.footprint.x86_64 @@ -13,6 +13,11 @@ drwxr-xr-x root/root usr/include/libnm-gtk/ -rw-r--r-- root/root usr/include/libnm-gtk/nm-mobile-wizard.h -rw-r--r-- root/root usr/include/libnm-gtk/nm-wireless-dialog.h drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/gnome-bluetooth/ +drwxr-xr-x root/root usr/lib/gnome-bluetooth/plugins/ +-rw-r--r-- root/root usr/lib/gnome-bluetooth/plugins/libnma.a +-rwxr-xr-x root/root usr/lib/gnome-bluetooth/plugins/libnma.la +-rwxr-xr-x root/root usr/lib/gnome-bluetooth/plugins/libnma.so -rw-r--r-- root/root usr/lib/libnm-gtk.a -rwxr-xr-x root/root usr/lib/libnm-gtk.la lrwxrwxrwx root/root usr/lib/libnm-gtk.so -> libnm-gtk.so.0.0.0 diff --git a/network-manager-applet/.md5sum.i686 b/network-manager-applet/.md5sum.i686 index 137ce31..4d4cf3f 100644 --- a/network-manager-applet/.md5sum.i686 +++ b/network-manager-applet/.md5sum.i686 @@ -1 +1 @@ -016b4da01a1866360240c538f3f5c9fa network-manager-applet-0.9.1.90.tar.xz +a8d2976c1a65f48fa75d8c1616a3383a network-manager-applet-0.9.1.95.tar.xz diff --git a/network-manager-applet/.md5sum.x86_64 b/network-manager-applet/.md5sum.x86_64 index 137ce31..4d4cf3f 100644 --- a/network-manager-applet/.md5sum.x86_64 +++ b/network-manager-applet/.md5sum.x86_64 @@ -1 +1 @@ -016b4da01a1866360240c538f3f5c9fa network-manager-applet-0.9.1.90.tar.xz +a8d2976c1a65f48fa75d8c1616a3383a network-manager-applet-0.9.1.95.tar.xz diff --git a/network-manager-applet/Pkgfile b/network-manager-applet/Pkgfile index a268725..a2d103d 100644 --- a/network-manager-applet/Pkgfile +++ b/network-manager-applet/Pkgfile @@ -6,18 +6,17 @@ # Run on: networkmanager,libgnome-keyring,polkit-gnome,gtk3,notification-daemon,libnotify,gnome-icon-theme,gconf,gnome-bluetooth,mobile-broadband-provider-info,iso-codes name=network-manager-applet -version=0.9.1.90 +version=0.9.1.95 release=1 source=(http://ftp.gnome.org/pub/GNOME/sources/$name/${version%.*.*}/$name-$version.tar.xz ) build() { cd $name-$version - sed -i "s/-Werror//" configure ./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --libexecdir=/usr/lib/networkmanager \ - --without-bluetooth \ + --with-bluetooth \ --disable-schemas-install make make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$PKG install -- cgit v1.2.3-54-g00ecf