[arch-commits] Commit in xbmc/repos (6 files)

Sergej Pupykin spupykin at nymeria.archlinux.org
Wed Jan 8 12:24:48 UTC 2014


    Date: Wednesday, January 8, 2014 @ 13:24:48
  Author: spupykin
Revision: 103626

Modified:
  xbmc/repos/community-testing-i686/PKGBUILD
  xbmc/repos/community-testing-i686/xbmc.install
  xbmc/repos/community-testing-x86_64/PKGBUILD
  xbmc/repos/community-testing-x86_64/xbmc.install
Deleted:
  xbmc/repos/testing-i686/
  xbmc/repos/testing-x86_64/

---------------------------------------+
 community-testing-i686/PKGBUILD       |    2 +-
 community-testing-i686/xbmc.install   |    1 +
 community-testing-x86_64/PKGBUILD     |    2 +-
 community-testing-x86_64/xbmc.install |    1 +
 4 files changed, 4 insertions(+), 2 deletions(-)

Modified: community-testing-i686/PKGBUILD
===================================================================
--- community-testing-i686/PKGBUILD	2014-01-08 12:23:30 UTC (rev 103625)
+++ community-testing-i686/PKGBUILD	2014-01-08 12:24:48 UTC (rev 103626)
@@ -10,7 +10,7 @@
 pkgname=xbmc
 pkgver=12.3
 _codename=Frodo
-pkgrel=4
+pkgrel=5
 pkgdesc="A software media player and entertainment hub for digital media"
 arch=('i686' 'x86_64')
 url="http://xbmc.org"

Modified: community-testing-i686/xbmc.install
===================================================================
--- community-testing-i686/xbmc.install	2014-01-08 12:23:30 UTC (rev 103625)
+++ community-testing-i686/xbmc.install	2014-01-08 12:24:48 UTC (rev 103626)
@@ -4,6 +4,7 @@
   getent group xbmc > /dev/null || groupadd xbmc
   getent passwd xbmc > /dev/null || useradd -m -d /var/lib/xbmc -g xbmc xbmc
   usermod -a -G xbmc,audio,video,power,network,optical,storage,disk xbmc
+  chown -R 102:0 etc/polkit-1
 }
 
 post_upgrade() {

Modified: community-testing-x86_64/PKGBUILD
===================================================================
--- community-testing-x86_64/PKGBUILD	2014-01-08 12:23:30 UTC (rev 103625)
+++ community-testing-x86_64/PKGBUILD	2014-01-08 12:24:48 UTC (rev 103626)
@@ -10,7 +10,7 @@
 pkgname=xbmc
 pkgver=12.3
 _codename=Frodo
-pkgrel=4
+pkgrel=5
 pkgdesc="A software media player and entertainment hub for digital media"
 arch=('i686' 'x86_64')
 url="http://xbmc.org"

Modified: community-testing-x86_64/xbmc.install
===================================================================
--- community-testing-x86_64/xbmc.install	2014-01-08 12:23:30 UTC (rev 103625)
+++ community-testing-x86_64/xbmc.install	2014-01-08 12:24:48 UTC (rev 103626)
@@ -4,6 +4,7 @@
   getent group xbmc > /dev/null || groupadd xbmc
   getent passwd xbmc > /dev/null || useradd -m -d /var/lib/xbmc -g xbmc xbmc
   usermod -a -G xbmc,audio,video,power,network,optical,storage,disk xbmc
+  chown -R 102:0 etc/polkit-1
 }
 
 post_upgrade() {




More information about the arch-commits mailing list