From dea23879ed1a905e9c38a71604f96e9ef6782aa8 Mon Sep 17 00:00:00 2001 From: piernov Date: Wed, 8 Aug 2012 01:23:04 +0200 Subject: upower 0.9.17-1 màj port MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- upower/.footprint.i686 | 4 ++++ upower/.footprint.x86_64 | 4 ++++ upower/.md5sum.i686 | 2 +- upower/Pkgfile | 7 +++---- 4 files changed, 12 insertions(+), 5 deletions(-) diff --git a/upower/.footprint.i686 b/upower/.footprint.i686 index c749203bc..0375ce3a7 100644 --- a/upower/.footprint.i686 +++ b/upower/.footprint.i686 @@ -34,12 +34,16 @@ drwxr-xr-x root/root usr/include/libupower-glib/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/girepository-1.0/ -rw-r--r-- root/root usr/lib/girepository-1.0/UPowerGlib-1.0.typelib +-rw-r--r-- root/root usr/lib/libupower-glib.a -rwxr-xr-x root/root usr/lib/libupower-glib.la lrwxrwxrwx root/root usr/lib/libupower-glib.so -> libupower-glib.so.1.0.2 lrwxrwxrwx root/root usr/lib/libupower-glib.so.1 -> libupower-glib.so.1.0.2 -rwxr-xr-x root/root usr/lib/libupower-glib.so.1.0.2 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/upower-glib.pc +drwxr-xr-x root/root usr/lib/systemd/ +drwxr-xr-x root/root usr/lib/systemd/system/ +-rw-r--r-- root/root usr/lib/systemd/system/upower.service drwxr-xr-x root/root usr/lib/upower/ -rwxr-xr-x root/root usr/lib/upower/upowerd drwxr-xr-x root/root usr/share/ diff --git a/upower/.footprint.x86_64 b/upower/.footprint.x86_64 index c749203bc..0375ce3a7 100644 --- a/upower/.footprint.x86_64 +++ b/upower/.footprint.x86_64 @@ -34,12 +34,16 @@ drwxr-xr-x root/root usr/include/libupower-glib/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/girepository-1.0/ -rw-r--r-- root/root usr/lib/girepository-1.0/UPowerGlib-1.0.typelib +-rw-r--r-- root/root usr/lib/libupower-glib.a -rwxr-xr-x root/root usr/lib/libupower-glib.la lrwxrwxrwx root/root usr/lib/libupower-glib.so -> libupower-glib.so.1.0.2 lrwxrwxrwx root/root usr/lib/libupower-glib.so.1 -> libupower-glib.so.1.0.2 -rwxr-xr-x root/root usr/lib/libupower-glib.so.1.0.2 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/upower-glib.pc +drwxr-xr-x root/root usr/lib/systemd/ +drwxr-xr-x root/root usr/lib/systemd/system/ +-rw-r--r-- root/root usr/lib/systemd/system/upower.service drwxr-xr-x root/root usr/lib/upower/ -rwxr-xr-x root/root usr/lib/upower/upowerd drwxr-xr-x root/root usr/share/ diff --git a/upower/.md5sum.i686 b/upower/.md5sum.i686 index b02e20d6a..d75649b61 100644 --- a/upower/.md5sum.i686 +++ b/upower/.md5sum.i686 @@ -1 +1 @@ -65030caf519b8a06856c12b6668a9f57 upower-0.9.16.tar.xz +9ef7fc8ec438542f014f3a34552822aa upower-0.9.17.tar.xz diff --git a/upower/Pkgfile b/upower/Pkgfile index e35ba5e87..4a9a41734 100644 --- a/upower/Pkgfile +++ b/upower/Pkgfile @@ -2,11 +2,11 @@ # URL: http://upower.freedesktop.org # Maintainer: NuTyX core team # Packager: lesibel at free dot fr -# Depends on: libusbx, polkit, dbus-glib, gobject-introspection, pm-utils -# Run on: libusbx,polkit,dbus-glib,pm-utils +# Depends on: libusbx, libimobiledevice, polkit, dbus-glib, gobject-introspection, pm-utils +# Run on: libusbx,libimobiledevice,polkit,dbus-glib,pm-utils name=upower -version=0.9.16 +version=0.9.17 release=1 source=(http://upower.freedesktop.org/releases/$name-$version.tar.xz) @@ -16,7 +16,6 @@ build() { --sysconfdir=/etc \ --localstatedir=/var \ --libexecdir=/usr/lib/upower \ - --disable-static \ --enable-introspection make make DESTDIR=$PKG install -- cgit v1.2.3-54-g00ecf