[arch-commits] Commit in polkit-gnome/trunk (2 files)

Ionut Biru ibiru at archlinux.org
Sat Jul 30 09:21:56 UTC 2011


    Date: Saturday, July 30, 2011 @ 05:21:56
  Author: ibiru
Revision: 133630

better handling autostart. do it for all sessions expect gnome. FS#25309

Modified:
  polkit-gnome/trunk/PKGBUILD
  polkit-gnome/trunk/polkit-gnome-authentication-agent-1.desktop

---------------------------------------------+
 PKGBUILD                                    |    4 ++--
 polkit-gnome-authentication-agent-1.desktop |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-30 07:38:28 UTC (rev 133629)
+++ PKGBUILD	2011-07-30 09:21:56 UTC (rev 133630)
@@ -4,7 +4,7 @@
 
 pkgname=polkit-gnome
 pkgver=0.101
-pkgrel=2
+pkgrel=3
 pkgdesc="PolicyKit integration for the GNOME desktop"
 arch=('i686' 'x86_64')
 url="http://www.freedesktop.org/wiki/Software/PolicyKit"
@@ -15,7 +15,7 @@
 source=(http://hal.freedesktop.org/releases/${pkgname}-${pkgver}.tar.bz2
         polkit-gnome-authentication-agent-1.desktop)
 md5sums=('da6aaff473ed80f8958fd6f67a59defe'
-         '5668cffbfd031452c86db8adceba79b5')
+         '147a0534adb37452edb4b27cdb2eabb2')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Modified: polkit-gnome-authentication-agent-1.desktop
===================================================================
--- polkit-gnome-authentication-agent-1.desktop	2011-07-30 07:38:28 UTC (rev 133629)
+++ polkit-gnome-authentication-agent-1.desktop	2011-07-30 09:21:56 UTC (rev 133630)
@@ -85,4 +85,4 @@
 Categories=
 NoDisplay=true
 NotShowIn=KDE;
-AutostartCondition=GNOME3 if-session gnome-fallback
+AutostartCondition=GNOME3 unless-session gnome




More information about the arch-commits mailing list