[arch-commits] Commit in dbus-core/repos (14 files)

Ionut Biru ibiru at archlinux.org
Fri Jul 6 01:27:03 UTC 2012


    Date: Thursday, July 5, 2012 @ 21:27:03
  Author: ibiru
Revision: 163027

db-move: moved dbus-core from [testing] to [core] ( i686,  x86_64)

Added:
  dbus-core/repos/core-i686/PKGBUILD
    (from rev 163026, dbus-core/repos/testing-i686/PKGBUILD)
  dbus-core/repos/core-i686/dbus
    (from rev 163026, dbus-core/repos/testing-i686/dbus)
  dbus-core/repos/core-i686/dbus.install
    (from rev 163026, dbus-core/repos/testing-i686/dbus.install)
  dbus-core/repos/core-x86_64/PKGBUILD
    (from rev 163026, dbus-core/repos/testing-x86_64/PKGBUILD)
  dbus-core/repos/core-x86_64/dbus
    (from rev 163026, dbus-core/repos/testing-x86_64/dbus)
  dbus-core/repos/core-x86_64/dbus.install
    (from rev 163026, dbus-core/repos/testing-x86_64/dbus.install)
Deleted:
  dbus-core/repos/core-i686/PKGBUILD
  dbus-core/repos/core-i686/dbus
  dbus-core/repos/core-i686/dbus.install
  dbus-core/repos/core-x86_64/PKGBUILD
  dbus-core/repos/core-x86_64/dbus
  dbus-core/repos/core-x86_64/dbus.install
  dbus-core/repos/testing-i686/
  dbus-core/repos/testing-x86_64/

--------------------------+
 core-i686/PKGBUILD       |  106 ++++++++++++++++++++++-----------------------
 core-i686/dbus           |  102 +++++++++++++++++++++----------------------
 core-i686/dbus.install   |   46 +++++++++----------
 core-x86_64/PKGBUILD     |  106 ++++++++++++++++++++++-----------------------
 core-x86_64/dbus         |  102 +++++++++++++++++++++----------------------
 core-x86_64/dbus.install |   46 +++++++++----------
 6 files changed, 254 insertions(+), 254 deletions(-)

Deleted: core-i686/PKGBUILD
===================================================================
--- core-i686/PKGBUILD	2012-07-06 00:29:43 UTC (rev 163026)
+++ core-i686/PKGBUILD	2012-07-06 01:27:03 UTC (rev 163027)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-# Contributor: Link Dupont <link at subpop.net>
-#
-pkgname=dbus-core
-pkgver=1.6.0
-pkgrel=5
-pkgdesc="Freedesktop.org message bus system"
-url="http://www.freedesktop.org/Software/dbus"
-arch=(i686 x86_64)
-license=('GPL' 'custom')
-depends=('expat>=2.0.1' 'coreutils' 'filesystem' 'libsystemd' 'shadow' 'systemd-tools') # shadow for install scriptlet FS#29341
-makedepends=('libx11')
-conflicts=('dbus<1.2.3-2')
-options=(!libtool)
-install=dbus.install
-source=(http://dbus.freedesktop.org/releases/dbus/dbus-${pkgver}.tar.gz{,.asc}
-        dbus)
-md5sums=('16dcae2dd0c76e398381601ac9acdec4'
-         '0ebde9920bde83fe26ce32351a7d8954'
-         'f0364f3f5dc5f653bb05d39aa36e3264')
-
-build() {
-  cd "${srcdir}/dbus-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-      --libexecdir=/usr/lib/dbus-1.0 --with-dbus-user=81 \
-      --with-system-pid-file=/run/dbus/pid \
-      --with-system-socket=/run/dbus/system_bus_socket \
-      --enable-inotify --disable-dnotify \
-      --disable-verbose-mode --disable-static \
-      --disable-tests --disable-asserts \
-      --with-systemdsystemunitdir=/usr/lib/systemd/system \
-      --enable-systemd
-  make
-}
-
-package(){
-  cd "${srcdir}/dbus-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-
-  rm -f "${pkgdir}/usr/bin/dbus-launch"
-  rm -f "${pkgdir}/usr/share/man/man1/dbus-launch.1"
-  rm -rf "${pkgdir}/var/run"
-
-  install -m755 -d "${pkgdir}/etc/rc.d"
-  install -m755 "${srcdir}/dbus" "${pkgdir}/etc/rc.d/"
-
-  #Fix configuration file
-  sed -i -e 's|<user>81</user>|<user>dbus</user>|' "${pkgdir}/etc/dbus-1/system.conf"
-
-  install -dm755 "${pkgdir}/usr/share/licenses/dbus-core"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/dbus-core/"
-}

