[arch-commits] Commit in linux-lts/trunk (PKGBUILD linux-lts.install)

2012-08-16 Thread Tobias Powalowski
Date: Thursday, August 16, 2012 @ 02:17:02
  Author: tpowa
Revision: 165346

upgpkg: linux-lts 3.0.41-1

bump to latest version, fixed preempt config

Modified:
  linux-lts/trunk/PKGBUILD
  linux-lts/trunk/linux-lts.install

---+
 PKGBUILD  |6 +++---
 linux-lts.install |2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-08-16 02:47:11 UTC (rev 165345)
+++ PKGBUILD2012-08-16 06:17:02 UTC (rev 165346)
@@ -5,8 +5,8 @@
 pkgbase=linux-lts   # Build stock -lts kernel
 #pkgbase=linux-custom   # Build kernel with a different name
 _srcname=linux-3.0
-pkgver=3.0.40
-pkgrel=2
+pkgver=3.0.41
+pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.kernel.org/;
 license=('GPL2')
@@ -22,7 +22,7 @@
 'i915-fix-ghost-tv-output.patch'
 'ext4-options.patch')
 md5sums=('ecf932280e2441bdd992423ef3d55f8f'
- '04f02b45faaf5760e83226b6d0652c78'
+ 'd69fa97ae3146f70b981e68ba730b9d3'
  '4a1f362f9e99e6276d43ffef1e1ff5ea'
  'a407fe1dec1a421a30556500a6f94723'
  '232b52576a62c7a333e9fe7a1e1ca359'

Modified: linux-lts.install
===
--- linux-lts.install   2012-08-16 02:47:11 UTC (rev 165345)
+++ linux-lts.install   2012-08-16 06:17:02 UTC (rev 165346)
@@ -2,7 +2,7 @@
 # arg 2:  the old package version
 
 KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.40-1-lts
+KERNEL_VERSION=3.0.41-1-lts
 
 # set a sane PATH to ensure that critical utils like depmod will be found
 export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'



[arch-commits] Commit in linux-lts/repos (18 files)

2012-08-16 Thread Tobias Powalowski
Date: Thursday, August 16, 2012 @ 02:18:03
  Author: tpowa
Revision: 165347

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

Added:
  linux-lts/repos/staging-i686/
  linux-lts/repos/staging-i686/PKGBUILD
(from rev 165346, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/staging-i686/change-default-console-loglevel.patch
(from rev 165346, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/staging-i686/config
(from rev 165346, linux-lts/trunk/config)
  linux-lts/repos/staging-i686/config.x86_64
(from rev 165346, linux-lts/trunk/config.x86_64)
  linux-lts/repos/staging-i686/ext4-options.patch
(from rev 165346, linux-lts/trunk/ext4-options.patch)
  linux-lts/repos/staging-i686/i915-fix-ghost-tv-output.patch
(from rev 165346, linux-lts/trunk/i915-fix-ghost-tv-output.patch)
  linux-lts/repos/staging-i686/linux-lts.install
(from rev 165346, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/staging-i686/linux-lts.preset
(from rev 165346, linux-lts/trunk/linux-lts.preset)
  linux-lts/repos/staging-x86_64/
  linux-lts/repos/staging-x86_64/PKGBUILD
(from rev 165346, linux-lts/trunk/PKGBUILD)
  linux-lts/repos/staging-x86_64/change-default-console-loglevel.patch
(from rev 165346, linux-lts/trunk/change-default-console-loglevel.patch)
  linux-lts/repos/staging-x86_64/config
(from rev 165346, linux-lts/trunk/config)
  linux-lts/repos/staging-x86_64/config.x86_64
(from rev 165346, linux-lts/trunk/config.x86_64)
  linux-lts/repos/staging-x86_64/ext4-options.patch
(from rev 165346, linux-lts/trunk/ext4-options.patch)
  linux-lts/repos/staging-x86_64/i915-fix-ghost-tv-output.patch
(from rev 165346, linux-lts/trunk/i915-fix-ghost-tv-output.patch)
  linux-lts/repos/staging-x86_64/linux-lts.install
(from rev 165346, linux-lts/trunk/linux-lts.install)
  linux-lts/repos/staging-x86_64/linux-lts.preset
(from rev 165346, linux-lts/trunk/linux-lts.preset)

--+
 staging-i686/PKGBUILD|  308 
 staging-i686/change-default-console-loglevel.patch   |   12 
 staging-i686/config  | 5655 +
 staging-i686/config.x86_64   | 5393 
 staging-i686/ext4-options.patch  |   49 
 staging-i686/i915-fix-ghost-tv-output.patch  |   26 
 staging-i686/linux-lts.install   |   65 
 staging-i686/linux-lts.preset|   14 
 staging-x86_64/PKGBUILD  |  308 
 staging-x86_64/change-default-console-loglevel.patch |   12 
 staging-x86_64/config| 5655 +
 staging-x86_64/config.x86_64 | 5393 
 staging-x86_64/ext4-options.patch|   49 
 staging-x86_64/i915-fix-ghost-tv-output.patch|   26 
 staging-x86_64/linux-lts.install |   65 
 staging-x86_64/linux-lts.preset  |   14 
 16 files changed, 23044 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 165346:165347 to see the changes.


[arch-commits] Commit in transmission/trunk (6 files)

2012-08-16 Thread Tom Gundersen
Date: Thursday, August 16, 2012 @ 04:24:29
  Author: tomegun
Revision: 165348

upgpkg: transmission 2.61-2

add systemd service files and a default user

Added:
  transmission/trunk/transmission.systemd
  transmission/trunk/transmission.tmpfiles
Modified:
  transmission/trunk/PKGBUILD
  transmission/trunk/transmission-cli.install
  transmission/trunk/transmissiond
  transmission/trunk/transmissiond.conf

--+
 PKGBUILD |   16 +++-
 transmission-cli.install |9 -
 transmission.systemd |   11 +++
 transmission.tmpfiles|1 +
 transmissiond|2 +-
 transmissiond.conf   |5 ++---
 6 files changed, 34 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-08-16 06:18:03 UTC (rev 165347)
+++ PKGBUILD2012-08-16 08:24:29 UTC (rev 165348)
@@ -4,16 +4,14 @@
 pkgbase=transmission
 pkgname=('transmission-cli' 'transmission-gtk' 'transmission-qt')
 pkgver=2.61
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url=http://www.transmissionbt.com/;
 license=('MIT')
 makedepends=('gtk3' 'intltool' 'curl' 'qt' 'libevent')
 source=(http://mirrors.m0k.org/transmission/files/$pkgbase-$pkgver.tar.xz
-transmissiond transmissiond.conf)
-md5sums=('2ed5b7815ebda65223bac6bdb09dec42'
- '08875299e3fbb68fc546c1f350ac1f06'
- 'be39806c35b7544856fa4070b00fc960')
+transmissiond transmissiond.conf transmission.systemd
+transmission.tmpfiles)
 
 build() {
   cd $pkgbase-$pkgver
@@ -39,6 +37,9 @@
 
   install -D -m755 $srcdir/transmissiond $pkgdir/etc/rc.d/transmissiond
   install -D -m644 $srcdir/transmissiond.conf 
$pkgdir/etc/conf.d/transmissiond
+  install -D -m644 $srcdir/transmission.tmpfiles 
$pkgdir/usr/lib/tmpfiles.d/transmission.conf
+  install -D -m644 $srcdir/transmission.systemd 
$pkgdir/usr/lib/systemd/system/transmission.service
+  ln -s transmission.service 
$pkgdir/usr/lib/systemd/system/transmissiond.service
   install -D -m644 COPYING 
$pkgdir/usr/share/licenses/transmission-cli/COPYING
 }
 
@@ -70,3 +71,8 @@
   install -D -m644 qt/icons/transmission.png 
$pkgdir/usr/share/pixmaps/transmission-qt.png
   install -D -m644 qt/transmission-qt.desktop 
$pkgdir/usr/share/applications/transmission-qt.desktop
 }
+md5sums=('2ed5b7815ebda65223bac6bdb09dec42'
+ '7d6186ee2a852ae3d44980f05063e194'
+ 'db72b02fee139e8ab416324e6c044d76'
+ 'ecccabbc301d1024c9ef6a7f4aaa530a'
+ '23f2320361ad54373c3a4551ef634fe8')

Modified: transmission-cli.install
===
--- transmission-cli.install2012-08-16 06:18:03 UTC (rev 165347)
+++ transmission-cli.install2012-08-16 08:24:29 UTC (rev 165348)
@@ -3,7 +3,14 @@
 
   If you want to run the Transmission daemon at boot,
   add transmissiond to the DAEMONS array in /etc/rc.conf.
-  You have to set the user in /etc/conf.d/transmissiond.
 
 _EOF
 }
+
+post_upgrade() {
+   # create user/group that the daemon will run as by default, do not 
delete this on uninstall, as it will own files
+   getent group transmission /dev/null || groupadd -g 169 transmission
+   getent passwd transmission /dev/null || useradd -c 'Transmission 
BitTorrent Client' -u 169 -g transmission -b '/var/lib' -s /bin/false 
transmission
+   passwd -l transmission /dev/null
+   systemd-tmpfiles --create transmission.conf
+}

Added: transmission.systemd
===
--- transmission.systemd(rev 0)
+++ transmission.systemd2012-08-16 08:24:29 UTC (rev 165348)
@@ -0,0 +1,11 @@
+[Unit]
+Description=Transmission Bit Torrent Daemon
+
+[Service]
+User=transmission
+Type=forking
+PIDFile=/run/transmission/transmission.pid
+ExecStart=/usr/bin/transmission-daemon --pid-file 
/run/transmission/transmission.pid
+
+[Install]
+WantedBy=multi-user.target

Added: transmission.tmpfiles
===
--- transmission.tmpfiles   (rev 0)
+++ transmission.tmpfiles   2012-08-16 08:24:29 UTC (rev 165348)
@@ -0,0 +1 @@
+d /run/transmission - transmission transmission -

Modified: transmissiond
===
--- transmissiond   2012-08-16 06:18:03 UTC (rev 165347)
+++ transmissiond   2012-08-16 08:24:29 UTC (rev 165348)
@@ -8,7 +8,7 @@
 case $1 in
   start)
 stat_busy Starting Transmission Daemon
-[ -z $PID ]  su -l -s /bin/sh -c /usr/bin/transmission-daemon 
$TRANS_ARGS $TRANS_USER
+[ -z $PID ]  su -l -s /bin/sh -c /usr/bin/transmission-daemon 
$TRANS_ARGS ${TRANS_USER:-transmission}
 if [ $? -gt 0 ]; then
   stat_fail
 else

Modified: transmissiond.conf
===
--- transmissiond.conf  2012-08-16 

[arch-commits] Commit in transmission/repos (18 files)

2012-08-16 Thread Tom Gundersen
Date: Thursday, August 16, 2012 @ 04:25:26
  Author: tomegun
Revision: 165349

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

Added:
  transmission/repos/testing-i686/
  transmission/repos/testing-i686/PKGBUILD
(from rev 165348, transmission/trunk/PKGBUILD)
  transmission/repos/testing-i686/transmission-cli.install
(from rev 165348, transmission/trunk/transmission-cli.install)
  transmission/repos/testing-i686/transmission-gtk.install
(from rev 165348, transmission/trunk/transmission-gtk.install)
  transmission/repos/testing-i686/transmission-qt.install
(from rev 165348, transmission/trunk/transmission-qt.install)
  transmission/repos/testing-i686/transmission.systemd
(from rev 165348, transmission/trunk/transmission.systemd)
  transmission/repos/testing-i686/transmission.tmpfiles
(from rev 165348, transmission/trunk/transmission.tmpfiles)
  transmission/repos/testing-i686/transmissiond
(from rev 165348, transmission/trunk/transmissiond)
  transmission/repos/testing-i686/transmissiond.conf
(from rev 165348, transmission/trunk/transmissiond.conf)
  transmission/repos/testing-x86_64/
  transmission/repos/testing-x86_64/PKGBUILD
(from rev 165348, transmission/trunk/PKGBUILD)
  transmission/repos/testing-x86_64/transmission-cli.install
(from rev 165348, transmission/trunk/transmission-cli.install)
  transmission/repos/testing-x86_64/transmission-gtk.install
(from rev 165348, transmission/trunk/transmission-gtk.install)
  transmission/repos/testing-x86_64/transmission-qt.install
(from rev 165348, transmission/trunk/transmission-qt.install)
  transmission/repos/testing-x86_64/transmission.systemd
(from rev 165348, transmission/trunk/transmission.systemd)
  transmission/repos/testing-x86_64/transmission.tmpfiles
(from rev 165348, transmission/trunk/transmission.tmpfiles)
  transmission/repos/testing-x86_64/transmissiond
(from rev 165348, transmission/trunk/transmissiond)
  transmission/repos/testing-x86_64/transmissiond.conf
(from rev 165348, transmission/trunk/transmissiond.conf)

-+
 testing-i686/PKGBUILD   |   78 ++
 testing-i686/transmission-cli.install   |   16 ++
 testing-i686/transmission-gtk.install   |   12 
 testing-i686/transmission-qt.install|   11 
 testing-i686/transmission.systemd   |   11 
 testing-i686/transmission.tmpfiles  |1 
 testing-i686/transmissiond  |   46 +
 testing-i686/transmissiond.conf |4 +
 testing-x86_64/PKGBUILD |   78 ++
 testing-x86_64/transmission-cli.install |   16 ++
 testing-x86_64/transmission-gtk.install |   12 
 testing-x86_64/transmission-qt.install  |   11 
 testing-x86_64/transmission.systemd |   11 
 testing-x86_64/transmission.tmpfiles|1 
 testing-x86_64/transmissiond|   46 +
 testing-x86_64/transmissiond.conf   |4 +
 16 files changed, 358 insertions(+)

