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

Daniel Wallace dwallace at archlinux.org
Thu Dec 11 01:06:54 UTC 2014


    Date: Thursday, December 11, 2014 @ 02:06:53
  Author: dwallace
Revision: 123748

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

Added:
  python2-systemd/repos/community-i686/PKGBUILD
    (from rev 123747, python2-systemd/trunk/PKGBUILD)
  python2-systemd/repos/community-x86_64/PKGBUILD
    (from rev 123747, python2-systemd/trunk/PKGBUILD)
Deleted:
  python2-systemd/repos/community-i686/PKGBUILD
  python2-systemd/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   62 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   31 ----------------------
 community-x86_64/PKGBUILD |   31 ----------------------
 3 files changed, 62 insertions(+), 62 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-12-11 01:06:03 UTC (rev 123747)
+++ community-i686/PKGBUILD	2014-12-11 01:06:53 UTC (rev 123748)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com
-pkgname=python2-systemd
-_pkgname=systemd
-pkgver=216
-pkgrel=1
-pkgdesc="Python2 bindings for systemd"
-arch=('x86_64' 'i686')
-url="http://www.freedesktop.org/wiki/Software/systemd/"
-license=('GPL')
-depends=('python2' "systemd>=$pkgver" 'python2-lxml')
-makedepends=('intltool' 'gperf')
-source=("http://www.freedesktop.org/software/$_pkgname/$_pkgname-$pkgver.tar.xz")
-md5sums=('04fda588a04f549da0f397dce3ae6a39')
-
-
-build() {
-	cd "$_pkgname-$pkgver"
-    ./configure \
-        --libexecdir=/usr/lib \
-        --disable-manpages
-        PYTHON=python2
-	make CFLAGS="${CFLAGS} -fno-lto"
-}
-
-package(){
-	cd "$_pkgname-$pkgver"
-    make DESTDIR=$srcdir/root install
-    install -dm755 $pkgdir/usr/lib/
-    cp -dpr --no-preserve=ownership $srcdir/root/usr/lib/python2.7/ $pkgdir/usr/lib/python2.7/
-}

Copied: python2-systemd/repos/community-i686/PKGBUILD (from rev 123747, python2-systemd/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-12-11 01:06:53 UTC (rev 123748)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com
+pkgname=python2-systemd
+_pkgname=systemd
+pkgver=217
+pkgrel=1
+pkgdesc="Python2 bindings for systemd"
+arch=('x86_64' 'i686')
+url="http://www.freedesktop.org/wiki/Software/systemd/"
+license=('GPL')
+depends=('python2' "systemd>=$pkgver" 'python2-lxml')
+makedepends=('intltool' 'gperf')
+source=("http://www.freedesktop.org/software/$_pkgname/$_pkgname-$pkgver.tar.xz")
+md5sums=('e68dbff3cc19f66e341572d9fb2ffa89')
+
+
+build() {
+	cd "$_pkgname-$pkgver"
+    ./configure \
+        --libexecdir=/usr/lib \
+        --disable-manpages
+        PYTHON=python2
+	make CFLAGS="${CFLAGS} -fno-lto"
+}
+
+package(){
+	cd "$_pkgname-$pkgver"
+    make DESTDIR=$srcdir/root install
+    install -dm755 $pkgdir/usr/lib/
+    cp -dpr --no-preserve=ownership $srcdir/root/usr/lib/python2.7/ $pkgdir/usr/lib/python2.7/
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-12-11 01:06:03 UTC (rev 123747)
+++ community-x86_64/PKGBUILD	2014-12-11 01:06:53 UTC (rev 123748)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com
-pkgname=python2-systemd
-_pkgname=systemd
-pkgver=216
-pkgrel=1
-pkgdesc="Python2 bindings for systemd"
-arch=('x86_64' 'i686')
-url="http://www.freedesktop.org/wiki/Software/systemd/"
-license=('GPL')
-depends=('python2' "systemd>=$pkgver" 'python2-lxml')
-makedepends=('intltool' 'gperf')
-source=("http://www.freedesktop.org/software/$_pkgname/$_pkgname-$pkgver.tar.xz")
-md5sums=('04fda588a04f549da0f397dce3ae6a39')
-
-
-build() {
-	cd "$_pkgname-$pkgver"
-    ./configure \
-        --libexecdir=/usr/lib \
-        --disable-manpages
-        PYTHON=python2
-	make CFLAGS="${CFLAGS} -fno-lto"
-}
-
-package(){
-	cd "$_pkgname-$pkgver"
-    make DESTDIR=$srcdir/root install
-    install -dm755 $pkgdir/usr/lib/
-    cp -dpr --no-preserve=ownership $srcdir/root/usr/lib/python2.7/ $pkgdir/usr/lib/python2.7/
-}

Copied: python2-systemd/repos/community-x86_64/PKGBUILD (from rev 123747, python2-systemd/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-12-11 01:06:53 UTC (rev 123748)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com
+pkgname=python2-systemd
+_pkgname=systemd
+pkgver=217
+pkgrel=1
+pkgdesc="Python2 bindings for systemd"
+arch=('x86_64' 'i686')
+url="http://www.freedesktop.org/wiki/Software/systemd/"
+license=('GPL')
+depends=('python2' "systemd>=$pkgver" 'python2-lxml')
+makedepends=('intltool' 'gperf')
+source=("http://www.freedesktop.org/software/$_pkgname/$_pkgname-$pkgver.tar.xz")
+md5sums=('e68dbff3cc19f66e341572d9fb2ffa89')
+
+
+build() {
+	cd "$_pkgname-$pkgver"
+    ./configure \
+        --libexecdir=/usr/lib \
+        --disable-manpages
+        PYTHON=python2
+	make CFLAGS="${CFLAGS} -fno-lto"
+}
+
+package(){
+	cd "$_pkgname-$pkgver"
+    make DESTDIR=$srcdir/root install
+    install -dm755 $pkgdir/usr/lib/
+    cp -dpr --no-preserve=ownership $srcdir/root/usr/lib/python2.7/ $pkgdir/usr/lib/python2.7/
+}



More information about the arch-commits mailing list