Copied: dbus-core/repos/core-i686/PKGBUILD (from rev 163026, dbus-core/repos/testing-i686/PKGBUILD)
===================================================================
--- core-i686/PKGBUILD	                        (rev 0)
+++ core-i686/PKGBUILD	2012-07-06 01:27:03 UTC (rev 163027)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Contributor: Link Dupont <link at subpop.net>
+#
+pkgname=dbus-core
+pkgver=1.6.2
+pkgrel=2
+pkgdesc="Freedesktop.org message bus system"
+url="http://www.freedesktop.org/Software/dbus"
+arch=(i686 x86_64)
+license=('GPL' 'custom')
+depends=('expat' 'coreutils' 'filesystem' 'libsystemd' 'shadow' 'systemd-tools') # shadow for install scriptlet FS#29341
+makedepends=('libx11')
+options=(!libtool)
+install=dbus.install
+source=(http://dbus.freedesktop.org/releases/dbus/dbus-$pkgver.tar.gz{,.asc}
+        dbus)
+md5sums=('7fbf877ed6ff7da6df90f07158373829'
+         '2cd74b6efca77e4e3aa2b7ccde770668'
+         'f0364f3f5dc5f653bb05d39aa36e3264')
+
+build() {
+  cd dbus-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+      --libexecdir=/usr/lib/dbus-1.0 --with-dbus-user=81 \
+      --with-system-pid-file=/run/dbus/pid \
+      --with-system-socket=/run/dbus/system_bus_socket \
+      --with-console-auth-dir=/run/console/ \
+      --enable-inotify --disable-dnotify \
+      --disable-verbose-mode --disable-static \
+      --disable-tests --disable-asserts \
+      --with-systemdsystemunitdir=/usr/lib/systemd/system \
+      --enable-systemd
+  make
+}
+
+package(){
+  cd dbus-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  rm -f "$pkgdir/usr/bin/dbus-launch"
+  rm -f "$pkgdir/usr/share/man/man1/dbus-launch.1"
+  rm -rf "$pkgdir/var/run"
+
+  install -m755 -d "$pkgdir/etc/rc.d"
+  install -m755 ../dbus "$pkgdir/etc/rc.d/"
+
+  #Fix configuration file
+  sed -i -e 's|<user>81</user>|<user>dbus</user>|' "$pkgdir/etc/dbus-1/system.conf"
+
+  install -dm755 "$pkgdir/usr/share/licenses/dbus-core"
+  install -m644 COPYING "$pkgdir/usr/share/licenses/dbus-core/"
+}