Copied: transmission/repos/testing-i686/PKGBUILD (from rev 165348, 
transmission/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-08-16 08:25:26 UTC (rev 165349)
@@ -0,0 +1,78 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+
+pkgbase=transmission
+pkgname=('transmission-cli' 'transmission-gtk' 'transmission-qt')
+pkgver=2.61
+pkgrel=2
+arch=('i686' 'x86_64')
+url=http://www.transmissionbt.com/;
+license=('MIT')
+makedepends=('gtk3' 'intltool' 'curl' 'qt' 'libevent')
+source=(http://mirrors.m0k.org/transmission/files/$pkgbase-$pkgver.tar.xz
+transmissiond transmissiond.conf transmission.systemd
+transmission.tmpfiles)
+
+build() {
+  cd $pkgbase-$pkgver
+
+  ./configure --prefix=/usr
+  make
+  pushd qt
+  qmake qtr.pro
+  make
+}
+package_transmission-cli() {
+  pkgdesc=Fast, easy, and free BitTorrent client (CLI tools, daemon and web 
client)
+  depends=('curl' 'libevent')
+  backup=('etc/conf.d/transmissiond')
+  install=transmission-cli.install
+
+  cd $pkgbase-$pkgver
+
+  for dir in daemon cli web utils
+  do
+  make -C $dir DESTDIR=$pkgdir install
+  done
+
+  install -D -m755 $srcdir/transmissiond $pkgdir/etc/rc.d/transmissiond
+  install -D -m644 $srcdir/transmissiond.conf 
$pkgdir/etc/conf.d/transmissiond
+  install -D -m644 $srcdir/transmission.tmpfiles 
$pkgdir/usr/lib/tmpfiles.d/transmission.conf
+  install -D -m644 $srcdir/transmission.systemd 
$pkgdir/usr/lib/systemd/system/transmission.service
+  ln -s transmission.service 
$pkgdir/usr/lib/systemd/system/transmissiond.service
+  install -D -m644 COPYING 
$pkgdir/usr/share/licenses/transmission-cli/COPYING
+}
+
+package_transmission-gtk() {
+  pkgdesc=Fast, easy, and free BitTorrent client (GTK+ GUI)
+  depends=('curl' 'libevent' 'gtk3' 

[arch-commits] Commit in nvidia-lts/trunk (PKGBUILD)

2012-08-16 Thread Tobias Powalowski
Date: Thursday, August 16, 2012 @ 05:00:16
  Author: tpowa
Revision: 165350

upgpkg: nvidia-lts 304.37-2

rebuild against 3.0.41

Modified:
  nvidia-lts/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-08-16 08:25:26 UTC (rev 165349)
+++ PKGBUILD2012-08-16 09:00:16 UTC (rev 165350)
@@ -4,7 +4,7 @@
 pkgname=nvidia-lts
 pkgver=304.37
 _extramodules=extramodules-3.0-lts
-pkgrel=1
+pkgrel=2
 pkgdesc=NVIDIA drivers for linux-lts
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/;



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

2012-08-16 Thread Tobias Powalowski
Date: Thursday, August 16, 2012 @ 05:00:39
  Author: tpowa
Revision: 165351

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

Added:
  nvidia-lts/repos/staging-i686/
  nvidia-lts/repos/staging-i686/PKGBUILD
(from rev 165350, nvidia-lts/trunk/PKGBUILD)
  nvidia-lts/repos/staging-i686/nvidia-lts.install
(from rev 165350, nvidia-lts/trunk/nvidia-lts.install)
  nvidia-lts/repos/staging-x86_64/
  nvidia-lts/repos/staging-x86_64/PKGBUILD
(from rev 165350, nvidia-lts/trunk/PKGBUILD)
  nvidia-lts/repos/staging-x86_64/nvidia-lts.install
(from rev 165350, nvidia-lts/trunk/nvidia-lts.install)

---+
 staging-i686/PKGBUILD |   45 
 staging-i686/nvidia-lts.install   |   15 
 staging-x86_64/PKGBUILD   |   45 
 staging-x86_64/nvidia-lts.install |   15 
 4 files changed, 120 insertions(+)

Copied: nvidia-lts/repos/staging-i686/PKGBUILD (from rev 165350, 
nvidia-lts/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2012-08-16 09:00:39 UTC (rev 165351)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=nvidia-lts
+pkgver=304.37
+_extramodules=extramodules-3.0-lts
+pkgrel=2
+pkgdesc=NVIDIA drivers for linux-lts
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux-lts=3.0.0' nvidia-utils=$pkgver)
+makedepends=('linux-lts-headers=3.0.0')
+provides=('nvidia')
+license=('custom')
+install=nvidia-lts.install
+options=(!strip)
+if [ $CARCH = i686 ]; then
+  _arch='x86'
+  _pkg=NVIDIA-Linux-${_arch}-${pkgver}
+  
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+  md5sums=('ee3e97109201ab954c96860e28ada611')
+elif [ $CARCH = x86_64 ]; then
+  _arch='x86_64'
+  _pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+  
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+  md5sums=('65fce562c0df3def06012db9ff6bafa1')
+fi
+
+build() {
+  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+  cd ${srcdir}
+  sh ${_pkg}.run --extract-only
+  cd ${_pkg}/kernel
+  make SYSSRC=/usr/lib/modules/${_kernver}/build module
+}
+
+package() {
+  install -D -m644 ${srcdir}/${_pkg}/kernel/nvidia.ko \
+${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko
+  gzip 
${pkgdir}/usr/lib/modules/${_extramodules}/kernel/drivers/video/nvidia.ko
+  install -d -m755 ${pkgdir}/usr/lib/modprobe.d
+  echo blacklist nouveau  ${pkgdir}/usr/lib/modprobe.d/nvidia-lts.conf
+  echo blacklist nvidiafb  ${pkgdir}/usr/lib/modprobe.d/nvidia-lts.conf
+  install -D -m644 ${srcdir}/${_pkg}/LICENSE 
${pkgdir}/usr/share/licenses/nvidia-lts/LICENSE
+}

Copied: nvidia-lts/repos/staging-i686/nvidia-lts.install (from rev 165350, 
nvidia-lts/trunk/nvidia-lts.install)
===
--- staging-i686/nvidia-lts.install (rev 0)
+++ staging-i686/nvidia-lts.install 2012-08-16 09:00:39 UTC (rev 165351)
@@ -0,0 +1,15 @@
+post_install() {
+EXTRAMODULES='extramodules-3.0-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+echo 'In order to use nvidia module, reboot the system.'
+}
+
+post_upgrade() {
+EXTRAMODULES='extramodules-3.0-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}
+
+post_remove() {
+EXTRAMODULES='extramodules-3.0-lts'
+depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
+}

Copied: nvidia-lts/repos/staging-x86_64/PKGBUILD (from rev 165350, 
nvidia-lts/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2012-08-16 09:00:39 UTC (rev 165351)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=nvidia-lts
+pkgver=304.37
+_extramodules=extramodules-3.0-lts
+pkgrel=2
+pkgdesc=NVIDIA drivers for linux-lts
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/;
+depends=('linux-lts=3.0.0' nvidia-utils=$pkgver)
+makedepends=('linux-lts-headers=3.0.0')
+provides=('nvidia')
+license=('custom')
+install=nvidia-lts.install
+options=(!strip)
+if [ $CARCH = i686 ]; then
+  _arch='x86'
+  _pkg=NVIDIA-Linux-${_arch}-${pkgver}
+  
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+  md5sums=('ee3e97109201ab954c96860e28ada611')
+elif [ $CARCH = x86_64 ]; then
+  _arch='x86_64'
+  _pkg=NVIDIA-Linux-${_arch}-${pkgver}-no-compat32
+  
source=(ftp://download.nvidia.com/XFree86/Linux-${_arch}/${pkgver}/${_pkg}.run;)
+  md5sums=('65fce562c0df3def06012db9ff6bafa1')
+fi
+
+build() {
+  _kernver=$(cat /usr/lib/modules/${_extramodules}/version)
+  cd ${srcdir}
+  sh ${_pkg}.run --extract-only
+  cd ${_pkg}/kernel
+  make 

[arch-commits] Commit in calligra-l10n/repos (3 files)

2012-08-16 Thread Andrea Scarpino
Date: Thursday, August 16, 2012 @ 05:59:28
  Author: andrea
Revision: 165352

db-move: moved calligra-l10n from [staging] to [testing] (any)

Added:
  calligra-l10n/repos/testing-any/
  calligra-l10n/repos/testing-any/PKGBUILD
(from rev 165351, calligra-l10n/repos/staging-any/PKGBUILD)
Deleted:
  calligra-l10n/repos/staging-any/

--+
 PKGBUILD |  297 +
 1 file changed, 297 insertions(+)

Copied: calligra-l10n/repos/testing-any/PKGBUILD (from rev 165351, 
calligra-l10n/repos/staging-any/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2012-08-16 09:59:28 UTC (rev 165352)
@@ -0,0 +1,297 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
+
+pkgbase=calligra-l10n
+pkgname=('calligra-l10n-ca'
+   'calligra-l10n-ca@valencia'
+   'calligra-l10n-da'
+   'calligra-l10n-de'
+   'calligra-l10n-el'
+   'calligra-l10n-en_gb'
+   'calligra-l10n-es'
+   'calligra-l10n-et'
+   'calligra-l10n-fi'
+   'calligra-l10n-fr'
+   'calligra-l10n-gl'
+   'calligra-l10n-hu'
+   'calligra-l10n-it'
+   'calligra-l10n-ja'
+   'calligra-l10n-kk'
+   'calligra-l10n-nb'
+   'calligra-l10n-nds'
+   'calligra-l10n-nl'
+   'calligra-l10n-pl'
+   'calligra-l10n-pt'
+   'calligra-l10n-pt_br'
+   'calligra-l10n-ru'
+   'calligra-l10n-sk'
+   'calligra-l10n-sv'
+   'calligra-l10n-uk'
+   'calligra-l10n-zh_cn'
+   'calligra-l10n-zh_tw')
+pkgver=2.5.0
+pkgrel=1
+pkgdesc=Localization for Calligra
+arch=('any')
+url=www.calligra-suite.org/
+license=('LGPL')
+makedepends=('cmake' 'automoc4' 'kdelibs')
+options=('docs')
+source=(http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-ca-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-ca@valencia-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-da-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-de-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-el-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-en_GB-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-es-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-et-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-fi-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-fr-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-gl-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-hu-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-it-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-ja-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-kk-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-nb-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-nds-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-nl-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-pl-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-pt-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-pt_BR-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-ru-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-sk-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-sv-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-uk-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-zh_CN-${pkgver}.tar.bz2;
+  
http://download.kde.org/stable/calligra-${pkgver}/${pkgbase}/${pkgbase}-zh_TW-${pkgver}.tar.bz2;)
+md5sums=('b116d62fa7b5e08746543a61acb58729'
+ '0757307a2b0bc60d909377f22f378e95'
+ '26714837163670b2f794e4cbf48b289b'
+ 'a7ab75c292ec0347d137b26e8519c9d1'
+ '791f204ad495eec97d0b9ab5fb13c0a9'
+ '775ff2093a21f5382805ef85abab2ec3'
+ '67b364ef82747ff2ab1ff97acfaa5e4d'
+ '063e59501ea56869b791114095bae16f'
+ '0dcc6dbbbfa6ebb1fb6784511b0b1613'
+ '7227faad7faaa132c78af8989e0df9b9'
+ 'edb9176f0729f1b64b35bdb2c4cf87b5'
+ 'ccb9a55b1a5bba42d5b55d955da5ca0f'
+ '350ff6e763b98585b1d9d2e269bb04a0'
+ 

[arch-commits] Commit in flashplugin/trunk (PKGBUILD)

2012-08-16 Thread Ionut Biru
Date: Thursday, August 16, 2012 @ 07:02:13
  Author: ibiru
Revision: 165353

update to 11.2.202.238

Modified:
  flashplugin/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-08-16 09:59:28 UTC (rev 165352)
+++ PKGBUILD2012-08-16 11:02:13 UTC (rev 165353)
@@ -4,7 +4,7 @@
 
 pkgname=flashplugin
 _licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
-pkgver=11.2.202.236
+pkgver=11.2.202.238
 pkgrel=1
 pkgdesc='Adobe Flash Player'
 url='http://get.adobe.com/flashplayer'
@@ -21,14 +21,14 @@
 
source=(http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.i386.tar.gz;
 http://www.adobe.com/products/eulas/pdfs/${_licensefile};
 mms.cfg)
-md5sums=('00b3dd02b9ac600272440ebadda724e1'
+md5sums=('0bb68113fc1ccdfa3fbb212bc9a13d1f'
  '94ca2aecb409abfe36494d1a7ec7591d'
  'f34aae6279b40e0bd2abfb0d9963d7b8')
 elif [ $CARCH = x86_64 ]; then
 
source=(http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.x86_64.tar.gz;
 http://www.adobe.com/products/eulas/pdfs/${_licensefile};
 mms.cfg)
-md5sums=('f3cec2b9b38bd58f5e20f543d957bc17'
+md5sums=('1fc642ea19f5b851b434ac2b2e685257'
  '94ca2aecb409abfe36494d1a7ec7591d'
  'f34aae6279b40e0bd2abfb0d9963d7b8')
 fi



[arch-commits] Commit in flashplugin/repos (12 files)

2012-08-16 Thread Ionut Biru
Date: Thursday, August 16, 2012 @ 07:04:37
  Author: ibiru
Revision: 165354

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

Added:
  flashplugin/repos/extra-i686/PKGBUILD
(from rev 165353, flashplugin/trunk/PKGBUILD)
  flashplugin/repos/extra-i686/flashplugin.install
(from rev 165353, flashplugin/trunk/flashplugin.install)
  flashplugin/repos/extra-i686/mms.cfg
(from rev 165353, flashplugin/trunk/mms.cfg)
  flashplugin/repos/extra-x86_64/PKGBUILD
(from rev 165353, flashplugin/trunk/PKGBUILD)
  flashplugin/repos/extra-x86_64/flashplugin.install
(from rev 165353, flashplugin/trunk/flashplugin.install)
  flashplugin/repos/extra-x86_64/mms.cfg
(from rev 165353, flashplugin/trunk/mms.cfg)
Deleted:
  flashplugin/repos/extra-i686/PKGBUILD
  flashplugin/repos/extra-i686/flashplugin.install
  flashplugin/repos/extra-i686/mms.cfg
  flashplugin/repos/extra-x86_64/PKGBUILD
  flashplugin/repos/extra-x86_64/flashplugin.install
  flashplugin/repos/extra-x86_64/mms.cfg

--+
 extra-i686/PKGBUILD  |  104 ++---
 extra-i686/flashplugin.install   |   28 -
 extra-i686/mms.cfg   |4 -
 extra-x86_64/PKGBUILD|  104 ++---
 extra-x86_64/flashplugin.install |   28 -
 extra-x86_64/mms.cfg |4 -
 6 files changed, 136 insertions(+), 136 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-08-16 11:02:13 UTC (rev 165353)
+++ extra-i686/PKGBUILD 2012-08-16 11:04:37 UTC (rev 165354)
@@ -1,52 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=flashplugin
-_licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
-pkgver=11.2.202.236
-pkgrel=1
-pkgdesc='Adobe Flash Player'
-url='http://get.adobe.com/flashplayer'
-arch=('i686' 'x86_64')
-depends=('mozilla-common' 'libxt' 'libxpm' 'gtk2' 'nss' 'curl' 
'hicolor-icon-theme')
-optdepends=('libvdpau: GPU acceleration on Nvidia card')
-provides=('flashplayer')
-license=('custom')
-options=(!strip)
-install=flashplugin.install
-backup=(etc/adobe/mms.cfg)
-
-if [ $CARCH = i686 ]; then
-
source=(http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.i386.tar.gz;
-http://www.adobe.com/products/eulas/pdfs/${_licensefile};
-mms.cfg)
-md5sums=('00b3dd02b9ac600272440ebadda724e1'
- '94ca2aecb409abfe36494d1a7ec7591d'
- 'f34aae6279b40e0bd2abfb0d9963d7b8')
-elif [ $CARCH = x86_64 ]; then
-
source=(http://fpdownload.macromedia.com/get/flashplayer/pdc/$pkgver/install_flash_player_11_linux.x86_64.tar.gz;
-http://www.adobe.com/products/eulas/pdfs/${_licensefile};
-mms.cfg)
-md5sums=('f3cec2b9b38bd58f5e20f543d957bc17'
- '94ca2aecb409abfe36494d1a7ec7591d'
- 'f34aae6279b40e0bd2abfb0d9963d7b8')
-fi
-
-package () {
-install -Dm755 libflashplayer.so 
$pkgdir/usr/lib/mozilla/plugins/libflashplayer.so
-if [ $CARCH = x86_64 ]; then
-install -Dm755 usr/lib64/kde4/kcm_adobe_flash_player.so 
$pkgdir/usr/lib/kde4/kcm_adobe_flash_player.so
-else
-install -Dm755 usr/lib/kde4/kcm_adobe_flash_player.so 
$pkgdir/usr/lib/kde4/kcm_adobe_flash_player.so
-fi
-install -Dm755 usr/bin/flash-player-properties 
$pkgdir/usr/bin/flash-player-properties
-for i in 16x16 22x22 24x24 32x32 48x48; do
-install -Dm644 
usr/share/icons/hicolor/$i/apps/flash-player-properties.png \
-
$pkgdir/usr/share/icons/hicolor/$i/apps/flash-player-properties.png
-done
-install -Dm644 usr/share/applications/flash-player-properties.desktop 
$pkgdir/usr/share/applications/flash-player-properties.desktop
-install -Dm644 usr/share/kde4/services/kcm_adobe_flash_player.desktop 
$pkgdir/usr/share/kde4/services/kcm_adobe_flash_player.desktop
-install -Dm644 ${_licensefile} 
$pkgdir/usr/share/licenses/$pkgname/LICENSE.pdf
-install -Dm644 $srcdir/mms.cfg $pkgdir/etc/adobe/mms.cfg
-}

Copied: flashplugin/repos/extra-i686/PKGBUILD (from rev 165353, 
flashplugin/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-08-16 11:04:37 UTC (rev 165354)
@@ -0,0 +1,52 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=flashplugin
+_licensefile='PlatformClients_PC_WWEULA_Combined_20100108_1657.pdf'
+pkgver=11.2.202.238
+pkgrel=1
+pkgdesc='Adobe Flash Player'
+url='http://get.adobe.com/flashplayer'
+arch=('i686' 'x86_64')
+depends=('mozilla-common' 'libxt' 'libxpm' 'gtk2' 'nss' 'curl' 
'hicolor-icon-theme')
+optdepends=('libvdpau: GPU acceleration on Nvidia card')
+provides=('flashplayer')
+license=('custom')

[arch-commits] Commit in telepathy-glib/trunk (PKGBUILD)

2012-08-16 Thread Ionut Biru
Date: Thursday, August 16, 2012 @ 07:07:49
  Author: ibiru
Revision: 165355

update to 0.18.2

Modified:
  telepathy-glib/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-08-16 11:04:37 UTC (rev 165354)
+++ PKGBUILD2012-08-16 11:07:49 UTC (rev 165355)
@@ -4,7 +4,7 @@
 # Contributor: Bjorn Lindeijer bjorn lindeijer nl
 
 pkgname=telepathy-glib
-pkgver=0.18.1
+pkgver=0.18.2
 pkgrel=1
 pkgdesc=GLib bindings for the Telepathy D-Bus protocol
 arch=('i686' 'x86_64')
@@ -14,10 +14,10 @@
 depends=('dbus-glib')
 makedepends=('libxslt' 'vala' 'gobject-introspection')
 
source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('461732739e3fbf8467991bbe661fb29a')
+md5sums=('034ec8e4c3a60d4ba1da67952ef3ee2f')
 
 build() {
-cd $pkgname-$pkgver
+cd $pkgname-$pkgver
 PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
 --libexecdir=/usr/lib/telepathy \
 --enable-vala-bindings \
@@ -26,6 +26,6 @@
 }
 
 package() {
-cd $pkgname-$pkgver
+cd $pkgname-$pkgver
 make DESTDIR=$pkgdir install
 }



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

2012-08-16 Thread Ionut Biru
Date: Thursday, August 16, 2012 @ 07:08:48
  Author: ibiru
Revision: 165356

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

Added:
  telepathy-glib/repos/extra-i686/PKGBUILD
(from rev 165355, telepathy-glib/trunk/PKGBUILD)
  telepathy-glib/repos/extra-x86_64/PKGBUILD
(from rev 165355, telepathy-glib/trunk/PKGBUILD)
Deleted:
  telepathy-glib/repos/extra-i686/PKGBUILD
  telepathy-glib/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-08-16 11:07:49 UTC (rev 165355)
+++ extra-i686/PKGBUILD 2012-08-16 11:08:48 UTC (rev 165356)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru ib...@archlinux.org
-# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
-# Contributor: Bjorn Lindeijer bjorn lindeijer nl
-
-pkgname=telepathy-glib
-pkgver=0.18.1
-pkgrel=1
-pkgdesc=GLib bindings for the Telepathy D-Bus protocol
-arch=('i686' 'x86_64')
-url=http://telepathy.freedesktop.org;
-license=('LGPL2.1')
-options=('!libtool' '!emptydirs')
-depends=('dbus-glib')
-makedepends=('libxslt' 'vala' 'gobject-introspection')
-source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('461732739e3fbf8467991bbe661fb29a')
-
-build() {
-cd $pkgname-$pkgver
-PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
---libexecdir=/usr/lib/telepathy \
---enable-vala-bindings \
---enable-static=no
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make DESTDIR=$pkgdir install
-}

Copied: telepathy-glib/repos/extra-i686/PKGBUILD (from rev 165355, 
telepathy-glib/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-08-16 11:08:48 UTC (rev 165356)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
+# Contributor: Bjorn Lindeijer bjorn lindeijer nl
+
+pkgname=telepathy-glib
+pkgver=0.18.2
+pkgrel=1
+pkgdesc=GLib bindings for the Telepathy D-Bus protocol
+arch=('i686' 'x86_64')
+url=http://telepathy.freedesktop.org;
+license=('LGPL2.1')
+options=('!libtool' '!emptydirs')
+depends=('dbus-glib')
+makedepends=('libxslt' 'vala' 'gobject-introspection')
+source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('034ec8e4c3a60d4ba1da67952ef3ee2f')
+
+build() {
+cd $pkgname-$pkgver
+PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+--libexecdir=/usr/lib/telepathy \
+--enable-vala-bindings \
+--enable-static=no
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-08-16 11:07:49 UTC (rev 165355)
+++ extra-x86_64/PKGBUILD   2012-08-16 11:08:48 UTC (rev 165356)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Ionut Biru ib...@archlinux.org
-# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
-# Contributor: Bjorn Lindeijer bjorn lindeijer nl
-
-pkgname=telepathy-glib
-pkgver=0.18.1
-pkgrel=1
-pkgdesc=GLib bindings for the Telepathy D-Bus protocol
-arch=('i686' 'x86_64')
-url=http://telepathy.freedesktop.org;
-license=('LGPL2.1')
-options=('!libtool' '!emptydirs')
-depends=('dbus-glib')
-makedepends=('libxslt' 'vala' 'gobject-introspection')
-source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('461732739e3fbf8467991bbe661fb29a')
-
-build() {
-cd $pkgname-$pkgver
-PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
---libexecdir=/usr/lib/telepathy \
---enable-vala-bindings \
---enable-static=no
-make
-}
-
-package() {
-cd $pkgname-$pkgver
-make DESTDIR=$pkgdir install
-}

Copied: telepathy-glib/repos/extra-x86_64/PKGBUILD (from rev 165355, 
telepathy-glib/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-08-16 11:08:48 UTC (rev 165356)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Ionut Biru ib...@archlinux.org
+# Contributor: Kessia 'even' Pinheiro kessiapinheiro at gmail.com
+# Contributor: Bjorn Lindeijer bjorn lindeijer nl
+
+pkgname=telepathy-glib
+pkgver=0.18.2
+pkgrel=1
+pkgdesc=GLib bindings for the Telepathy D-Bus protocol
+arch=('i686' 'x86_64')
+url=http://telepathy.freedesktop.org;
+license=('LGPL2.1')
+options=('!libtool' '!emptydirs')
+depends=('dbus-glib')
+makedepends=('libxslt' 'vala' 'gobject-introspection')

[arch-commits] Commit in telepathy-idle/trunk (PKGBUILD)

2012-08-16 Thread Ionut Biru
Date: Thursday, August 16, 2012 @ 07:19:02
  Author: ibiru
Revision: 165357

update to 0.1.12

Modified:
  telepathy-idle/trunk/PKGBUILD

--+
 PKGBUILD |   13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-08-16 11:08:48 UTC (rev 165356)
+++ PKGBUILD2012-08-16 11:19:02 UTC (rev 165357)
@@ -4,7 +4,7 @@
 # Contributor: Samuel Mendes heka@gmail.com
 
 pkgname=telepathy-idle
-pkgver=0.1.11
+pkgver=0.1.12
 pkgrel=1
 pkgdesc=An IRC connection manager for Telepathy
 arch=('i686' 'x86_64')
@@ -14,17 +14,18 @@
 depends=('telepathy-glib' 'openssl')
 makedepends=('libxslt' 'python2')
 install=telepathy-idle.install
-source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('be277e8f0bd32ae56af799f0ff4ec72e')
+options=(!makeflags)
+source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('e77e5b84cc8f77cf12d15727c30df366')
 
 build() {
-cd ${srcdir}/${pkgname}-${pkgver}
+cd $pkgname-$pkgver
 ./configure --prefix=/usr \
--libexecdir=/usr/lib/telepathy
 make
 }
 
 package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
+cd $pkgname-$pkgver
+make DESTDIR=$pkgdir install
 }



[arch-commits] Commit in telepathy-idle/repos (8 files)

2012-08-16 Thread Ionut Biru
Date: Thursday, August 16, 2012 @ 07:39:38
  Author: ibiru
Revision: 165358

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

Added:
  telepathy-idle/repos/extra-i686/PKGBUILD
(from rev 165357, telepathy-idle/trunk/PKGBUILD)
  telepathy-idle/repos/extra-i686/telepathy-idle.install
(from rev 165357, telepathy-idle/trunk/telepathy-idle.install)
  telepathy-idle/repos/extra-x86_64/PKGBUILD
(from rev 165357, telepathy-idle/trunk/PKGBUILD)
  telepathy-idle/repos/extra-x86_64/telepathy-idle.install
(from rev 165357, telepathy-idle/trunk/telepathy-idle.install)
Deleted:
  telepathy-idle/repos/extra-i686/PKGBUILD
  telepathy-idle/repos/extra-i686/telepathy-idle.install
  telepathy-idle/repos/extra-x86_64/PKGBUILD
  telepathy-idle/repos/extra-x86_64/telepathy-idle.install

-+
 extra-i686/PKGBUILD |   61 +-
 extra-i686/telepathy-idle.install   |   26 +++---
 extra-x86_64/PKGBUILD   |   61 +-
 extra-x86_64/telepathy-idle.install |   26 +++---
 4 files changed, 88 insertions(+), 86 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-08-16 11:19:02 UTC (rev 165357)
+++ extra-i686/PKGBUILD 2012-08-16 11:39:38 UTC (rev 165358)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-# Contributor: Bjorn Lindeijer bjorn lindeijer nl
-# Contributor: Samuel Mendes heka@gmail.com
-
-pkgname=telepathy-idle
-pkgver=0.1.11
-pkgrel=1
-pkgdesc=An IRC connection manager for Telepathy
-arch=('i686' 'x86_64')
-url=http://telepathy.freedesktop.org;
-groups=('telepathy')
-license=('LGPL')
-depends=('telepathy-glib' 'openssl')
-makedepends=('libxslt' 'python2')
-install=telepathy-idle.install
-source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('be277e8f0bd32ae56af799f0ff4ec72e')
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-./configure --prefix=/usr \
-   --libexecdir=/usr/lib/telepathy
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-make DESTDIR=${pkgdir} install
-}

Copied: telepathy-idle/repos/extra-i686/PKGBUILD (from rev 165357, 
telepathy-idle/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-08-16 11:39:38 UTC (rev 165358)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Ionut Biru ib...@archlinux.org
+# Contributor: Bjorn Lindeijer bjorn lindeijer nl
+# Contributor: Samuel Mendes heka@gmail.com
+
+pkgname=telepathy-idle
+pkgver=0.1.12
+pkgrel=1
+pkgdesc=An IRC connection manager for Telepathy
+arch=('i686' 'x86_64')
+url=http://telepathy.freedesktop.org;
+groups=('telepathy')
+license=('LGPL')
+depends=('telepathy-glib' 'openssl')
+makedepends=('libxslt' 'python2')
+install=telepathy-idle.install
+options=(!makeflags)
+source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('e77e5b84cc8f77cf12d15727c30df366')
+
+build() {
+cd $pkgname-$pkgver
+./configure --prefix=/usr \
+   --libexecdir=/usr/lib/telepathy
+make
+}
+
+package() {
+cd $pkgname-$pkgver
+make DESTDIR=$pkgdir install
+}

Deleted: extra-i686/telepathy-idle.install
===
--- extra-i686/telepathy-idle.install   2012-08-16 11:19:02 UTC (rev 165357)
+++ extra-i686/telepathy-idle.install   2012-08-16 11:39:38 UTC (rev 165358)
@@ -1,13 +0,0 @@
-post_install() {
-  killall -HUP dbus-daemon 21
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: telepathy-idle/repos/extra-i686/telepathy-idle.install (from rev 
165357, telepathy-idle/trunk/telepathy-idle.install)
===
--- extra-i686/telepathy-idle.install   (rev 0)
+++ extra-i686/telepathy-idle.install   2012-08-16 11:39:38 UTC (rev 165358)
@@ -0,0 +1,13 @@
+post_install() {
+  killall -HUP dbus-daemon 21
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-08-16 11:19:02 UTC (rev 165357)
+++ extra-x86_64/PKGBUILD   2012-08-16 11:39:38 UTC (rev 165358)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru ib...@archlinux.org
-# Contributor: Bjorn Lindeijer bjorn lindeijer nl
-# Contributor: Samuel Mendes heka@gmail.com
-
-pkgname=telepathy-idle
-pkgver=0.1.11
-pkgrel=1
-pkgdesc=An IRC connection manager for Telepathy
-arch=('i686' 'x86_64')
-url=http://telepathy.freedesktop.org;
-groups=('telepathy')
-license=('LGPL')
-depends=('telepathy-glib' 'openssl')
-makedepends=('libxslt' 

[arch-commits] Commit in telepathy-gabble/trunk (PKGBUILD)

2012-08-16 Thread Ionut Biru
Date: Thursday, August 16, 2012 @ 07:52:58
  Author: ibiru
Revision: 165359

update to 0.16.2

Modified:
  telepathy-gabble/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-08-16 11:39:38 UTC (rev 165358)
+++ PKGBUILD2012-08-16 11:52:58 UTC (rev 165359)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Balieiro dan...@balieiro.com
 # Contributor: Rodrigo L. M. Flores m...@rodrigoflores.org
 pkgname=telepathy-gabble
-pkgver=0.16.1
+pkgver=0.16.2
 pkgrel=1
 pkgdesc=A Jabber/XMPP connection manager for Telepathy
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 options=('!libtool' '!emptydirs')
 
source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
 install=telepathy-gabble.install
-md5sums=('f4e6ca551cc4603276f9acdc2b5d4db4')
+md5sums=('d79fc12524e9b68e9a1a833960f97d01')
 
 build() {
   cd $pkgname-$pkgver



[arch-commits] Commit in telepathy-gabble/repos (8 files)

2012-08-16 Thread Ionut Biru
Date: Thursday, August 16, 2012 @ 08:35:13
  Author: ibiru
Revision: 165360

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

Added:
  telepathy-gabble/repos/extra-i686/PKGBUILD
(from rev 165359, telepathy-gabble/trunk/PKGBUILD)
  telepathy-gabble/repos/extra-i686/telepathy-gabble.install
(from rev 165359, telepathy-gabble/trunk/telepathy-gabble.install)
  telepathy-gabble/repos/extra-x86_64/PKGBUILD
(from rev 165359, telepathy-gabble/trunk/PKGBUILD)
  telepathy-gabble/repos/extra-x86_64/telepathy-gabble.install
(from rev 165359, telepathy-gabble/trunk/telepathy-gabble.install)
Deleted:
  telepathy-gabble/repos/extra-i686/PKGBUILD
  telepathy-gabble/repos/extra-i686/telepathy-gabble.install
  telepathy-gabble/repos/extra-x86_64/PKGBUILD
  telepathy-gabble/repos/extra-x86_64/telepathy-gabble.install

---+
 extra-i686/PKGBUILD   |   62 
 extra-i686/telepathy-gabble.install   |   26 ++---
 extra-x86_64/PKGBUILD |   62 
 extra-x86_64/telepathy-gabble.install |   26 ++---
 4 files changed, 88 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-08-16 11:52:58 UTC (rev 165359)
+++ extra-i686/PKGBUILD 2012-08-16 12:35:13 UTC (rev 165360)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Daniel Balieiro dan...@balieiro.com
-# Contributor: Rodrigo L. M. Flores m...@rodrigoflores.org
-pkgname=telepathy-gabble
-pkgver=0.16.1
-pkgrel=1
-pkgdesc=A Jabber/XMPP connection manager for Telepathy
-arch=('i686' 'x86_64')
-url=http://telepathy.freedesktop.org;
-groups=('telepathy')
-license=('LGPL2.1')
-depends=('telepathy-glib' 'libsoup' 'libnice' 'sqlite')
-makedepends=('libxslt' 'python2')
-options=('!libtool' '!emptydirs')
-source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-install=telepathy-gabble.install
-md5sums=('f4e6ca551cc4603276f9acdc2b5d4db4')
-
-build() {
-  cd $pkgname-$pkgver
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
-   --libexecdir=/usr/lib/telepathy --with-tls=openssl
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  sed -i s|#!/usr/bin/env python|#!/usr/bin/env python2| 
$pkgdir/usr/bin/telepathy-gabble-xmpp-console
-}

Copied: telepathy-gabble/repos/extra-i686/PKGBUILD (from rev 165359, 
telepathy-gabble/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-08-16 12:35:13 UTC (rev 165360)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Daniel Balieiro dan...@balieiro.com
+# Contributor: Rodrigo L. M. Flores m...@rodrigoflores.org
+pkgname=telepathy-gabble
+pkgver=0.16.2
+pkgrel=1
+pkgdesc=A Jabber/XMPP connection manager for Telepathy
+arch=('i686' 'x86_64')
+url=http://telepathy.freedesktop.org;
+groups=('telepathy')
+license=('LGPL2.1')
+depends=('telepathy-glib' 'libsoup' 'libnice' 'sqlite')
+makedepends=('libxslt' 'python2')
+options=('!libtool' '!emptydirs')
+source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+install=telepathy-gabble.install
+md5sums=('d79fc12524e9b68e9a1a833960f97d01')
+
+build() {
+  cd $pkgname-$pkgver
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+   --libexecdir=/usr/lib/telepathy --with-tls=openssl
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  sed -i s|#!/usr/bin/env python|#!/usr/bin/env python2| 
$pkgdir/usr/bin/telepathy-gabble-xmpp-console
+}

Deleted: extra-i686/telepathy-gabble.install
===
--- extra-i686/telepathy-gabble.install 2012-08-16 11:52:58 UTC (rev 165359)
+++ extra-i686/telepathy-gabble.install 2012-08-16 12:35:13 UTC (rev 165360)
@@ -1,13 +0,0 @@
-post_install() {
-  killall -HUP dbus-daemon 21
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: telepathy-gabble/repos/extra-i686/telepathy-gabble.install (from rev 
165359, telepathy-gabble/trunk/telepathy-gabble.install)
===
--- extra-i686/telepathy-gabble.install (rev 0)
+++ extra-i686/telepathy-gabble.install 2012-08-16 12:35:13 UTC (rev 165360)
@@ -0,0 +1,13 @@
+post_install() {
+  killall -HUP dbus-daemon 21
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-08-16 11:52:58 UTC (rev 165359)
+++ extra-x86_64/PKGBUILD   2012-08-16 12:35:13 UTC (rev 165360)
@@ -1,31 

[arch-commits] Commit in irqbalance/trunk (3 files)

2012-08-16 Thread Dan McGee
Date: Thursday, August 16, 2012 @ 08:55:46
  Author: dan
Revision: 165361

upgpkg: irqbalance 1.0.3.20110809-1

* Patch with latest code from git repository
* Add systemd support

Added:
  irqbalance/trunk/irqbalance-2011-08-09.patch
  irqbalance/trunk/irqbalance.service
Modified:
  irqbalance/trunk/PKGBUILD

-+
 PKGBUILD|   20 
 irqbalance-2011-08-09.patch | 1584 ++
 irqbalance.service  |8 
 3 files changed, 1606 insertions(+), 6 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 165360:165361 to see the changes.


[arch-commits] Commit in irqbalance/repos (12 files)

2012-08-16 Thread Dan McGee
Date: Thursday, August 16, 2012 @ 08:56:28
  Author: dan
Revision: 165362

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

Added:
  irqbalance/repos/testing-i686/
  irqbalance/repos/testing-i686/PKGBUILD
(from rev 165361, irqbalance/trunk/PKGBUILD)
  irqbalance/repos/testing-i686/irqbalance-2011-08-09.patch
(from rev 165361, irqbalance/trunk/irqbalance-2011-08-09.patch)
  irqbalance/repos/testing-i686/irqbalance.conf.d
(from rev 165361, irqbalance/trunk/irqbalance.conf.d)
  irqbalance/repos/testing-i686/irqbalance.rc.d
(from rev 165361, irqbalance/trunk/irqbalance.rc.d)
  irqbalance/repos/testing-i686/irqbalance.service
(from rev 165361, irqbalance/trunk/irqbalance.service)
  irqbalance/repos/testing-x86_64/
  irqbalance/repos/testing-x86_64/PKGBUILD
(from rev 165361, irqbalance/trunk/PKGBUILD)
  irqbalance/repos/testing-x86_64/irqbalance-2011-08-09.patch
(from rev 165361, irqbalance/trunk/irqbalance-2011-08-09.patch)
  irqbalance/repos/testing-x86_64/irqbalance.conf.d
(from rev 165361, irqbalance/trunk/irqbalance.conf.d)
  irqbalance/repos/testing-x86_64/irqbalance.rc.d
(from rev 165361, irqbalance/trunk/irqbalance.rc.d)
  irqbalance/repos/testing-x86_64/irqbalance.service
(from rev 165361, irqbalance/trunk/irqbalance.service)

+
 testing-i686/PKGBUILD  |   40 
 testing-i686/irqbalance-2011-08-09.patch   | 1584 +++
 testing-i686/irqbalance.conf.d |6 
 testing-i686/irqbalance.rc.d   |   46 
 testing-i686/irqbalance.service|8 
 testing-x86_64/PKGBUILD|   40 
 testing-x86_64/irqbalance-2011-08-09.patch | 1584 +++
 testing-x86_64/irqbalance.conf.d   |6 
 testing-x86_64/irqbalance.rc.d |   46 
 testing-x86_64/irqbalance.service  |8 
 10 files changed, 3368 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 165361:165362 to see the changes.


[arch-commits] Commit in php/trunk (PKGBUILD php-fpm.conf.in.patch)

2012-08-16 Thread Pierre Schmitz
Date: Thursday, August 16, 2012 @ 08:59:18
  Author: pierre
Revision: 165363

upgpkg: php 5.4.6-1

upstream update

Modified:
  php/trunk/PKGBUILD
  php/trunk/php-fpm.conf.in.patch

---+
 PKGBUILD  |6 +++---
 php-fpm.conf.in.patch |   10 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-08-16 12:56:28 UTC (rev 165362)
+++ PKGBUILD2012-08-16 12:59:18 UTC (rev 165363)
@@ -21,7 +21,7 @@
  'php-sqlite'
  'php-tidy'
  'php-xsl')
-pkgver=5.4.5
+pkgver=5.4.6
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('PHP')
@@ -33,11 +33,11 @@
 source=(http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.bz2;
 'php.ini.patch' 'apache.conf' 'rc.d.php-fpm' 'php-fpm.conf.in.patch'
 'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles')
-md5sums=('ffcc7f4dcf2b79d667fe0c110e6cb724'
+md5sums=('c9aa0f4996d1b91ee9e45afcfaeb5d2e'
  '0b0bc7a917fc592bdf11dcd3c5c255e9'
  'dec2cbaad64e3abf4f0ec70e1de4e8e9'
  '6d46667e00d65933ec0c958279c0a803'
- '825e580dd5708d959b50944afa1b12b6'
+ '5c1f4c967b66ce3eaf819b46951dcbf5'
  'f56b5bb7e93c802ae8519182fbea3387'
  '86c73d481f3099e740e602869bacf637'
  'c60343df74f8e1afb13b084d5c0e47ed')

Modified: php-fpm.conf.in.patch
===
--- php-fpm.conf.in.patch   2012-08-16 12:56:28 UTC (rev 165362)
+++ php-fpm.conf.in.patch   2012-08-16 12:59:18 UTC (rev 165363)
@@ -1,5 +1,5 @@
 sapi/fpm/php-fpm.conf.in   2011-10-08 23:04:10.0 +0200
-+++ sapi/fpm/php-fpm.conf.in   2012-03-01 19:50:48.549947258 +0100
+--- sapi/fpm/php-fpm.conf.in   2012-08-15 06:26:05.0 +0200
 sapi/fpm/php-fpm.conf.in   2012-08-16 14:17:41.809663595 +0200
 @@ -12,7 +12,7 @@
  ; Relative path can also be used. They will be prefixed by:
  ;  - the global prefix if it's been set (-p arguement)
@@ -18,7 +18,7 @@
  
  ; Error log file
  ; If it's set to syslog, log is sent to syslogd instead of being written
-@@ -140,7 +140,8 @@
+@@ -148,7 +148,8 @@
  ;specific port;
  ;   '/path/to/unix/socket' - to listen on a unix socket.
  ; Note: This value is mandatory.
@@ -28,7 +28,7 @@
  
  ; Set listen(2) backlog.
  ; Default Value: 128 (-1 on FreeBSD and OpenBSD)
-@@ -151,9 +152,9 @@
+@@ -159,9 +160,9 @@
  ; BSD-derived systems allow connections regardless of permissions. 
  ; Default Values: user and group are set as the running user
  ; mode is set to 0666
@@ -41,7 +41,7 @@
   
  ; List of ipv4 addresses of FastCGI clients which are allowed to connect.
  ; Equivalent to the FCGI_WEB_SERVER_ADDRS environment variable in the original
-@@ -442,7 +443,7 @@
+@@ -458,7 +459,7 @@
  ; Chdir to this directory at the start.
  ; Note: relative path can be used.
  ; Default Value: current directory or / when chroot



[arch-commits] Commit in php/repos (20 files)

2012-08-16 Thread Pierre Schmitz
Date: Thursday, August 16, 2012 @ 09:00:45
  Author: pierre
Revision: 165364

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

Added:
  php/repos/testing-i686/
  php/repos/testing-i686/PKGBUILD
(from rev 165363, php/trunk/PKGBUILD)
  php/repos/testing-i686/apache.conf
(from rev 165363, php/trunk/apache.conf)
  php/repos/testing-i686/logrotate.d.php-fpm
(from rev 165363, php/trunk/logrotate.d.php-fpm)
  php/repos/testing-i686/php-fpm.conf.in.patch
(from rev 165363, php/trunk/php-fpm.conf.in.patch)
  php/repos/testing-i686/php-fpm.install
(from rev 165363, php/trunk/php-fpm.install)
  php/repos/testing-i686/php-fpm.service
(from rev 165363, php/trunk/php-fpm.service)
  php/repos/testing-i686/php-fpm.tmpfiles
(from rev 165363, php/trunk/php-fpm.tmpfiles)
  php/repos/testing-i686/php.ini.patch
(from rev 165363, php/trunk/php.ini.patch)
  php/repos/testing-i686/rc.d.php-fpm
(from rev 165363, php/trunk/rc.d.php-fpm)
  php/repos/testing-x86_64/
  php/repos/testing-x86_64/PKGBUILD
(from rev 165363, php/trunk/PKGBUILD)
  php/repos/testing-x86_64/apache.conf
(from rev 165363, php/trunk/apache.conf)
  php/repos/testing-x86_64/logrotate.d.php-fpm
(from rev 165363, php/trunk/logrotate.d.php-fpm)
  php/repos/testing-x86_64/php-fpm.conf.in.patch
(from rev 165363, php/trunk/php-fpm.conf.in.patch)
  php/repos/testing-x86_64/php-fpm.install
(from rev 165363, php/trunk/php-fpm.install)
  php/repos/testing-x86_64/php-fpm.service
(from rev 165363, php/trunk/php-fpm.service)
  php/repos/testing-x86_64/php-fpm.tmpfiles
(from rev 165363, php/trunk/php-fpm.tmpfiles)
  php/repos/testing-x86_64/php.ini.patch
(from rev 165363, php/trunk/php.ini.patch)
  php/repos/testing-x86_64/rc.d.php-fpm
(from rev 165363, php/trunk/rc.d.php-fpm)

--+
 testing-i686/PKGBUILD|  347 +
 testing-i686/apache.conf |   13 +
 testing-i686/logrotate.d.php-fpm |8 
 testing-i686/php-fpm.conf.in.patch   |   52 
 testing-i686/php-fpm.install |9 
 testing-i686/php-fpm.service |   13 +
 testing-i686/php-fpm.tmpfiles|1 
 testing-i686/php.ini.patch   |  122 +++
 testing-i686/rc.d.php-fpm|  144 +
 testing-x86_64/PKGBUILD  |  347 +
 testing-x86_64/apache.conf   |   13 +
 testing-x86_64/logrotate.d.php-fpm   |8 
 testing-x86_64/php-fpm.conf.in.patch |   52 
 testing-x86_64/php-fpm.install   |9 
 testing-x86_64/php-fpm.service   |   13 +
 testing-x86_64/php-fpm.tmpfiles  |1 
 testing-x86_64/php.ini.patch |  122 +++
 testing-x86_64/rc.d.php-fpm  |  144 +
 18 files changed, 1418 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 165363:165364 to see the changes.


[arch-commits] Commit in memcached/trunk (5 files)

2012-08-16 Thread Dan McGee
Date: Thursday, August 16, 2012 @ 10:40:59
  Author: dan
Revision: 165365

upgpkg: memcached 1.4.14-2

* Add systemd support

Added:
  memcached/trunk/memcached.install
  memcached/trunk/memcached.service
Modified:
  memcached/trunk/PKGBUILD
  memcached/trunk/memcached.conf
Deleted:
  memcached/trunk/ChangeLog

---+
 ChangeLog |   24 
 PKGBUILD  |   20 ++--
 memcached.conf|2 +-
 memcached.install |   22 ++
 memcached.service |   11 +++
 5 files changed, 44 insertions(+), 35 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2012-08-16 13:00:45 UTC (rev 165364)
+++ ChangeLog   2012-08-16 14:40:59 UTC (rev 165365)
@@ -1,24 +0,0 @@
-2011-02-07 Ionut Biru ib...@archlinux.org
-   * Rebuild 1.4.5 against libevent 2.0.10
-
-2011-01-31 Dan McGee d...@archlinux.org
-   * Rebuild 1.4.5 with gcc 4.5.X patch accepted upstream
-
-2009-11-14 Dan McGee d...@archlinux.org
-   * Bump to 1.4.3
-   * Added memcached-tool to package
-
-2009-09-13 Dan McGee d...@archlinux.org
-   * Bump to 1.4.1
-   * Add new required conf.d option MEMCACHED_USER
-   * Rework the way we store the PID for init script usage
-
-2009-04-12 Dan McGee d...@archlinux.org
-   * Bump to 1.2.8
-
-2009-04-05 Dan McGee d...@archlinux.org
-   * Bump to 1.2.7
-
-2008-12-13 Dan McGee d...@archlinux.org
-   * Added conf file to backup array
-   * Fixed the not quite right default config

Modified: PKGBUILD
===
--- PKGBUILD2012-08-16 13:00:45 UTC (rev 165364)
+++ PKGBUILD2012-08-16 14:40:59 UTC (rev 165365)
@@ -4,7 +4,7 @@
 
 pkgname=memcached
 pkgver=1.4.14
-pkgrel=1
+pkgrel=2
 pkgdesc=A distributed memory object caching system
 arch=(i686 x86_64)
 url=http://memcached.org/;
@@ -12,13 +12,15 @@
 depends=('libevent')
 optdepends=('perl: for memcached-tool usage')
 backup=('etc/conf.d/memcached')
+install=memcached.install
 source=(http://memcached.googlecode.com/files/$pkgname-$pkgver.tar.gz
 memcached.conf
-   memcached.sh)
-changelog=ChangeLog
+   memcached.sh
+   memcached.service)
 sha256sums=('f2e2ad8ee8d256f2c3748d7f741dcddfd0ab6bdece6fa1c18484e83f311156ef'
-'0e57a0f528b387f1f04f628ec74856c615d82d44f4d6bc041c33b3814ce13d0a'
-'72efa639c5a39c7c14f07cc51731ebbf82299870d9cf31cf3aaa981bc084b4eb')
+'17f66873b77e96c6706dcf13ab0aa8ddff94b2851366c787fc23e614dfc11f47'
+'72efa639c5a39c7c14f07cc51731ebbf82299870d9cf31cf3aaa981bc084b4eb'
+'453cad82bddb25fac43fd5cedc5702b9b6c6abaf7498e21445facf20f25f53a6')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -30,9 +32,7 @@
   cd $srcdir/$pkgname-$pkgver
   make DESTDIR=$pkgdir install
   install -D -m 755 scripts/memcached-tool $pkgdir/usr/bin/memcached-tool
-  # This POS is entirely RedHat specific, so not including it now
-  #install -D -m 755 scripts/memcached.service 
$pkgdir/lib/systemd/system/memcached.service
-  #sed -i -e 's#^EnvironmentFile.*#EnvironmentFile=/etc/conf.d/memcached#' 
$pkgdir/lib/systemd/system/memcached.service
-  install -D -m 644 $srcdir/memcached.conf $pkgdir/etc/conf.d/memcached
-  install -D -m 755 $srcdir/memcached.sh $pkgdir/etc/rc.d/memcached
+  install -D -m 644 ../memcached.conf $pkgdir/etc/conf.d/memcached
+  install -D -m 755 ../memcached.sh $pkgdir/etc/rc.d/memcached
+  install -D -m 644 ../memcached.service 
$pkgdir/usr/lib/systemd/system/memcached.service
 }

Modified: memcached.conf
===
--- memcached.conf  2012-08-16 13:00:45 UTC (rev 165364)
+++ memcached.conf  2012-08-16 14:40:59 UTC (rev 165365)
@@ -1,4 +1,4 @@
 # user to run memcached as; also used for pid file ownership
-MEMCACHED_USER=nobody
+MEMCACHED_USER=memcached
 # see 'memcached -h' for available options
 MEMCACHED_ARGS=-l 127.0.0.1 -t 1

Added: memcached.install
===
--- memcached.install   (rev 0)
+++ memcached.install   2012-08-16 14:40:59 UTC (rev 165365)
@@ -0,0 +1,22 @@
+post_install() {
+  if ! getent group memcached /dev/null; then
+groupadd --system memcached
+  fi
+  if ! getent passwd memcached /dev/null; then
+useradd --system -c 'memcached user' -g memcached -d / -s /bin/bash 
memcached
+passwd -l memcached /dev/null
+  fi
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  if getent passwd memcached /dev/null; then
+userdel memcached
+  fi
+  if getent group memcached /dev/null; then
+groupdel memcached
+  fi
+}

Added: memcached.service
===
--- memcached.service   (rev 0)
+++ memcached.service   2012-08-16 14:40:59 UTC (rev 165365)
@@ -0,0 

[arch-commits] Commit in memcached/repos (12 files)

2012-08-16 Thread Dan McGee
Date: Thursday, August 16, 2012 @ 10:41:50
  Author: dan
Revision: 165366

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

Added:
  memcached/repos/testing-i686/
  memcached/repos/testing-i686/PKGBUILD
(from rev 165365, memcached/trunk/PKGBUILD)
  memcached/repos/testing-i686/memcached.conf
(from rev 165365, memcached/trunk/memcached.conf)
  memcached/repos/testing-i686/memcached.install
(from rev 165365, memcached/trunk/memcached.install)
  memcached/repos/testing-i686/memcached.service
(from rev 165365, memcached/trunk/memcached.service)
  memcached/repos/testing-i686/memcached.sh
(from rev 165365, memcached/trunk/memcached.sh)
  memcached/repos/testing-x86_64/
  memcached/repos/testing-x86_64/PKGBUILD
(from rev 165365, memcached/trunk/PKGBUILD)
  memcached/repos/testing-x86_64/memcached.conf
(from rev 165365, memcached/trunk/memcached.conf)
  memcached/repos/testing-x86_64/memcached.install
(from rev 165365, memcached/trunk/memcached.install)
  memcached/repos/testing-x86_64/memcached.service
(from rev 165365, memcached/trunk/memcached.service)
  memcached/repos/testing-x86_64/memcached.sh
(from rev 165365, memcached/trunk/memcached.sh)

--+
 testing-i686/PKGBUILD|   38 ++
 testing-i686/memcached.conf  |4 ++
 testing-i686/memcached.install   |   22 
 testing-i686/memcached.service   |   11 ++
 testing-i686/memcached.sh|   63 +
 testing-x86_64/PKGBUILD  |   38 ++
 testing-x86_64/memcached.conf|4 ++
 testing-x86_64/memcached.install |   22 
 testing-x86_64/memcached.service |   11 ++
 testing-x86_64/memcached.sh  |   63 +
 10 files changed, 276 insertions(+)

Copied: memcached/repos/testing-i686/PKGBUILD (from rev 165365, 
memcached/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-08-16 14:41:50 UTC (rev 165366)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Dan McGee d...@archlinux.org
+# Contributor: Michael Irwin 6d6...@gmail.com
+
+pkgname=memcached
+pkgver=1.4.14
+pkgrel=2
+pkgdesc=A distributed memory object caching system
+arch=(i686 x86_64)
+url=http://memcached.org/;
+license=('GPL')
+depends=('libevent')
+optdepends=('perl: for memcached-tool usage')
+backup=('etc/conf.d/memcached')
+install=memcached.install
+source=(http://memcached.googlecode.com/files/$pkgname-$pkgver.tar.gz
+memcached.conf
+   memcached.sh
+   memcached.service)
+sha256sums=('f2e2ad8ee8d256f2c3748d7f741dcddfd0ab6bdece6fa1c18484e83f311156ef'
+'17f66873b77e96c6706dcf13ab0aa8ddff94b2851366c787fc23e614dfc11f47'
+'72efa639c5a39c7c14f07cc51731ebbf82299870d9cf31cf3aaa981bc084b4eb'
+'453cad82bddb25fac43fd5cedc5702b9b6c6abaf7498e21445facf20f25f53a6')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  install -D -m 755 scripts/memcached-tool $pkgdir/usr/bin/memcached-tool
+  install -D -m 644 ../memcached.conf $pkgdir/etc/conf.d/memcached
+  install -D -m 755 ../memcached.sh $pkgdir/etc/rc.d/memcached
+  install -D -m 644 ../memcached.service 
$pkgdir/usr/lib/systemd/system/memcached.service
+}

Copied: memcached/repos/testing-i686/memcached.conf (from rev 165365, 
memcached/trunk/memcached.conf)
===
--- testing-i686/memcached.conf (rev 0)
+++ testing-i686/memcached.conf 2012-08-16 14:41:50 UTC (rev 165366)
@@ -0,0 +1,4 @@
+# user to run memcached as; also used for pid file ownership
+MEMCACHED_USER=memcached
+# see 'memcached -h' for available options
+MEMCACHED_ARGS=-l 127.0.0.1 -t 1

Copied: memcached/repos/testing-i686/memcached.install (from rev 165365, 
memcached/trunk/memcached.install)
===
--- testing-i686/memcached.install  (rev 0)
+++ testing-i686/memcached.install  2012-08-16 14:41:50 UTC (rev 165366)
@@ -0,0 +1,22 @@
+post_install() {
+  if ! getent group memcached /dev/null; then
+groupadd --system memcached
+  fi
+  if ! getent passwd memcached /dev/null; then
+useradd --system -c 'memcached user' -g memcached -d / -s /bin/bash 
memcached
+passwd -l memcached /dev/null
+  fi
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  if getent passwd memcached /dev/null; then
+userdel memcached
+  fi
+  if getent group memcached /dev/null; then
+groupdel memcached
+  fi
+}

Copied: memcached/repos/testing-i686/memcached.service (from rev 165365, 
memcached/trunk/memcached.service)

[arch-commits] Commit in git/trunk (4 files)

2012-08-16 Thread Dan McGee
Date: Thursday, August 16, 2012 @ 10:44:33
  Author: dan
Revision: 165367

upgpkg: git 1.7.11.5-2

* Add systemd support

Added:
  git/trunk/git-daemon.socket
  git/trunk/git-daemon@.service
  git/trunk/git.install
Modified:
  git/trunk/PKGBUILD

-+
 PKGBUILD|   15 ---
 git-daemon.socket   |   10 ++
 git-daemon@.service |   11 +++
 git.install |   22 ++
 4 files changed, 55 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-08-16 14:41:50 UTC (rev 165366)
+++ PKGBUILD2012-08-16 14:44:33 UTC (rev 165367)
@@ -3,7 +3,7 @@
 
 pkgname=git
 pkgver=1.7.11.5
-pkgrel=1
+pkgrel=2
 pkgdesc=the fast distributed version control system
 arch=(i686 x86_64)
 url=http://git-scm.com/;
@@ -22,10 +22,13 @@
 replaces=('git-core')
 provides=('git-core')
 backup=('etc/conf.d/git-daemon.conf')
+install=git.install
 source=(http://git-core.googlecode.com/files/git-$pkgver.tar.gz;
 http://git-core.googlecode.com/files/git-manpages-$pkgver.tar.gz;
 git-daemon
-git-daemon.conf)
+git-daemon.conf
+git-daemon@.service
+git-daemon.socket)
 changelog=ChangeLog
 
 build() {
@@ -98,9 +101,15 @@
   # git daemon script
   install -D -m755 $srcdir/git-daemon $pkgdir/etc/rc.d/git-daemon
   install -D -m644 $srcdir/git-daemon.conf 
$pkgdir/etc/conf.d/git-daemon.conf
+
+  # systemd stuff
+  install -D -m 644 $srcdir/git-daemon@.service 
$pkgdir/usr/lib/systemd/system/git-daemon@.service
+  install -D -m 644 $srcdir/git-daemon.socket 
$pkgdir/usr/lib/systemd/system/git-daemon.socket
 }
 
 md5sums=('9985d35c11531d546426ebefb327c847'
  'f08a5a60e57f00399bbd384cfd7791f3'
  '8e2648910fd5dd4f1c41d3c7fa9e9156'
- '2e42bf97779a1c6411d89043334c9e78')
+ '2e42bf97779a1c6411d89043334c9e78'
+ '198ef9d9e79bd8d5868f95ed9f79cc34'
+ '779c00deb490291c6b477b8cc0161123')

Added: git-daemon.socket
===
--- git-daemon.socket   (rev 0)
+++ git-daemon.socket   2012-08-16 14:44:33 UTC (rev 165367)
@@ -0,0 +1,10 @@
+[Unit]
+Description=Git Daemon Socket
+After=network.target
+
+[Socket]
+ListenStream=9418
+Accept=true
+
+[Install]
+WantedBy=sockets.target

Added: git-daemon@.service
===
--- git-daemon@.service (rev 0)
+++ git-daemon@.service 2012-08-16 14:44:33 UTC (rev 165367)
@@ -0,0 +1,11 @@
+[Unit]
+Description=Git Daemon Instance
+After=network.target
+
+[Service]
+User=git
+# The '-' is to ignore non-zero exit statuses
+ExecStart=-/usr/lib/git-core/git-daemon --inetd --export-all 
--base-path=/srv/git
+StandardInput=socket
+StandardOutput=inherit
+StandardError=journal

Added: git.install
===
--- git.install (rev 0)
+++ git.install 2012-08-16 14:44:33 UTC (rev 165367)
@@ -0,0 +1,22 @@
+post_install() {
+  if ! getent group git /dev/null; then
+groupadd --system git 
+  fi
+  if ! getent passwd git /dev/null; then
+useradd --system -c 'git daemon user' -g git -d / -s /bin/bash git 
+passwd -l git /dev/null
+  fi
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  if getent passwd git /dev/null; then
+userdel git
+  fi
+  if getent group git /dev/null; then
+groupdel git
+  fi
+}



[arch-commits] Commit in git/repos (16 files)

2012-08-16 Thread Dan McGee
Date: Thursday, August 16, 2012 @ 10:45:26
  Author: dan
Revision: 165368

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

Added:
  git/repos/testing-i686/
  git/repos/testing-i686/ChangeLog
(from rev 165367, git/trunk/ChangeLog)
  git/repos/testing-i686/PKGBUILD
(from rev 165367, git/trunk/PKGBUILD)
  git/repos/testing-i686/git-daemon
(from rev 165367, git/trunk/git-daemon)
  git/repos/testing-i686/git-daemon.conf
(from rev 165367, git/trunk/git-daemon.conf)
  git/repos/testing-i686/git-daemon.socket
(from rev 165367, git/trunk/git-daemon.socket)
  git/repos/testing-i686/git-daemon@.service
(from rev 165367, git/trunk/git-daemon@.service)
  git/repos/testing-i686/git.install
(from rev 165367, git/trunk/git.install)
  git/repos/testing-x86_64/
  git/repos/testing-x86_64/ChangeLog
(from rev 165367, git/trunk/ChangeLog)
  git/repos/testing-x86_64/PKGBUILD
(from rev 165367, git/trunk/PKGBUILD)
  git/repos/testing-x86_64/git-daemon
(from rev 165367, git/trunk/git-daemon)
  git/repos/testing-x86_64/git-daemon.conf
(from rev 165367, git/trunk/git-daemon.conf)
  git/repos/testing-x86_64/git-daemon.socket
(from rev 165367, git/trunk/git-daemon.socket)
  git/repos/testing-x86_64/git-daemon@.service
(from rev 165367, git/trunk/git-daemon@.service)
  git/repos/testing-x86_64/git.install
(from rev 165367, git/trunk/git.install)

+
 testing-i686/ChangeLog |   57 +
 testing-i686/PKGBUILD  |  115 +++
 testing-i686/git-daemon|   70 +
 testing-i686/git-daemon.conf   |5 +
 testing-i686/git-daemon.socket |   10 +++
 testing-i686/git-daemon@.service   |   11 +++
 testing-i686/git.install   |   22 ++
 testing-x86_64/ChangeLog   |   57 +
 testing-x86_64/PKGBUILD|  115 +++
 testing-x86_64/git-daemon  |   70 +
 testing-x86_64/git-daemon.conf |5 +
 testing-x86_64/git-daemon.socket   |   10 +++
 testing-x86_64/git-daemon@.service |   11 +++
 testing-x86_64/git.install |   22 ++
 14 files changed, 580 insertions(+)

Copied: git/repos/testing-i686/ChangeLog (from rev 165367, git/trunk/ChangeLog)
===
--- testing-i686/ChangeLog  (rev 0)
+++ testing-i686/ChangeLog  2012-08-16 14:45:26 UTC (rev 165368)
@@ -0,0 +1,57 @@
+Simple version bumps are omitted from the following ChangeLog.
+
+2011-08-16 Dan McGee d...@archlinux.org
+   Version 1.7.6.1-1
+   * Enable USE_LIBPCRE for `git grep -P` usage
+
+2011-05-05 Dan McGee d...@archlinux.org
+   Version 1.7.5.1-1
+   * Byte compile emacs files (FS#20874)
+   * Respect CFLAGS/LDFLAGS (FS#23963)
+
+2011-04-27 Dan McGee d...@archlinux.org
+   Version 1.7.5-1
+   * Add missing optdepends for git send-email (FS#20923)
+
+2011-01-05 Dan McGee d...@archlinux.org
+   Version 1.7.3.5-1
+   * More flexible git-daemon RC scripts (FS#20575)
+
+2010-10-01 Allan McRae al...@archlinux.org
+   Version 1.7.3.1-2
+   * Python 2/3 rebuild
+
+2010-06-29 Dan McGee d...@archlinux.org
+   Version 1.7.1.1-1
+   * Add emacs completion files (FS#17968)
+   * Add git-daemon RC scripts (FS#19291)
+
+2009-06-05 Dan McGee d...@archlinux.org
+   Version 1.6.3.2-1
+   * Remove gitweb from /usr/share; it needs customization to be helpful
+   * Add NO_CROSS_DIRECTORY_HARDLINKS option to build (FS#13683)
+
+2008-09-14 Dan McGee d...@archlinux.org
+   Version 1.6.0.2-1
+   * Moved optional depends from install file to optdepends array
+
+2008-06-15 Dan McGee d...@archlinux.org
+   Version 1.5.6-1
+   * Removed 'cpio' dependency, clone is now a builtin and no longer needs 
it
+
+2008-02-02 Dan McGee d...@archlinux.org
+   Version 1.5.4-1
+   * Upstream version 1.5.4
+   * Enable pthreads support in pack-objects. To use, set the pack.threads
+ git config option. Read manpages of pack-objects and config for more
+ details.
+   * Changelog added (with entries going back a bit).
+
+2008-01-28 Kevin Piche ke...@archlinux.org
+   Version 1.5.3.7-2
+   * Updated for new perl policy (vendor dirs)
+   * Change license to GPL2
+
+2007-11-01 Eric Belanger e...@archlinux.org
+   Version 1.5.3.5-2
+   * Fix Perl module location

Copied: git/repos/testing-i686/PKGBUILD (from rev 165367, git/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-08-16 14:45:26 UTC (rev 165368)
@@ -0,0 +1,115 @@
+# $Id$
+# Maintainer: Dan McGee d...@archlinux.org
+
+pkgname=git
+pkgver=1.7.11.5
+pkgrel=2
+pkgdesc=the fast distributed version control system

[arch-commits] Commit in spamassassin/trunk (PKGBUILD spamassassin.service)

2012-08-16 Thread Florian Pritz
Date: Thursday, August 16, 2012 @ 12:15:27
  Author: bluewind
Revision: 165369

upgpkg: spamassassin 3.3.2-4

add system unit

Added:
  spamassassin/trunk/spamassassin.service
Modified:
  spamassassin/trunk/PKGBUILD

--+
 PKGBUILD |8 +---
 spamassassin.service |   14 ++
 2 files changed, 19 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-08-16 14:45:26 UTC (rev 165368)
+++ PKGBUILD2012-08-16 16:15:27 UTC (rev 165369)
@@ -3,7 +3,7 @@
 # Contributor: Manolis Tzanidakis
 pkgname=spamassassin
 pkgver=3.3.2
-pkgrel=3
+pkgrel=4
 pkgdesc=A mail filter to identify spam.
 arch=('i686' 'x86_64')
 license=('APACHE')
@@ -23,10 +23,11 @@
 install=${pkgname}.install
 options=('!emptydirs')
 
source=(http://mirrors.devlib.org/apache/${pkgname}/source/Mail-SpamAssassin-${pkgver}.tar.gz;
-'spamd.conf.d' 'spamd')
+'spamd.conf.d' 'spamd' 'spamassassin.service')
 md5sums=('d1d62cc5c6eac57e88c4006d9633b81e'
  'af501c6b0bb937a2775b747cc4b6d150'
- '57545e6877503d897db21e9a2e8bd2b9')
+ '57545e6877503d897db21e9a2e8bd2b9'
+ '1c39572b79bc20c822387814050ee5c1')
 
 build() {
   cd ${srcdir}/Mail-SpamAssassin-${pkgver}
@@ -55,4 +56,5 @@
 
   install -D -m644 ${srcdir}/spamd.conf.d ${pkgdir}/etc/conf.d/spamd
   install -D -m755 ${srcdir}/spamd ${pkgdir}/etc/rc.d/spamd
+  install -D -m644 ${srcdir}/spamassassin.service 
${pkgdir}/usr/lib/systemd/system/spamassassin.serivce
 }

Added: spamassassin.service
===
--- spamassassin.service(rev 0)
+++ spamassassin.service2012-08-16 16:15:27 UTC (rev 165369)
@@ -0,0 +1,14 @@
+[Unit]
+Description=Spamassassin daemon
+After=syslog.target network.target
+
+[Service]
+Type=forking
+PIDFile=/var/run/spamd.pid
+ExecStart=/usr/bin/vendor_perl/spamd --pidfile /var/run/spamd.pid -c
+StandardOutput=syslog
+StandardError=syslog
+Restart=always
+
+[Install]
+WantedBy=multi-user.target



[arch-commits] Commit in spamassassin/repos (12 files)

2012-08-16 Thread Florian Pritz
Date: Thursday, August 16, 2012 @ 12:16:07
  Author: bluewind
Revision: 165370

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

Added:
  spamassassin/repos/testing-i686/
  spamassassin/repos/testing-i686/PKGBUILD
(from rev 165369, spamassassin/trunk/PKGBUILD)
  spamassassin/repos/testing-i686/spamassassin.install
(from rev 165369, spamassassin/trunk/spamassassin.install)
  spamassassin/repos/testing-i686/spamassassin.service
(from rev 165369, spamassassin/trunk/spamassassin.service)
  spamassassin/repos/testing-i686/spamd
(from rev 165369, spamassassin/trunk/spamd)
  spamassassin/repos/testing-i686/spamd.conf.d
(from rev 165369, spamassassin/trunk/spamd.conf.d)
  spamassassin/repos/testing-x86_64/
  spamassassin/repos/testing-x86_64/PKGBUILD
(from rev 165369, spamassassin/trunk/PKGBUILD)
  spamassassin/repos/testing-x86_64/spamassassin.install
(from rev 165369, spamassassin/trunk/spamassassin.install)
  spamassassin/repos/testing-x86_64/spamassassin.service
(from rev 165369, spamassassin/trunk/spamassassin.service)
  spamassassin/repos/testing-x86_64/spamd
(from rev 165369, spamassassin/trunk/spamd)
  spamassassin/repos/testing-x86_64/spamd.conf.d
(from rev 165369, spamassassin/trunk/spamd.conf.d)

-+
 testing-i686/PKGBUILD   |   60 ++
 testing-i686/spamassassin.install   |   11 ++
 testing-i686/spamassassin.service   |   14 +++
 testing-i686/spamd  |   55 +++
 testing-i686/spamd.conf.d   |1 
 testing-x86_64/PKGBUILD |   60 ++
 testing-x86_64/spamassassin.install |   11 ++
 testing-x86_64/spamassassin.service |   14 +++
 testing-x86_64/spamd|   55 +++
 testing-x86_64/spamd.conf.d |1 
 10 files changed, 282 insertions(+)

Copied: spamassassin/repos/testing-i686/PKGBUILD (from rev 165369, 
spamassassin/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-08-16 16:16:07 UTC (rev 165370)
@@ -0,0 +1,60 @@
+# $Id$
+# Maintainer: Dale Blount d...@archlinux.org
+# Contributor: Manolis Tzanidakis
+pkgname=spamassassin
+pkgver=3.3.2
+pkgrel=4
+pkgdesc=A mail filter to identify spam.
+arch=('i686' 'x86_64')
+license=('APACHE')
+url=http://spamassassin.apache.org;
+depends=('openssl' 'zlib' 're2c' 'perl-net-dns' 'perl-io-socket-ssl'
+ 'perl-libwww' 'perl-mail-spf' 'perl-http-message' 'perl-net-http'
+ 'perl-io-socket-inet6' 'perl-mail-dkim' 'perl-crypt-ssleay')
+makedepends=('razor' 'perl-dbi') 
+optdepends=('razor: to identify collaborately-flagged spam')
+backup=('etc/conf.d/spamd' 
+'etc/mail/spamassassin/local.cf'
+'etc/mail/spamassassin/init.pre'
+'etc/mail/spamassassin/v310.pre'
+'etc/mail/spamassassin/v312.pre'
+'etc/mail/spamassassin/v320.pre'
+'etc/mail/spamassassin/v330.pre')
+install=${pkgname}.install
+options=('!emptydirs')
+source=(http://mirrors.devlib.org/apache/${pkgname}/source/Mail-SpamAssassin-${pkgver}.tar.gz;
+'spamd.conf.d' 'spamd' 'spamassassin.service')
+md5sums=('d1d62cc5c6eac57e88c4006d9633b81e'
+ 'af501c6b0bb937a2775b747cc4b6d150'
+ '57545e6877503d897db21e9a2e8bd2b9'
+ '1c39572b79bc20c822387814050ee5c1')
+
+build() {
+  cd ${srcdir}/Mail-SpamAssassin-${pkgver}
+
+  # install module in vendor directories.
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor \
+  CONTACT_ADDRESS=root@localhost ENABLE_SSL=yes PERL_TAINT=no
+  make 
+}
+
+check() {
+  cd ${srcdir}/Mail-SpamAssassin-${pkgver}
+
+  # SSLv2 is disabled by upstream so this test would fail
+  rm -rf t/spamd_ssl_v2.t
+
+  # parallel tests cause lots of failures; disable for now
+  #export HARNESS_OPTIONS=j$(echo $MAKEFLAGS | sed 
's/.*-j\([0-9][0-9]*\).*/\1/')
+
+  make test
+}
+
+package() {
+  cd ${srcdir}/Mail-SpamAssassin-${pkgver}
+  make DESTDIR=${pkgdir} install
+
+  install -D -m644 ${srcdir}/spamd.conf.d ${pkgdir}/etc/conf.d/spamd
+  install -D -m755 ${srcdir}/spamd ${pkgdir}/etc/rc.d/spamd
+  install -D -m644 ${srcdir}/spamassassin.service 
${pkgdir}/usr/lib/systemd/system/spamassassin.serivce
+}

Copied: spamassassin/repos/testing-i686/spamassassin.install (from rev 165369, 
spamassassin/trunk/spamassassin.install)
===
--- testing-i686/spamassassin.install   (rev 0)
+++ testing-i686/spamassassin.install   2012-08-16 16:16:07 UTC (rev 165370)
@@ -0,0 +1,11 @@
+post_install() {
+  echo You must run 'sa-update' to install spam rules before use.
+}
+
+post_upgrade() {
+  # Compile rules, if rules have previously been compiled, and it's possible
+  if type re2c /dev/null  type sa-compile /dev/null  [[ -d 

[arch-commits] Commit in linux/trunk (config config.x86_64)

2012-08-16 Thread Tobias Powalowski
Date: Thursday, August 16, 2012 @ 14:52:25
  Author: tpowa
Revision: 165371

add PARAVIRT_TIME_ACCOUNTING #31154

Modified:
  linux/trunk/config
  linux/trunk/config.x86_64

---+
 config|2 +-
 config.x86_64 |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: config
===
--- config  2012-08-16 16:16:07 UTC (rev 165370)
+++ config  2012-08-16 18:52:25 UTC (rev 165371)
@@ -334,7 +334,7 @@
 CONFIG_X86_32_IRIS=m
 CONFIG_SCHED_OMIT_FRAME_POINTER=y
 CONFIG_PARAVIRT_GUEST=y
-# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
+CONFIG_PARAVIRT_TIME_ACCOUNTING=y 
 # CONFIG_XEN_PRIVILEGED_GUEST is not set
 CONFIG_KVM_CLOCK=y
 CONFIG_KVM_GUEST=y

Modified: config.x86_64
===
--- config.x86_64   2012-08-16 16:16:07 UTC (rev 165370)
+++ config.x86_64   2012-08-16 18:52:25 UTC (rev 165371)
@@ -335,7 +335,7 @@
 CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y
 CONFIG_SCHED_OMIT_FRAME_POINTER=y
 CONFIG_PARAVIRT_GUEST=y
-# CONFIG_PARAVIRT_TIME_ACCOUNTING is not set
+CONFIG_PARAVIRT_TIME_ACCOUNTING=y 
 CONFIG_XEN=y
 CONFIG_XEN_DOM0=y
 CONFIG_XEN_PRIVILEGED_GUEST=y



[arch-commits] Commit in php-apc/trunk (PKGBUILD)

2012-08-16 Thread Pierre Schmitz
Date: Thursday, August 16, 2012 @ 15:06:43
  Author: pierre
Revision: 165372

upgpkg: php-apc 3.1.12-1

upstream update

Modified:
  php-apc/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-08-16 18:52:25 UTC (rev 165371)
+++ PKGBUILD2012-08-16 19:06:43 UTC (rev 165372)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz pie...@archlinux.de
 
 pkgname=php-apc
-pkgver=3.1.11
+pkgver=3.1.12
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc='A free, open, and robust framework for caching and optimizing PHP 
intermediate code'
@@ -11,7 +11,7 @@
 license=('PHP')
 source=(http://pecl.php.net/get/APC-${pkgver}.tgz;)
 backup=('etc/php/conf.d/apc.ini')
-md5sums=('199b69ed1423aa869acafff485ef5f06')
+md5sums=('b0ab91726717f410dfa284d5d1723b60')
 
 build() {
cd $srcdir/APC-$pkgver



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

2012-08-16 Thread Pierre Schmitz
Date: Thursday, August 16, 2012 @ 15:07:09
  Author: pierre
Revision: 165373

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

Added:
  php-apc/repos/testing-i686/
  php-apc/repos/testing-i686/PKGBUILD
(from rev 165372, php-apc/trunk/PKGBUILD)
  php-apc/repos/testing-x86_64/
  php-apc/repos/testing-x86_64/PKGBUILD
(from rev 165372, php-apc/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   35 +++
 testing-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: php-apc/repos/testing-i686/PKGBUILD (from rev 165372, 
php-apc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-08-16 19:07:09 UTC (rev 165373)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+
+pkgname=php-apc
+pkgver=3.1.12
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='A free, open, and robust framework for caching and optimizing PHP 
intermediate code'
+url='http://pecl.php.net/package/APC'
+depends=('php')
+license=('PHP')
+source=(http://pecl.php.net/get/APC-${pkgver}.tgz;)
+backup=('etc/php/conf.d/apc.ini')
+md5sums=('b0ab91726717f410dfa284d5d1723b60')
+
+build() {
+   cd $srcdir/APC-$pkgver
+   phpize
+   ./configure --prefix=/usr
+   make
+}
+
+# check() {
+#  cd $srcdir/APC-$pkgver
+#  make test
+# }
+
+package() {
+   cd $srcdir/APC-$pkgver
+   make INSTALL_ROOT=$pkgdir install
+   echo ';extension=apc.so'  apc.ini
+   install -D -m644 apc.ini $pkgdir/etc/php/conf.d/apc.ini
+   install -D -m644 apc.php $pkgdir/usr/share/php-apc/apc.php
+   install -D -m644 INSTALL $pkgdir/usr/share/doc/php-apc/install.txt
+}

Copied: php-apc/repos/testing-x86_64/PKGBUILD (from rev 165372, 
php-apc/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2012-08-16 19:07:09 UTC (rev 165373)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+
+pkgname=php-apc
+pkgver=3.1.12
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='A free, open, and robust framework for caching and optimizing PHP 
intermediate code'
+url='http://pecl.php.net/package/APC'
+depends=('php')
+license=('PHP')
+source=(http://pecl.php.net/get/APC-${pkgver}.tgz;)
+backup=('etc/php/conf.d/apc.ini')
+md5sums=('b0ab91726717f410dfa284d5d1723b60')
+
+build() {
+   cd $srcdir/APC-$pkgver
+   phpize
+   ./configure --prefix=/usr
+   make
+}
+
+# check() {
+#  cd $srcdir/APC-$pkgver
+#  make test
+# }
+
+package() {
+   cd $srcdir/APC-$pkgver
+   make INSTALL_ROOT=$pkgdir install
+   echo ';extension=apc.so'  apc.ini
+   install -D -m644 apc.ini $pkgdir/etc/php/conf.d/apc.ini
+   install -D -m644 apc.php $pkgdir/usr/share/php-apc/apc.php
+   install -D -m644 INSTALL $pkgdir/usr/share/doc/php-apc/install.txt
+}



[arch-commits] Commit in php/repos (38 files)

2012-08-16 Thread Pierre Schmitz
Date: Thursday, August 16, 2012 @ 16:54:57
  Author: pierre
Revision: 165374

db-move: moved php from [testing] to [extra] (i686, x86_64)

Added:
  php/repos/extra-i686/PKGBUILD
(from rev 165373, php/repos/testing-i686/PKGBUILD)
  php/repos/extra-i686/apache.conf
(from rev 165373, php/repos/testing-i686/apache.conf)
  php/repos/extra-i686/logrotate.d.php-fpm
(from rev 165373, php/repos/testing-i686/logrotate.d.php-fpm)
  php/repos/extra-i686/php-fpm.conf.in.patch
(from rev 165373, php/repos/testing-i686/php-fpm.conf.in.patch)
  php/repos/extra-i686/php-fpm.install
(from rev 165373, php/repos/testing-i686/php-fpm.install)
  php/repos/extra-i686/php-fpm.service
(from rev 165373, php/repos/testing-i686/php-fpm.service)
  php/repos/extra-i686/php-fpm.tmpfiles
(from rev 165373, php/repos/testing-i686/php-fpm.tmpfiles)
  php/repos/extra-i686/php.ini.patch
(from rev 165373, php/repos/testing-i686/php.ini.patch)
  php/repos/extra-i686/rc.d.php-fpm
(from rev 165373, php/repos/testing-i686/rc.d.php-fpm)
  php/repos/extra-x86_64/PKGBUILD
(from rev 165373, php/repos/testing-x86_64/PKGBUILD)
  php/repos/extra-x86_64/apache.conf
(from rev 165373, php/repos/testing-x86_64/apache.conf)
  php/repos/extra-x86_64/logrotate.d.php-fpm
(from rev 165373, php/repos/testing-x86_64/logrotate.d.php-fpm)
  php/repos/extra-x86_64/php-fpm.conf.in.patch
(from rev 165373, php/repos/testing-x86_64/php-fpm.conf.in.patch)
  php/repos/extra-x86_64/php-fpm.install
(from rev 165373, php/repos/testing-x86_64/php-fpm.install)
  php/repos/extra-x86_64/php-fpm.service
(from rev 165373, php/repos/testing-x86_64/php-fpm.service)
  php/repos/extra-x86_64/php-fpm.tmpfiles
(from rev 165373, php/repos/testing-x86_64/php-fpm.tmpfiles)
  php/repos/extra-x86_64/php.ini.patch
(from rev 165373, php/repos/testing-x86_64/php.ini.patch)
  php/repos/extra-x86_64/rc.d.php-fpm
(from rev 165373, php/repos/testing-x86_64/rc.d.php-fpm)
Deleted:
  php/repos/extra-i686/PKGBUILD
  php/repos/extra-i686/apache.conf
  php/repos/extra-i686/logrotate.d.php-fpm
  php/repos/extra-i686/php-fpm.conf.in.patch
  php/repos/extra-i686/php-fpm.install
  php/repos/extra-i686/php-fpm.service
  php/repos/extra-i686/php-fpm.tmpfiles
  php/repos/extra-i686/php.ini.patch
  php/repos/extra-i686/rc.d.php-fpm
  php/repos/extra-x86_64/PKGBUILD
  php/repos/extra-x86_64/apache.conf
  php/repos/extra-x86_64/logrotate.d.php-fpm
  php/repos/extra-x86_64/php-fpm.conf.in.patch
  php/repos/extra-x86_64/php-fpm.install
  php/repos/extra-x86_64/php-fpm.service
  php/repos/extra-x86_64/php-fpm.tmpfiles
  php/repos/extra-x86_64/php.ini.patch
  php/repos/extra-x86_64/rc.d.php-fpm
  php/repos/testing-i686/
  php/repos/testing-x86_64/

+
 extra-i686/PKGBUILD|  694 +--
 extra-i686/apache.conf |   26 -
 extra-i686/logrotate.d.php-fpm |   16 
 extra-i686/php-fpm.conf.in.patch   |  104 ++---
 extra-i686/php-fpm.install |   18 
 extra-i686/php-fpm.service |   26 -
 extra-i686/php-fpm.tmpfiles|2 
 extra-i686/php.ini.patch   |  244 ++--
 extra-i686/rc.d.php-fpm|  288 +++---
 extra-x86_64/PKGBUILD  |  694 +--
 extra-x86_64/apache.conf   |   26 -
 extra-x86_64/logrotate.d.php-fpm   |   16 
 extra-x86_64/php-fpm.conf.in.patch |  104 ++---
 extra-x86_64/php-fpm.install   |   18 
 extra-x86_64/php-fpm.service   |   26 -
 extra-x86_64/php-fpm.tmpfiles  |2 
 extra-x86_64/php.ini.patch |  244 ++--
 extra-x86_64/rc.d.php-fpm  |  288 +++---
 18 files changed, 1418 insertions(+), 1418 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 165373:165374 to see the changes.


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

2012-08-16 Thread Pierre Schmitz
Date: Thursday, August 16, 2012 @ 16:55:01
  Author: pierre
Revision: 165375

db-move: moved php-apc from [testing] to [extra] (i686, x86_64)

Added:
  php-apc/repos/extra-i686/PKGBUILD
(from rev 165373, php-apc/repos/testing-i686/PKGBUILD)
  php-apc/repos/extra-x86_64/PKGBUILD
(from rev 165373, php-apc/repos/testing-x86_64/PKGBUILD)
Deleted:
  php-apc/repos/extra-i686/PKGBUILD
  php-apc/repos/extra-x86_64/PKGBUILD
  php-apc/repos/testing-i686/
  php-apc/repos/testing-x86_64/

---+
 extra-i686/PKGBUILD   |   70 
 extra-x86_64/PKGBUILD |   70 
 2 files changed, 70 insertions(+), 70 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-08-16 20:54:57 UTC (rev 165374)
+++ extra-i686/PKGBUILD 2012-08-16 20:55:01 UTC (rev 165375)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Pierre Schmitz pie...@archlinux.de
-
-pkgname=php-apc
-pkgver=3.1.11
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc='A free, open, and robust framework for caching and optimizing PHP 
intermediate code'
-url='http://pecl.php.net/package/APC'
-depends=('php')
-license=('PHP')
-source=(http://pecl.php.net/get/APC-${pkgver}.tgz;)
-backup=('etc/php/conf.d/apc.ini')
-md5sums=('199b69ed1423aa869acafff485ef5f06')
-
-build() {
-   cd $srcdir/APC-$pkgver
-   phpize
-   ./configure --prefix=/usr
-   make
-}
-
-# check() {
-#  cd $srcdir/APC-$pkgver
-#  make test
-# }
-
-package() {
-   cd $srcdir/APC-$pkgver
-   make INSTALL_ROOT=$pkgdir install
-   echo ';extension=apc.so'  apc.ini
-   install -D -m644 apc.ini $pkgdir/etc/php/conf.d/apc.ini
-   install -D -m644 apc.php $pkgdir/usr/share/php-apc/apc.php
-   install -D -m644 INSTALL $pkgdir/usr/share/doc/php-apc/install.txt
-}

Copied: php-apc/repos/extra-i686/PKGBUILD (from rev 165373, 
php-apc/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-08-16 20:55:01 UTC (rev 165375)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+
+pkgname=php-apc
+pkgver=3.1.12
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='A free, open, and robust framework for caching and optimizing PHP 
intermediate code'
+url='http://pecl.php.net/package/APC'
+depends=('php')
+license=('PHP')
+source=(http://pecl.php.net/get/APC-${pkgver}.tgz;)
+backup=('etc/php/conf.d/apc.ini')
+md5sums=('b0ab91726717f410dfa284d5d1723b60')
+
+build() {
+   cd $srcdir/APC-$pkgver
+   phpize
+   ./configure --prefix=/usr
+   make
+}
+
+# check() {
+#  cd $srcdir/APC-$pkgver
+#  make test
+# }
+
+package() {
+   cd $srcdir/APC-$pkgver
+   make INSTALL_ROOT=$pkgdir install
+   echo ';extension=apc.so'  apc.ini
+   install -D -m644 apc.ini $pkgdir/etc/php/conf.d/apc.ini
+   install -D -m644 apc.php $pkgdir/usr/share/php-apc/apc.php
+   install -D -m644 INSTALL $pkgdir/usr/share/doc/php-apc/install.txt
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-08-16 20:54:57 UTC (rev 165374)
+++ extra-x86_64/PKGBUILD   2012-08-16 20:55:01 UTC (rev 165375)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Pierre Schmitz pie...@archlinux.de
-
-pkgname=php-apc
-pkgver=3.1.11
-pkgrel=1
-arch=('i686' 'x86_64')
-pkgdesc='A free, open, and robust framework for caching and optimizing PHP 
intermediate code'
-url='http://pecl.php.net/package/APC'
-depends=('php')
-license=('PHP')
-source=(http://pecl.php.net/get/APC-${pkgver}.tgz;)
-backup=('etc/php/conf.d/apc.ini')
-md5sums=('199b69ed1423aa869acafff485ef5f06')
-
-build() {
-   cd $srcdir/APC-$pkgver
-   phpize
-   ./configure --prefix=/usr
-   make
-}
-
-# check() {
-#  cd $srcdir/APC-$pkgver
-#  make test
-# }
-
-package() {
-   cd $srcdir/APC-$pkgver
-   make INSTALL_ROOT=$pkgdir install
-   echo ';extension=apc.so'  apc.ini
-   install -D -m644 apc.ini $pkgdir/etc/php/conf.d/apc.ini
-   install -D -m644 apc.php $pkgdir/usr/share/php-apc/apc.php
-   install -D -m644 INSTALL $pkgdir/usr/share/doc/php-apc/install.txt
-}

Copied: php-apc/repos/extra-x86_64/PKGBUILD (from rev 165373, 
php-apc/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-08-16 20:55:01 UTC (rev 165375)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Pierre Schmitz pie...@archlinux.de
+
+pkgname=php-apc
+pkgver=3.1.12
+pkgrel=1
+arch=('i686' 'x86_64')
+pkgdesc='A free, open, and robust framework for caching and optimizing PHP 
intermediate code'
+url='http://pecl.php.net/package/APC'
+depends=('php')
+license=('PHP')

[arch-commits] Commit in sudo/repos (10 files)

2012-08-16 Thread Allan McRae
Date: Thursday, August 16, 2012 @ 20:20:05
  Author: allan
Revision: 165376

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

Added:
  sudo/repos/core-i686/PKGBUILD
(from rev 165375, sudo/repos/testing-i686/PKGBUILD)
  sudo/repos/core-i686/sudo.pam
(from rev 165375, sudo/repos/testing-i686/sudo.pam)
  sudo/repos/core-x86_64/PKGBUILD
(from rev 165375, sudo/repos/testing-x86_64/PKGBUILD)
  sudo/repos/core-x86_64/sudo.pam
(from rev 165375, sudo/repos/testing-x86_64/sudo.pam)
Deleted:
  sudo/repos/core-i686/PKGBUILD
  sudo/repos/core-i686/sudo.pam
  sudo/repos/core-x86_64/PKGBUILD
  sudo/repos/core-x86_64/sudo.pam
  sudo/repos/testing-i686/
  sudo/repos/testing-x86_64/

--+
 core-i686/PKGBUILD   |   84 -
 core-i686/sudo.pam   |6 +--
 core-x86_64/PKGBUILD |   84 -
 core-x86_64/sudo.pam |6 +--
 4 files changed, 90 insertions(+), 90 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2012-08-16 20:55:01 UTC (rev 165375)
+++ core-i686/PKGBUILD  2012-08-17 00:20:05 UTC (rev 165376)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Allan McRae al...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgname=sudo
-_ver=1.8.5p2
-pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
-pkgrel=1
-pkgdesc=Give certain users the ability to run some commands as root
-arch=('i686' 'x86_64')
-url=http://www.sudo.ws/sudo/;
-license=('custom')
-depends=('glibc' 'pam')
-backup=('etc/sudoers' 'etc/pam.d/sudo')
-options=('!libtool' '!makeflags')
-source=(ftp://ftp.sudo.ws/pub/sudo/$pkgname-$_ver.tar.gz{,.sig}
-sudo.pam)
-md5sums=('dc42ed9f0946d92273762d0ae7314d59'
- '756d80fc1c996d4f5458deec5a69b5c4'
- '4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
-
-build() {
-  cd $srcdir/$pkgname-$_ver
-
-  ./configure --prefix=/usr --with-pam --libexecdir=/usr/lib \
---with-env-editor --with-all-insults --with-logfac=auth
-  make
-}
-
-check() {
-  cd $srcdir/$pkgname-$_ver
-  make check
-}
-
-package() {
-  cd $srcdir/$pkgname-$_ver
-  make DESTDIR=$pkgdir install
-
-  install -Dm644 $srcdir/sudo.pam $pkgdir/etc/pam.d/sudo
-
-  install -Dm644 doc/LICENSE $pkgdir/usr/share/licenses/sudo/LICENSE
-}

Copied: sudo/repos/core-i686/PKGBUILD (from rev 165375, 
sudo/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2012-08-17 00:20:05 UTC (rev 165376)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+# Contributor: Tom Newsom jeeps...@gmx.co.uk
+
+pkgname=sudo
+_ver=1.8.5p3
+pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
+pkgrel=1
+pkgdesc=Give certain users the ability to run some commands as root
+arch=('i686' 'x86_64')
+url=http://www.sudo.ws/sudo/;
+license=('custom')
+depends=('glibc' 'pam')
+backup=('etc/sudoers' 'etc/pam.d/sudo')
+options=('!libtool' '!makeflags')
+source=(ftp://ftp.sudo.ws/pub/sudo/$pkgname-$_ver.tar.gz{,.sig}
+sudo.pam)
+md5sums=('aa50e0a9ca02ac35d1020881bd3a221f'
+ 'aceea97d5f4fe063d6803bead339364d'
+ '4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
+
+build() {
+  cd $srcdir/$pkgname-$_ver
+
+  ./configure --prefix=/usr --with-pam --libexecdir=/usr/lib \
+--with-env-editor --with-all-insults --with-logfac=auth
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$_ver
+  make check
+}
+
+package() {
+  cd $srcdir/$pkgname-$_ver
+  make DESTDIR=$pkgdir install
+
+  install -Dm644 $srcdir/sudo.pam $pkgdir/etc/pam.d/sudo
+
+  install -Dm644 doc/LICENSE $pkgdir/usr/share/licenses/sudo/LICENSE
+}

Deleted: core-i686/sudo.pam
===
--- core-i686/sudo.pam  2012-08-16 20:55:01 UTC (rev 165375)
+++ core-i686/sudo.pam  2012-08-17 00:20:05 UTC (rev 165376)
@@ -1,3 +0,0 @@
-#%PAM-1.0
-auth   requiredpam_unix.so
-auth   requiredpam_nologin.so

Copied: sudo/repos/core-i686/sudo.pam (from rev 165375, 
sudo/repos/testing-i686/sudo.pam)
===
--- core-i686/sudo.pam  (rev 0)
+++ core-i686/sudo.pam  2012-08-17 00:20:05 UTC (rev 165376)
@@ -0,0 +1,3 @@
+#%PAM-1.0
+auth   requiredpam_unix.so
+auth   requiredpam_nologin.so

Deleted: core-x86_64/PKGBUILD
===
--- core-x86_64/PKGBUILD2012-08-16 20:55:01 UTC (rev 165375)
+++ core-x86_64/PKGBUILD2012-08-17 00:20:05 UTC (rev 165376)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Allan McRae al...@archlinux.org
-# Contributor: Tom Newsom jeeps...@gmx.co.uk
-
-pkgname=sudo
-_ver=1.8.5p2
-pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
-pkgrel=1
-pkgdesc=Give certain users the ability to run some commands as root
-arch=('i686' 'x86_64')

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

2012-08-16 Thread Allan McRae
Date: Thursday, August 16, 2012 @ 20:20:08
  Author: allan
Revision: 165377

db-move: moved automake from [testing] to [core] (any)

Added:
  automake/repos/core-any/PKGBUILD
(from rev 165375, automake/repos/testing-any/PKGBUILD)
  automake/repos/core-any/automake.install
(from rev 165375, automake/repos/testing-any/automake.install)
Deleted:
  automake/repos/core-any/PKGBUILD
  automake/repos/core-any/automake-1.12.2-aclocal7-test-fix.diff
  automake/repos/core-any/automake.install
  automake/repos/testing-any/

+
 PKGBUILD   |   71 ++-
 automake-1.12.2-aclocal7-test-fix.diff |   18 ---
 automake.install   |   44 +--
 3 files changed, 56 insertions(+), 77 deletions(-)

Deleted: core-any/PKGBUILD
===
--- core-any/PKGBUILD   2012-08-17 00:20:05 UTC (rev 165376)
+++ core-any/PKGBUILD   2012-08-17 00:20:08 UTC (rev 165377)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Allan McRae al...@archlinux.org
-# Contributor: judd jvi...@zeroflux.org
-
-pkgname=automake
-pkgver=1.12.2
-pkgrel=1
-pkgdesc=A GNU tool for automatically creating Makefiles
-arch=('any')
-license=('GPL')
-url=http://www.gnu.org/software/automake;
-groups=('base-devel')
-depends=('perl' 'bash')
-makedepends=('autoconf')
-install=automake.install
-source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig}
-automake-1.12.2-aclocal7-test-fix.diff)
-md5sums=('56c3ab38a5ed8f2b825341b4e007372a'
- '09e754ad7198853dc6abe22cc5e6ba4b'
- '12280109fc55cfb6197feecfbe7ab513')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  patch -p2 -i $srcdir/automake-1.12.2-aclocal7-test-fix.diff
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: automake/repos/core-any/PKGBUILD (from rev 165375, 
automake/repos/testing-any/PKGBUILD)
===
--- core-any/PKGBUILD   (rev 0)
+++ core-any/PKGBUILD   2012-08-17 00:20:08 UTC (rev 165377)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+# Contributor: judd jvi...@zeroflux.org
+
+pkgname=automake
+pkgver=1.12.3
+pkgrel=1
+pkgdesc=A GNU tool for automatically creating Makefiles
+arch=('any')
+license=('GPL')
+url=http://www.gnu.org/software/automake;
+groups=('base-devel')
+depends=('perl' 'bash')
+makedepends=('autoconf')
+install=automake.install
+source=(ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig})
+md5sums=('0df082825f8f41087eb70c5088f4515e'
+ '1e272ddf91d347e1316afd970568ee81')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: core-any/automake-1.12.2-aclocal7-test-fix.diff
===
--- core-any/automake-1.12.2-aclocal7-test-fix.diff 2012-08-17 00:20:05 UTC 
(rev 165376)
+++ core-any/automake-1.12.2-aclocal7-test-fix.diff 2012-08-17 00:20:08 UTC 
(rev 165377)
@@ -1,18 +0,0 @@
-Fix a race condition that causes aclocal7 to fail on fast machines (see the
-comment below).
-
-diff -x config.log -x config.status -ru tmp/automake-1.12.2/t/aclocal7.sh 
work/automake-1.12.2/t/aclocal7.sh
 tmp/automake-1.12.2/t/aclocal7.sh  2012-07-08 11:48:25.0 +0100
-+++ work/automake-1.12.2/t/aclocal7.sh 2012-07-10 11:58:50.325999591 +0100
-@@ -45,6 +45,11 @@
-   $AUTOMAKE --no-force
- }
- 
-+# aclocal will rewrite aclocal.m4 unless the input files are all older than 
the
-+# existing aclocal.m4 -- sleep to ensure somedefs.m4 has an older timestamp
-+# than the aclocal.m4 that the next aclocal call will generate.
-+$sleep
-+
- $ACLOCAL -I m4
- AUTOMAKE_after_aclocal
- 

Deleted: core-any/automake.install
===
--- core-any/automake.install   2012-08-17 00:20:05 UTC (rev 165376)
+++ core-any/automake.install   2012-08-17 00:20:08 UTC (rev 165377)
@@ -1,22 +0,0 @@
-infodir=/usr/share/info
-filelist=(automake.info automake.info-1 automake.info-2)
-
-post_install() {
-  [ -x usr/bin/install-info ] || return 0
-  for file in ${filelist[@]}; do
-install-info $infodir/$file.gz $infodir/dir 2 /dev/null
-  done
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  [ -x usr/bin/install-info ] || return 0
-  for file in ${filelist[@]}; do
-install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
-  done
-}
-
-# vim:set ts=2 sw=2 et:

Copied: automake/repos/core-any/automake.install (from rev 165375, 
automake/repos/testing-any/automake.install)

[arch-commits] Commit in coreutils/trunk (5 files)

2012-08-16 Thread Allan McRae
Date: Thursday, August 16, 2012 @ 21:12:26
  Author: allan
Revision: 165378

upstream update, su moved to util-linux, file in /bin now symlinks to /usr/bin, 
remove unneeded patches

Modified:
  coreutils/trunk/PKGBUILD
  coreutils/trunk/coreutils.install
Deleted:
  coreutils/trunk/0001-ls-color-each-symlink-to-relative-name-in-properly.patch
  coreutils/trunk/coreutils-pam.patch
  coreutils/trunk/su.pam

---+
 0001-ls-color-each-symlink-to-relative-name-in-properly.patch |  135 ---
 PKGBUILD  |   39 
 coreutils-pam.patch   |  428 --
 coreutils.install |   14 
 su.pam|9 
 5 files changed, 15 insertions(+), 610 deletions(-)

Deleted: 0001-ls-color-each-symlink-to-relative-name-in-properly.patch
===
--- 0001-ls-color-each-symlink-to-relative-name-in-properly.patch   
2012-08-17 00:20:08 UTC (rev 165377)
+++ 0001-ls-color-each-symlink-to-relative-name-in-properly.patch   
2012-08-17 01:12:26 UTC (rev 165378)
@@ -1,135 +0,0 @@
-From 6124a3842dfa8484b52e067a8ab8105c3875a4f7 Mon Sep 17 00:00:00 2001
-From: Jim Meyering meyer...@redhat.com
-Date: Thu, 10 May 2012 19:43:00 +0200
-Subject: [PATCH] ls: color each symlink-to-relative-name in / properly
-
-In order for ls --color to color each symlink, it must form the name
-of each referent and then stat it to see if the link is dangling, to
-a directory, to a file, etc.  When the symlink is to a relative name,
-ls must concatenate the starting directory name and that relative name.
-When, in addition, the starting directory was / or /some-name,
-the result was ill-formed, and the subsequent stat would usually fail,
-making the caller color it as a dangling symlink.
-* src/ls.c (make_link_name): Don't botch the case in which
-dir_name(NAME) == / and LINKNAME is relative.
-* tests/ls/root-rel-symlink-color: New file.  Test for the above.
-* tests/Makefile.am (TESTS): Add it.
-* NEWS (Bug fixes): Mention it.
-Reported by Mike Frysinger in http://bugs.gnu.org/11453
-Bug introduced by commit v8.16-23-gbcb9078.

- NEWS|  5 
- src/ls.c|  9 +++-
- tests/Makefile.am   |  1 +
- tests/ls/root-rel-symlink-color | 51 +
- 4 files changed, 65 insertions(+), 1 deletion(-)
- create mode 100755 tests/ls/root-rel-symlink-color
-
-diff --git a/NEWS b/NEWS
-index 6c620b3..f9e9c70 100644
 a/NEWS
-+++ b/NEWS
-@@ -2,6 +2,11 @@ GNU coreutils NEWS-*- 
outline -*-
- 
- * Noteworthy changes in release ?.? (-??-??) [?]
- 
-+** Bug fixes
-+
-+  ls --color would mis-color relative-named symlinks in /
-+  [bug introduced in coreutils-8.17]
-+
- 
- * Noteworthy changes in release 8.17 (2012-05-10) [stable]
- 
-diff --git a/src/ls.c b/src/ls.c
-index 397e4ea..9494ae9 100644
 a/src/ls.c
-+++ b/src/ls.c
-@@ -3213,7 +3213,14 @@ make_link_name (char const *name, char const *linkname)
- return xstrdup (linkname);
- 
-   char *p = xmalloc (prefix_len + 1 + strlen (linkname) + 1);
--  stpcpy (stpncpy (p, name, prefix_len + 1), linkname);
-+
-+  /* PREFIX_LEN usually specifies a string not ending in slash.
-+ In that case, extend it by one, since the next byte *is* a slash.
-+ Otherwise, the prefix is /, so leave the length unchanged.  */
-+  if ( ! ISSLASH (name[prefix_len - 1]))
-+++prefix_len;
-+
-+  stpcpy (stpncpy (p, name, prefix_len), linkname);
-   return p;
- }
- 
-diff --git a/tests/Makefile.am b/tests/Makefile.am
-index a4370a6..0bafc5f 100644
 a/tests/Makefile.am
-+++ b/tests/Makefile.am
-@@ -449,6 +449,7 @@ TESTS =\
-   ls/proc-selinux-segfault\
-   ls/readdir-mountpoint-inode \
-   ls/recursive\
-+  ls/root-rel-symlink-color   \
-   ls/rt-1 \
-   ls/slink-acl\
-   ls/stat-dtype   \
-diff --git a/tests/ls/root-rel-symlink-color b/tests/ls/root-rel-symlink-color
-new file mode 100755
-index 000..d795432
 /dev/null
-+++ b/tests/ls/root-rel-symlink-color
-@@ -0,0 +1,51 @@
-+#!/bin/sh
-+# Exercise the 8.17 ls bug with coloring relative-named symlinks in /.
-+
-+# Copyright (C) 2012 Free Software Foundation, Inc.
-+
-+# This program is free software: you can redistribute it and/or modify
-+# it under the terms of the GNU General Public License as published by
-+# the Free Software Foundation, either version 3 of the License, or
-+# (at your option) any later version.
-+
-+# This program is distributed in the hope that it will be