From b4bbe692acbb7f205aba1f6c23cdd5680ffa218a Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Thu, 4 Jun 2015 20:42:41 +1000 Subject: [PATCH] upower: 0.9.23 -> 0.99.3 FS#1192 --- upower/.footprint | 18 +++--------------- upower/.md5sum | 2 +- upower/Pkgfile | 2 +- 3 files changed, 5 insertions(+), 17 deletions(-) diff --git a/upower/.footprint b/upower/.footprint index 3f3d72f67..b8e22bafb 100644 --- a/upower/.footprint +++ b/upower/.footprint @@ -1,12 +1,6 @@ drwxr-xr-x root/root lib/ drwxr-xr-x root/root lib/udev/ drwxr-xr-x root/root lib/udev/rules.d/ --rw-r--r-- root/root lib/udev/rules.d/95-upower-battery-recall-dell.rules --rw-r--r-- root/root lib/udev/rules.d/95-upower-battery-recall-fujitsu.rules --rw-r--r-- root/root lib/udev/rules.d/95-upower-battery-recall-gateway.rules --rw-r--r-- root/root lib/udev/rules.d/95-upower-battery-recall-ibm.rules --rw-r--r-- root/root lib/udev/rules.d/95-upower-battery-recall-lenovo.rules --rw-r--r-- root/root lib/udev/rules.d/95-upower-battery-recall-toshiba.rules -rw-r--r-- root/root lib/udev/rules.d/95-upower-csr.rules -rw-r--r-- root/root lib/udev/rules.d/95-upower-hid.rules -rw-r--r-- root/root lib/udev/rules.d/95-upower-wup.rules @@ -24,7 +18,6 @@ drwxr-xr-x root/root usr/include/libupower-glib/ -rw-r--r-- root/root usr/include/libupower-glib/up-client.h -rw-r--r-- root/root usr/include/libupower-glib/up-device.h -rw-r--r-- root/root usr/include/libupower-glib/up-history-item.h --rw-r--r-- root/root usr/include/libupower-glib/up-qos-item.h -rw-r--r-- root/root usr/include/libupower-glib/up-stats-item.h -rw-r--r-- root/root usr/include/libupower-glib/up-types.h -rw-r--r-- root/root usr/include/libupower-glib/up-version.h @@ -36,9 +29,9 @@ 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.4 -lrwxrwxrwx root/root usr/lib/libupower-glib.so.1 -> libupower-glib.so.1.0.4 --rwxr-xr-x root/root usr/lib/libupower-glib.so.1.0.4 +lrwxrwxrwx root/root usr/lib/libupower-glib.so -> libupower-glib.so.3.0.1 +lrwxrwxrwx root/root usr/lib/libupower-glib.so.3 -> libupower-glib.so.3.0.1 +-rwxr-xr-x root/root usr/lib/libupower-glib.so.3.0.1 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/upower/ @@ -48,17 +41,12 @@ drwxr-xr-x root/root usr/share/dbus-1/ drwxr-xr-x root/root usr/share/dbus-1/interfaces/ -rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.UPower.Device.xml -rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.UPower.KbdBacklight.xml --rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.UPower.QoS.xml -rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.UPower.Wakeups.xml -rw-r--r-- root/root usr/share/dbus-1/interfaces/org.freedesktop.UPower.xml drwxr-xr-x root/root usr/share/dbus-1/system-services/ -rw-r--r-- root/root usr/share/dbus-1/system-services/org.freedesktop.UPower.service drwxr-xr-x root/root usr/share/gir-1.0/ -rw-r--r-- root/root usr/share/gir-1.0/UPowerGlib-1.0.gir -drwxr-xr-x root/root usr/share/polkit-1/ -drwxr-xr-x root/root usr/share/polkit-1/actions/ --rw-r--r-- root/root usr/share/polkit-1/actions/org.freedesktop.upower.policy --rw-r--r-- root/root usr/share/polkit-1/actions/org.freedesktop.upower.qos.policy drwxr-xr-x root/root var/ drwxr-xr-x root/root var/lib/ drwxr-xr-x root/root var/lib/upower/ diff --git a/upower/.md5sum b/upower/.md5sum index 5ceeb25a0..42fc9f399 100644 --- a/upower/.md5sum +++ b/upower/.md5sum @@ -1 +1 @@ -39cfd97bfaf7d30908f20cf937a57634 upower-0.9.23.tar.xz +a9c95d0545bc23d784642c11e157cfbf upower-0.99.3.tar.xz diff --git a/upower/Pkgfile b/upower/Pkgfile index d9f0f3b22..43812d37d 100644 --- a/upower/Pkgfile +++ b/upower/Pkgfile @@ -5,7 +5,7 @@ # Depends on: dbus-glib gudev intltool libusb polkit name=upower -version=0.9.23 +version=0.99.3 release=1 source=(http://$name.freedesktop.org/releases/$name-$version.tar.xz)