Deleted: core-i686/dbus
===================================================================
--- core-i686/dbus	2012-07-06 00:29:43 UTC (rev 163026)
+++ core-i686/dbus	2012-07-06 01:27:03 UTC (rev 163027)
@@ -1,51 +0,0 @@
-#!/bin/bash
-
-# general config
-. /etc/rc.conf
-. /etc/rc.d/functions
-
-case $1 in
-    start)
-        stat_busy "Starting D-BUS system messagebus"
-        if [[ ! -d /run/dbus ]] ; then
-            install -m755 -g 81 -o 81 -d /run/dbus
-        fi
-
-        if ! dbus-daemon --system; then
-            stat_fail
-        else
-            add_daemon dbus
-            stat_done
-        fi
-        ;;
-    stop)
-        stat_busy "Stopping D-BUS system messagebus"
-        if ! { [[ -f /run/dbus/pid ]] && kill $(</run/dbus/pid); }; then
-            stat_fail
-        else
-            rm -f /run/dbus/pid
-            rm_daemon dbus
-            stat_done
-        fi
-        ;;
-    restart)
-        $0 stop
-        sleep 1
-        $0 start
-        ;;
-    reload)
-        stat_busy "Reloading D-BUS configuration"
-        if ! { [[ -f /run/dbus/pid ]] && dbus-send \
-                --system --type=method_call \
-                --dest=org.freedesktop.DBus \
-                / org.freedesktop.DBus.ReloadConfig; }; then
-            stat_fail
-        else
-            stat_done
-        fi
-        ;;
-    *)
-        echo "usage: $0 {start|stop|restart|reload}"
-        ;;
-esac
-exit 0

Copied: dbus-core/repos/core-i686/dbus (from rev 163026, dbus-core/repos/testing-i686/dbus)
===================================================================
--- core-i686/dbus	                        (rev 0)
+++ core-i686/dbus	2012-07-06 01:27:03 UTC (rev 163027)
@@ -0,0 +1,51 @@
+#!/bin/bash
+
+# general config
+. /etc/rc.conf
+. /etc/rc.d/functions
+
+case $1 in
+    start)
+        stat_busy "Starting D-BUS system messagebus"
+        if [[ ! -d /run/dbus ]] ; then
+            install -m755 -g 81 -o 81 -d /run/dbus
+        fi
+
+        if ! dbus-daemon --system; then
+            stat_fail
+        else
+            add_daemon dbus
+            stat_done
+        fi
+        ;;
+    stop)
+        stat_busy "Stopping D-BUS system messagebus"
+        if ! { [[ -f /run/dbus/pid ]] && kill $(</run/dbus/pid); }; then
+            stat_fail
+        else
+            rm -f /run/dbus/pid
+            rm_daemon dbus
+            stat_done
+        fi
+        ;;
+    restart)
+        $0 stop
+        sleep 1
+        $0 start
+        ;;
+    reload)
+        stat_busy "Reloading D-BUS configuration"
+        if ! { [[ -f /run/dbus/pid ]] && dbus-send \
+                --system --type=method_call \
+                --dest=org.freedesktop.DBus \
+                / org.freedesktop.DBus.ReloadConfig; }; then
+            stat_fail
+        else
+            stat_done
+        fi
+        ;;
+    *)
+        echo "usage: $0 {start|stop|restart|reload}"
+        ;;
+esac
+exit 0

Deleted: core-i686/dbus.install
===================================================================
--- core-i686/dbus.install	2012-07-06 00:29:43 UTC (rev 163026)
+++ core-i686/dbus.install	2012-07-06 01:27:03 UTC (rev 163027)
@@ -1,23 +0,0 @@
-post_install() {
-  getent group dbus >/dev/null || groupadd -g 81 dbus
-  getent passwd dbus >/dev/null || useradd -c 'System message bus' -u 81 -g dbus -d '/' -s /bin/false dbus
-  passwd -l dbus &>/dev/null
-}
-
-post_upgrade() {
-  post_install
-
-  # Make sure new rc script can shutdown running dbus
-  if [ -f run/dbus.pid -a -d run/dbus ]; then
-    mv run/dbus.pid run/dbus/pid
-  fi
-}
-
-post_remove() {
-  if getent passwd dbus >/dev/null; then
-    userdel dbus
-  fi
-  if getent group dbus >/dev/null; then
-    groupdel dbus
-  fi
-}

