[arch-commits] Commit in udisks2/repos (4 files)

Ionut Biru ibiru at archlinux.org
Sun Oct 21 11:36:15 UTC 2012


    Date: Sunday, October 21, 2012 @ 07:36:14
  Author: ibiru
Revision: 169452

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  udisks2/repos/testing-i686/PKGBUILD
    (from rev 169451, udisks2/trunk/PKGBUILD)
  udisks2/repos/testing-x86_64/PKGBUILD
    (from rev 169451, udisks2/trunk/PKGBUILD)
Deleted:
  udisks2/repos/testing-i686/PKGBUILD
  udisks2/repos/testing-x86_64/PKGBUILD

-------------------------+
 testing-i686/PKGBUILD   |   62 +++++++++++++++++++++++-----------------------
 testing-x86_64/PKGBUILD |   62 +++++++++++++++++++++++-----------------------
 2 files changed, 62 insertions(+), 62 deletions(-)

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2012-10-21 11:35:24 UTC (rev 169451)
+++ testing-i686/PKGBUILD	2012-10-21 11:36:14 UTC (rev 169452)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=udisks2
-pkgver=1.99.0
-pkgrel=1
-pkgdesc="Disk Management Service, version 2"
-arch=('i686' 'x86_64')
-url="http://www.freedesktop.org/wiki/Software/udisks"
-license=('GPL2')
-depends=('glib2' 'udev' 'polkit' 'libatasmart' 'eject')
-makedepends=('intltool' 'docbook-xsl' 'gobject-introspection')
-optdepends=('parted: partition management'
-            'gptfdisk: GUID partition table support')
-options=(!libtool)
-source=(http://udisks.freedesktop.org/releases/udisks-$pkgver.tar.bz2)
-sha256sums=('f06d1947ac3c79f3de85ee17b7046da9d22dd9ab06cc75a985e767161704e176')
-
-build() {
-  cd "udisks-$pkgver"
-  ./configure --prefix=/usr --sysconfdir=/etc \
-      --with-systemdsystemunitdir=/usr/lib/systemd/system \
-      --localstatedir=/var --disable-static
-  make
-}
-
-package() {
-  cd "udisks-$pkgver"
-  make DESTDIR="$pkgdir" install \
-    bash_completiondir=/usr/share/bash-completion/completions
-}

Copied: udisks2/repos/testing-i686/PKGBUILD (from rev 169451, udisks2/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD	                        (rev 0)
+++ testing-i686/PKGBUILD	2012-10-21 11:36:14 UTC (rev 169452)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=udisks2
+pkgver=2.0.0
+pkgrel=1
+pkgdesc="Disk Management Service, version 2"
+arch=('i686' 'x86_64')
+url="http://www.freedesktop.org/wiki/Software/udisks"
+license=('GPL2')
+depends=('glib2' 'udev' 'polkit' 'libatasmart' 'eject')
+makedepends=('intltool' 'docbook-xsl' 'gobject-introspection')
+optdepends=('parted: partition management'
+            'gptfdisk: GUID partition table support')
+options=(!libtool)
+source=(http://udisks.freedesktop.org/releases/udisks-$pkgver.tar.bz2)
+sha256sums=('aa026a5a865688a2e9e430a389c7636c1a556d980539e4bd4a3f31dc5d4fe1eb')
+
+build() {
+  cd "udisks-$pkgver"
+  ./configure --prefix=/usr --sysconfdir=/etc \
+      --with-systemdsystemunitdir=/usr/lib/systemd/system \
+      --localstatedir=/var --disable-static
+  make
+}
+
+package() {
+  cd "udisks-$pkgver"
+  make DESTDIR="$pkgdir" install \
+    bash_completiondir=/usr/share/bash-completion/completions
+}

Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2012-10-21 11:35:24 UTC (rev 169451)
+++ testing-x86_64/PKGBUILD	2012-10-21 11:36:14 UTC (rev 169452)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-
-pkgname=udisks2
-pkgver=1.99.0
-pkgrel=1
-pkgdesc="Disk Management Service, version 2"
-arch=('i686' 'x86_64')
-url="http://www.freedesktop.org/wiki/Software/udisks"
-license=('GPL2')
-depends=('glib2' 'udev' 'polkit' 'libatasmart' 'eject')
-makedepends=('intltool' 'docbook-xsl' 'gobject-introspection')
-optdepends=('parted: partition management'
-            'gptfdisk: GUID partition table support')
-options=(!libtool)
-source=(http://udisks.freedesktop.org/releases/udisks-$pkgver.tar.bz2)
-sha256sums=('f06d1947ac3c79f3de85ee17b7046da9d22dd9ab06cc75a985e767161704e176')
-
-build() {
-  cd "udisks-$pkgver"
-  ./configure --prefix=/usr --sysconfdir=/etc \
-      --with-systemdsystemunitdir=/usr/lib/systemd/system \
-      --localstatedir=/var --disable-static
-  make
-}
-
-package() {
-  cd "udisks-$pkgver"
-  make DESTDIR="$pkgdir" install \
-    bash_completiondir=/usr/share/bash-completion/completions
-}

Copied: udisks2/repos/testing-x86_64/PKGBUILD (from rev 169451, udisks2/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD	                        (rev 0)
+++ testing-x86_64/PKGBUILD	2012-10-21 11:36:14 UTC (rev 169452)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+
+pkgname=udisks2
+pkgver=2.0.0
+pkgrel=1
+pkgdesc="Disk Management Service, version 2"
+arch=('i686' 'x86_64')
+url="http://www.freedesktop.org/wiki/Software/udisks"
+license=('GPL2')
+depends=('glib2' 'udev' 'polkit' 'libatasmart' 'eject')
+makedepends=('intltool' 'docbook-xsl' 'gobject-introspection')
+optdepends=('parted: partition management'
+            'gptfdisk: GUID partition table support')
+options=(!libtool)
+source=(http://udisks.freedesktop.org/releases/udisks-$pkgver.tar.bz2)
+sha256sums=('aa026a5a865688a2e9e430a389c7636c1a556d980539e4bd4a3f31dc5d4fe1eb')
+
+build() {
+  cd "udisks-$pkgver"
+  ./configure --prefix=/usr --sysconfdir=/etc \
+      --with-systemdsystemunitdir=/usr/lib/systemd/system \
+      --localstatedir=/var --disable-static
+  make
+}
+
+package() {
+  cd "udisks-$pkgver"
+  make DESTDIR="$pkgdir" install \
+    bash_completiondir=/usr/share/bash-completion/completions
+}




More information about the arch-commits mailing list