Copied: dbus-core/repos/core-i686/dbus.install (from rev 163026, dbus-core/repos/testing-i686/dbus.install)
===================================================================
--- core-i686/dbus.install	                        (rev 0)
+++ core-i686/dbus.install	2012-07-06 01:27:03 UTC (rev 163027)
@@ -0,0 +1,23 @@
+post_install() {
+  getent group dbus >/dev/null || groupadd -g 81 dbus
+  getent passwd dbus >/dev/null || useradd -c 'System message bus' -u 81 -g dbus -d '/' -s /bin/false dbus
+  passwd -l dbus &>/dev/null
+}
+
+post_upgrade() {
+  post_install
+
+  # Make sure new rc script can shutdown running dbus
+  if [ -f run/dbus.pid -a -d run/dbus ]; then
+    mv run/dbus.pid run/dbus/pid
+  fi
+}
+
+post_remove() {
+  if getent passwd dbus >/dev/null; then
+    userdel dbus
+  fi
+  if getent group dbus >/dev/null; then
+    groupdel dbus
+  fi
+}

Deleted: core-x86_64/PKGBUILD
===================================================================
--- core-x86_64/PKGBUILD	2012-07-06 00:29:43 UTC (rev 163026)
+++ core-x86_64/PKGBUILD	2012-07-06 01:27:03 UTC (rev 163027)
@@ -1,53 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-# Contributor: Link Dupont <link at subpop.net>
-#
-pkgname=dbus-core
-pkgver=1.6.0
-pkgrel=5
-pkgdesc="Freedesktop.org message bus system"
-url="http://www.freedesktop.org/Software/dbus"
-arch=(i686 x86_64)
-license=('GPL' 'custom')
-depends=('expat>=2.0.1' 'coreutils' 'filesystem' 'libsystemd' 'shadow' 'systemd-tools') # shadow for install scriptlet FS#29341
-makedepends=('libx11')
-conflicts=('dbus<1.2.3-2')
-options=(!libtool)
-install=dbus.install
-source=(http://dbus.freedesktop.org/releases/dbus/dbus-${pkgver}.tar.gz{,.asc}
-        dbus)
-md5sums=('16dcae2dd0c76e398381601ac9acdec4'
-         '0ebde9920bde83fe26ce32351a7d8954'
-         'f0364f3f5dc5f653bb05d39aa36e3264')
-
-build() {
-  cd "${srcdir}/dbus-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-      --libexecdir=/usr/lib/dbus-1.0 --with-dbus-user=81 \
-      --with-system-pid-file=/run/dbus/pid \
-      --with-system-socket=/run/dbus/system_bus_socket \
-      --enable-inotify --disable-dnotify \
-      --disable-verbose-mode --disable-static \
-      --disable-tests --disable-asserts \
-      --with-systemdsystemunitdir=/usr/lib/systemd/system \
-      --enable-systemd
-  make
-}
-
-package(){
-  cd "${srcdir}/dbus-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-
-  rm -f "${pkgdir}/usr/bin/dbus-launch"
-  rm -f "${pkgdir}/usr/share/man/man1/dbus-launch.1"
-  rm -rf "${pkgdir}/var/run"
-
-  install -m755 -d "${pkgdir}/etc/rc.d"
-  install -m755 "${srcdir}/dbus" "${pkgdir}/etc/rc.d/"
-
-  #Fix configuration file
-  sed -i -e 's|<user>81</user>|<user>dbus</user>|' "${pkgdir}/etc/dbus-1/system.conf"
-
-  install -dm755 "${pkgdir}/usr/share/licenses/dbus-core"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/dbus-core/"
-}

Copied: dbus-core/repos/core-x86_64/PKGBUILD (from rev 163026, dbus-core/repos/testing-x86_64/PKGBUILD)
===================================================================
--- core-x86_64/PKGBUILD	                        (rev 0)
+++ core-x86_64/PKGBUILD	2012-07-06 01:27:03 UTC (rev 163027)
@@ -0,0 +1,53 @@
+# $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Contributor: Link Dupont <link at subpop.net>
+#
+pkgname=dbus-core
+pkgver=1.6.2
+pkgrel=2
+pkgdesc="Freedesktop.org message bus system"
+url="http://www.freedesktop.org/Software/dbus"
+arch=(i686 x86_64)
+license=('GPL' 'custom')
+depends=('expat' 'coreutils' 'filesystem' 'libsystemd' 'shadow' 'systemd-tools') # shadow for install scriptlet FS#29341
+makedepends=('libx11')
+options=(!libtool)
+install=dbus.install
+source=(http://dbus.freedesktop.org/releases/dbus/dbus-$pkgver.tar.gz{,.asc}
+        dbus)
+md5sums=('7fbf877ed6ff7da6df90f07158373829'
+         '2cd74b6efca77e4e3aa2b7ccde770668'
+         'f0364f3f5dc5f653bb05d39aa36e3264')
+
+build() {
+  cd dbus-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+      --libexecdir=/usr/lib/dbus-1.0 --with-dbus-user=81 \
+      --with-system-pid-file=/run/dbus/pid \
+      --with-system-socket=/run/dbus/system_bus_socket \
+      --with-console-auth-dir=/run/console/ \
+      --enable-inotify --disable-dnotify \
+      --disable-verbose-mode --disable-static \
+      --disable-tests --disable-asserts \
+      --with-systemdsystemunitdir=/usr/lib/systemd/system \
+      --enable-systemd
+  make
+}
+
+package(){
+  cd dbus-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  rm -f "$pkgdir/usr/bin/dbus-launch"
+  rm -f "$pkgdir/usr/share/man/man1/dbus-launch.1"
+  rm -rf "$pkgdir/var/run"
+
+  install -m755 -d "$pkgdir/etc/rc.d"
+  install -m755 ../dbus "$pkgdir/etc/rc.d/"
+
+  #Fix configuration file
+  sed -i -e 's|<user>81</user>|<user>dbus</user>|' "$pkgdir/etc/dbus-1/system.conf"
+
+  install -dm755 "$pkgdir/usr/share/licenses/dbus-core"
+  install -m644 COPYING "$pkgdir/usr/share/licenses/dbus-core/"
+}

Deleted: core-x86_64/dbus
===================================================================
--- core-x86_64/dbus	2012-07-06 00:29:43 UTC (rev 163026)
+++ core-x86_64/dbus	2012-07-06 01:27:03 UTC (rev 163027)
@@ -1,51 +0,0 @@
-#!/bin/bash
-
-# general config
-. /etc/rc.conf
-. /etc/rc.d/functions
-
-case $1 in
-    start)
-        stat_busy "Starting D-BUS system messagebus"
-        if [[ ! -d /run/dbus ]] ; then
-            install -m755 -g 81 -o 81 -d /run/dbus
-        fi
-
-        if ! dbus-daemon --system; then
-            stat_fail
-        else
-            add_daemon dbus
-            stat_done
-        fi
-        ;;
-    stop)
-        stat_busy "Stopping D-BUS system messagebus"
-        if ! { [[ -f /run/dbus/pid ]] && kill $(</run/dbus/pid); }; then
-            stat_fail
-        else
-            rm -f /run/dbus/pid
-            rm_daemon dbus
-            stat_done
-        fi
-        ;;
-    restart)
-        $0 stop
-        sleep 1
-        $0 start
-        ;;
-    reload)
-        stat_busy "Reloading D-BUS configuration"
-        if ! { [[ -f /run/dbus/pid ]] && dbus-send \
-                --system --type=method_call \
-                --dest=org.freedesktop.DBus \
-                / org.freedesktop.DBus.ReloadConfig; }; then
-            stat_fail
-        else
-            stat_done
-        fi
-        ;;
-    *)
-        echo "usage: $0 {start|stop|restart|reload}"
-        ;;
-esac
-exit 0

Copied: dbus-core/repos/core-x86_64/dbus (from rev 163026, dbus-core/repos/testing-x86_64/dbus)
===================================================================
--- core-x86_64/dbus	                        (rev 0)
+++ core-x86_64/dbus	2012-07-06 01:27:03 UTC (rev 163027)
@@ -0,0 +1,51 @@
+#!/bin/bash
+
+# general config
+. /etc/rc.conf
+. /etc/rc.d/functions
+
+case $1 in
+    start)
+        stat_busy "Starting D-BUS system messagebus"
+        if [[ ! -d /run/dbus ]] ; then
+            install -m755 -g 81 -o 81 -d /run/dbus
+        fi
+
+        if ! dbus-daemon --system; then
+            stat_fail
+        else
+            add_daemon dbus
+            stat_done
+        fi
+        ;;
+    stop)
+        stat_busy "Stopping D-BUS system messagebus"
+        if ! { [[ -f /run/dbus/pid ]] && kill $(</run/dbus/pid); }; then
+            stat_fail
+        else
+            rm -f /run/dbus/pid
+            rm_daemon dbus
+            stat_done
+        fi
+        ;;
+    restart)
+        $0 stop
+        sleep 1
+        $0 start
+        ;;
+    reload)
+        stat_busy "Reloading D-BUS configuration"
+        if ! { [[ -f /run/dbus/pid ]] && dbus-send \
+                --system --type=method_call \
+                --dest=org.freedesktop.DBus \
+                / org.freedesktop.DBus.ReloadConfig; }; then
+            stat_fail
+        else
+            stat_done
+        fi
+        ;;
+    *)
+        echo "usage: $0 {start|stop|restart|reload}"
+        ;;
+esac
+exit 0

Deleted: core-x86_64/dbus.install
===================================================================
--- core-x86_64/dbus.install	2012-07-06 00:29:43 UTC (rev 163026)
+++ core-x86_64/dbus.install	2012-07-06 01:27:03 UTC (rev 163027)
@@ -1,23 +0,0 @@
-post_install() {
-  getent group dbus >/dev/null || groupadd -g 81 dbus
-  getent passwd dbus >/dev/null || useradd -c 'System message bus' -u 81 -g dbus -d '/' -s /bin/false dbus
-  passwd -l dbus &>/dev/null
-}
-
-post_upgrade() {
-  post_install
-
-  # Make sure new rc script can shutdown running dbus
-  if [ -f run/dbus.pid -a -d run/dbus ]; then
-    mv run/dbus.pid run/dbus/pid
-  fi
-}
-
-post_remove() {
-  if getent passwd dbus >/dev/null; then
-    userdel dbus
-  fi
-  if getent group dbus >/dev/null; then
-    groupdel dbus
-  fi
-}

Copied: dbus-core/repos/core-x86_64/dbus.install (from rev 163026, dbus-core/repos/testing-x86_64/dbus.install)
===================================================================
--- core-x86_64/dbus.install	                        (rev 0)
+++ core-x86_64/dbus.install	2012-07-06 01:27:03 UTC (rev 163027)
@@ -0,0 +1,23 @@
+post_install() {
+  getent group dbus >/dev/null || groupadd -g 81 dbus
+  getent passwd dbus >/dev/null || useradd -c 'System message bus' -u 81 -g dbus -d '/' -s /bin/false dbus
+  passwd -l dbus &>/dev/null
+}
+
+post_upgrade() {
+  post_install
+
+  # Make sure new rc script can shutdown running dbus
+  if [ -f run/dbus.pid -a -d run/dbus ]; then
+    mv run/dbus.pid run/dbus/pid
+  fi
+}
+
+post_remove() {
+  if getent passwd dbus >/dev/null; then
+    userdel dbus
+  fi
+  if getent group dbus >/dev/null; then
+    groupdel dbus
+  fi
+}




More information about the arch-commits mailing list