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

2011-05-10 Thread Tobias Powalowski
Date: Tuesday, May 10, 2011 @ 02:46:38
  Author: tpowa
Revision: 123319

upgpkg: kernel26 2.6.38.6-1
bump to late version

Modified:
  kernel26/trunk/PKGBUILD
  kernel26/trunk/config
  kernel26/trunk/config.x86_64

---+
 PKGBUILD  |8 
 config|5 +++--
 config.x86_64 |9 +
 3 files changed, 12 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-10 00:57:53 UTC (rev 123318)
+++ PKGBUILD2011-05-10 06:46:38 UTC (rev 123319)
@@ -6,7 +6,7 @@
 # pkgname=kernel26-custom   # Build kernel with a different name
 _kernelname=${pkgname#kernel26}
 _basekernel=2.6.38
-pkgver=${_basekernel}.5
+pkgver=${_basekernel}.6
 pkgrel=1
 makedepends=('xmlto' 'docbook-xsl')
 _patchname=patch-${pkgver}-${pkgrel}-ARCH
@@ -22,9 +22,9 @@
 # standard config files for mkinitcpio ramdisk
 kernel26.preset)
 md5sums=('7d471477bfa67546f902da62227fa976'
- 'fd7ffdf2cf4dae84e8050f335d40f4df'
- 'da6114b415bb8eab471fae496a70fcba'
- '39ead6257d74ab816bb8c2205bc9c31f'
+ 'd8023dc6ae4c0193c5056a7e2e29fd4a'
+ '9190ad35cc77d57f40c16ee636c3a1dc'
+ '3e458d099ee7d764728998911efdf600'
  '25584700a0a679542929c4bed31433b6')
 
 build() {

Modified: config
===
--- config  2011-05-10 00:57:53 UTC (rev 123318)
+++ config  2011-05-10 06:46:38 UTC (rev 123319)
@@ -234,7 +234,7 @@
 CONFIG_LBDAF=y
 CONFIG_BLK_DEV_BSG=y
 # CONFIG_BLK_DEV_INTEGRITY is not set
-# CONFIG_BLK_DEV_THROTTLING is not set
+CONFIG_BLK_DEV_THROTTLING=y
 
 #
 # IO Schedulers
@@ -5329,7 +5329,8 @@
 # CONFIG_DEBUG_STACK_USAGE is not set
 # CONFIG_DEBUG_PER_CPU_MAPS is not set
 # CONFIG_X86_PTDUMP is not set
-# CONFIG_DEBUG_RODATA is not set
+CONFIG_DEBUG_RODATA=y
+# CONFIG_DEBUG_RODATA_TEST is not set
 # CONFIG_DEBUG_SET_MODULE_RONX is not set
 # CONFIG_DEBUG_NX_TEST is not set
 CONFIG_DOUBLEFAULT=y

Modified: config.x86_64
===
--- config.x86_64   2011-05-10 00:57:53 UTC (rev 123318)
+++ config.x86_64   2011-05-10 06:46:38 UTC (rev 123319)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux/x86_64 2.6.38 Kernel Configuration
-# Fri Apr 22 19:25:29 2011
+# Tue May 10 07:45:46 2011
 #
 CONFIG_64BIT=y
 # CONFIG_X86_32 is not set
@@ -234,7 +234,7 @@
 CONFIG_BLOCK=y
 CONFIG_BLK_DEV_BSG=y
 # CONFIG_BLK_DEV_INTEGRITY is not set
-# CONFIG_BLK_DEV_THROTTLING is not set
+CONFIG_BLK_DEV_THROTTLING=y
 CONFIG_BLOCK_COMPAT=y
 
 #
@@ -3662,7 +3662,7 @@
 # CONFIG_VGACON_SOFT_SCROLLBACK is not set
 CONFIG_DUMMY_CONSOLE=y
 CONFIG_FRAMEBUFFER_CONSOLE=y
-# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
+CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
 CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
 CONFIG_FONTS=y
 # CONFIG_FONT_8x8 is not set
@@ -5070,7 +5070,8 @@
 # CONFIG_DEBUG_STACK_USAGE is not set
 # CONFIG_DEBUG_PER_CPU_MAPS is not set
 # CONFIG_X86_PTDUMP is not set
-# CONFIG_DEBUG_RODATA is not set
+CONFIG_DEBUG_RODATA=y
+# CONFIG_DEBUG_RODATA_TEST is not set
 # CONFIG_DEBUG_SET_MODULE_RONX is not set
 # CONFIG_DEBUG_NX_TEST is not set
 # CONFIG_IOMMU_DEBUG is not set



[arch-commits] Commit in kernel26/repos (testing-i686)

2011-05-10 Thread Tobias Powalowski
Date: Tuesday, May 10, 2011 @ 02:46:51
  Author: tpowa
Revision: 123320

archrelease: copy trunk to testing-i686

Added:
  kernel26/repos/testing-i686/



[arch-commits] Commit in kernel26/repos (testing-x86_64)

2011-05-10 Thread Tobias Powalowski
Date: Tuesday, May 10, 2011 @ 02:47:04
  Author: tpowa
Revision: 123321

archrelease: copy trunk to testing-x86_64

Added:
  kernel26/repos/testing-x86_64/



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

2011-05-10 Thread Guillaume Alaux
Date: Tuesday, May 10, 2011 @ 04:17:33
  Author: guillaume
Revision: 123322

upgpkg: tomcat-native 1.1.20-2
Removed dependency to 'tomcat'

Modified:
  tomcat-native/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-05-10 06:47:04 UTC (rev 123321)
+++ PKGBUILD2011-05-10 08:17:33 UTC (rev 123322)
@@ -3,12 +3,12 @@
 
 pkgname=tomcat-native
 pkgver=1.1.20
-pkgrel=1
+pkgrel=2
 pkgdesc=The Apache Tomcat Native Library
 arch=('i686' 'x86_64')
 url=http://tomcat.apache.org/;
 license=Apache
-depends=('tomcat' 'apr' 'openssl')
+depends=('apr' 'openssl')
 makedepends=('java-environment')
 
source=(http://www.apache.org/dist/tomcat/tomcat-connectors/native/${pkgver}/source/${pkgname}-${pkgver}-src.tar.gz)
 md5sums=('fb2b9d073cb6575c2d0020eda266ca0c')



[arch-commits] Commit in tomcat-native/repos (extra-i686)

2011-05-10 Thread Guillaume Alaux
Date: Tuesday, May 10, 2011 @ 04:17:36
  Author: guillaume
Revision: 123323

archrelease: remove extra-i686

Deleted:
  tomcat-native/repos/extra-i686/



[arch-commits] Commit in tomcat-native/repos (extra-i686)

2011-05-10 Thread Guillaume Alaux
Date: Tuesday, May 10, 2011 @ 04:17:50
  Author: guillaume
Revision: 123324

archrelease: copy trunk to extra-i686

Added:
  tomcat-native/repos/extra-i686/



[arch-commits] Commit in tomcat-native/repos (extra-x86_64)

2011-05-10 Thread Guillaume Alaux
Date: Tuesday, May 10, 2011 @ 04:17:53
  Author: guillaume
Revision: 123325

archrelease: remove extra-x86_64

Deleted:
  tomcat-native/repos/extra-x86_64/



[arch-commits] Commit in tomcat-native/repos (extra-x86_64)

2011-05-10 Thread Guillaume Alaux
Date: Tuesday, May 10, 2011 @ 04:18:05
  Author: guillaume
Revision: 123326

archrelease: copy trunk to extra-x86_64

Added:
  tomcat-native/repos/extra-x86_64/



[arch-commits] Commit in kernel26-lts/trunk (PKGBUILD config config.x86_64)

2011-05-10 Thread Tobias Powalowski
Date: Tuesday, May 10, 2011 @ 04:38:53
  Author: tpowa
Revision: 123327

upgpkg: kernel26-lts 2.6.32.40-1
bump to latest version

Modified:
  kernel26-lts/trunk/PKGBUILD
  kernel26-lts/trunk/config
  kernel26-lts/trunk/config.x86_64

---+
 PKGBUILD  |   22 ++
 config|3 ++-
 config.x86_64 |5 +++--
 3 files changed, 11 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-10 08:18:05 UTC (rev 123326)
+++ PKGBUILD2011-05-10 08:38:53 UTC (rev 123327)
@@ -5,27 +5,23 @@
 pkgname=('kernel26-lts' 'kernel26-lts-headers') # Build stock -lts kernel 
 _kernelname=${pkgname#kernel26}
 _basekernel=2.6.32
-pkgver=${_basekernel}.39
+pkgver=${_basekernel}.40
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL2')
 url=http://www.kernel.org;
 source=(ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_basekernel.tar.bz2
 
ftp://ftp.kernel.org/pub/linux/kernel/v2.6/longterm/v2.6.32/patch-$pkgver.bz2
-libata-alignment.patch
# the main kernel config files
 config config.x86_64
 # standard config files for mkinitcpio ramdisk
-${pkgname}.preset
-   buildfix-gcc46.diff)
+${pkgname}.preset)
 options=(!strip)
 md5sums=('260551284ac224c3a43c4adac7df4879'
- '6cd1e135751b51946f56a2fb49ed05a3'
- '30851deee235a7486bd408cbe8eb2d71'
- '3298f542840c52a8b8abc1b3795e455b'
- 'cd1a62e81eb9e910779f3eb18a6e28c6'
- '2cbfeb3e2a18d45f82f613e97fc23355'
-'bb7410d7b740dfad0385a07b66e6621f')
+ '159f7438d0573ef56aac31dc175fb847'
+ '2e81de2068b902c8c7c7bc87719ce5c8'
+ 'f0fcf2ca389e8997a88963d70153a479'
+ '2cbfeb3e2a18d45f82f613e97fc23355')
 
 build() {
   cd ${srcdir}/linux-$_basekernel
@@ -33,12 +29,6 @@
 # add latest kernel stable patch
 patch -Np1 -i ${srcdir}/patch-$pkgver
   fi
-
-  # fix 22343 udev crashes
-  patch -Np1 -i ${srcdir}/libata-alignment.patch
-
-  # fix build with gcc46 - 
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.38.y.git;a=commitdiff;h=b1d670f1#patch1
-  patch -Np1 -i ${srcdir}/buildfix-gcc46.diff
   
   if [ $CARCH = x86_64 ]; then
 cat ../config.x86_64 ./.config

Modified: config
===
--- config  2011-05-10 08:18:05 UTC (rev 123326)
+++ config  2011-05-10 08:38:53 UTC (rev 123327)
@@ -4567,7 +4567,8 @@
 # CONFIG_DEBUG_STACK_USAGE is not set
 # CONFIG_DEBUG_PER_CPU_MAPS is not set
 # CONFIG_X86_PTDUMP is not set
-# CONFIG_DEBUG_RODATA is not set
+CONFIG_DEBUG_RODATA=y
+# CONFIG_DEBUG_RODATA_TEST is not set
 # CONFIG_DEBUG_NX_TEST is not set
 # CONFIG_4KSTACKS is not set
 CONFIG_DOUBLEFAULT=y

Modified: config.x86_64
===
--- config.x86_64   2011-05-10 08:18:05 UTC (rev 123326)
+++ config.x86_64   2011-05-10 08:38:53 UTC (rev 123327)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.32
-# Mon Apr 18 14:25:56 2011
+# Tue May 10 08:27:04 2011
 #
 CONFIG_64BIT=y
 # CONFIG_X86_32 is not set
@@ -4378,7 +4378,8 @@
 # CONFIG_DEBUG_STACK_USAGE is not set
 # CONFIG_DEBUG_PER_CPU_MAPS is not set
 # CONFIG_X86_PTDUMP is not set
-# CONFIG_DEBUG_RODATA is not set
+CONFIG_DEBUG_RODATA=y
+# CONFIG_DEBUG_RODATA_TEST is not set
 # CONFIG_DEBUG_NX_TEST is not set
 # CONFIG_IOMMU_DEBUG is not set
 # CONFIG_IOMMU_STRESS is not set



[arch-commits] Commit in kernel26-lts/repos (testing-x86_64)

2011-05-10 Thread Tobias Powalowski
Date: Tuesday, May 10, 2011 @ 04:39:08
  Author: tpowa
Revision: 123328

archrelease: copy trunk to testing-x86_64

Added:
  kernel26-lts/repos/testing-x86_64/



[arch-commits] Commit in kernel26-lts/repos (testing-i686)

2011-05-10 Thread Tobias Powalowski
Date: Tuesday, May 10, 2011 @ 04:55:00
  Author: tpowa
Revision: 123329

archrelease: copy trunk to testing-i686

Added:
  kernel26-lts/repos/testing-i686/



[arch-commits] Commit in kernel26-lts/repos (testing-x86_64)

2011-05-10 Thread Tobias Powalowski
Date: Tuesday, May 10, 2011 @ 04:55:03
  Author: tpowa
Revision: 123330

archrelease: remove testing-x86_64

Deleted:
  kernel26-lts/repos/testing-x86_64/



[arch-commits] Commit in kernel26-lts/repos (testing-x86_64)

2011-05-10 Thread Tobias Powalowski
Date: Tuesday, May 10, 2011 @ 04:55:19
  Author: tpowa
Revision: 123331

archrelease: copy trunk to testing-x86_64

Added:
  kernel26-lts/repos/testing-x86_64/



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

2011-05-10 Thread Tobias Powalowski
Date: Tuesday, May 10, 2011 @ 05:09:23
  Author: tpowa
Revision: 123332

upgpkg: aufs2 2.6.38_20110314-7
rebuild against latest kernel

Modified:
  aufs2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-05-10 08:55:19 UTC (rev 123331)
+++ PKGBUILD2011-05-10 09:09:23 UTC (rev 123332)
@@ -3,7 +3,7 @@
 
 pkgname=aufs2
 pkgver=2.6.38_20110314
-pkgrel=6
+pkgrel=7
 #_kernver=${pkgver%_*}-ARCH
 _kernver=2.6.38-ARCH
 pkgdesc=Another Unionfs Implementation



[arch-commits] Commit in aufs2/repos (testing-i686)

2011-05-10 Thread Tobias Powalowski
Date: Tuesday, May 10, 2011 @ 05:09:27
  Author: tpowa
Revision: 12

archrelease: remove testing-i686

Deleted:
  aufs2/repos/testing-i686/



[arch-commits] Commit in aufs2/repos (testing-i686)

2011-05-10 Thread Tobias Powalowski
Date: Tuesday, May 10, 2011 @ 05:09:41
  Author: tpowa
Revision: 123334

archrelease: copy trunk to testing-i686

Added:
  aufs2/repos/testing-i686/



[arch-commits] Commit in aufs2/repos (testing-x86_64)

2011-05-10 Thread Tobias Powalowski
Date: Tuesday, May 10, 2011 @ 05:09:44
  Author: tpowa
Revision: 123335

archrelease: remove testing-x86_64

Deleted:
  aufs2/repos/testing-x86_64/



[arch-commits] Commit in aufs2/repos (testing-x86_64)

2011-05-10 Thread Tobias Powalowski
Date: Tuesday, May 10, 2011 @ 05:09:58
  Author: tpowa
Revision: 123336

archrelease: copy trunk to testing-x86_64

Added:
  aufs2/repos/testing-x86_64/



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

2011-05-10 Thread Giovanni Scafora
Date: Tuesday, May 10, 2011 @ 09:19:54
  Author: giovanni
Revision: 123337

upgpkg: amule 10552-1
upstream release

Modified:
  amule/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-05-10 09:09:58 UTC (rev 123336)
+++ PKGBUILD2011-05-10 13:19:54 UTC (rev 123337)
@@ -5,7 +5,7 @@
 # Contributor: Dario 'Dax' Vilardi dax [at] deelab [dot] org
 
 pkgname=amule
-pkgver=10525
+pkgver=10552
 pkgrel=1
 pkgdesc=An eMule-like client for ed2k p2p network
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('wxgtk' 'gd' 'geoip' 'libupnp' 'crypto++' 'libsm')
 source=(http://amule.sourceforge.net/tarballs/aMule-SVN-r${pkgver}.tar.bz2;)
-md5sums=('d1b925a2ceac1c63b5fb1e42702c1a2a')
+md5sums=('b3685a792e92c2900dbb3eaeba7cc65d')
 
 build() {
   cd ${srcdir}/aMule-SVN-r${pkgver}



[arch-commits] Commit in amule/repos (extra-i686)

2011-05-10 Thread Giovanni Scafora
Date: Tuesday, May 10, 2011 @ 09:19:58
  Author: giovanni
Revision: 123338

archrelease: remove extra-i686

Deleted:
  amule/repos/extra-i686/



[arch-commits] Commit in amule/repos (extra-x86_64)

2011-05-10 Thread Giovanni Scafora
Date: Tuesday, May 10, 2011 @ 09:20:15
  Author: giovanni
Revision: 123340

archrelease: remove extra-x86_64

Deleted:
  amule/repos/extra-x86_64/



[arch-commits] Commit in amule/repos (extra-i686)

2011-05-10 Thread Giovanni Scafora
Date: Tuesday, May 10, 2011 @ 09:20:12
  Author: giovanni
Revision: 123339

archrelease: copy trunk to extra-i686

Added:
  amule/repos/extra-i686/



[arch-commits] Commit in amule/repos (extra-x86_64)

2011-05-10 Thread Giovanni Scafora
Date: Tuesday, May 10, 2011 @ 09:20:26
  Author: giovanni
Revision: 123341

archrelease: copy trunk to extra-x86_64

Added:
  amule/repos/extra-x86_64/



[arch-commits] Commit in gnome-shell/trunk (2 files)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 09:48:13
  Author: ibiru
Revision: 123342

fix crasher when adding/removing nameless users

Added:
  gnome-shell/trunk/0001-Don-t-crash-when-removing-nameless-user.patch
Modified:
  gnome-shell/trunk/PKGBUILD

+
 0001-Don-t-crash-when-removing-nameless-user.patch |   31 +++
 PKGBUILD   |9 +++--
 2 files changed, 37 insertions(+), 3 deletions(-)

Added: 0001-Don-t-crash-when-removing-nameless-user.patch
===
--- 0001-Don-t-crash-when-removing-nameless-user.patch  
(rev 0)
+++ 0001-Don-t-crash-when-removing-nameless-user.patch  2011-05-10 13:48:13 UTC 
(rev 123342)
@@ -0,0 +1,31 @@
+From 8977ba4f23aef8754c0a912e7e1ec46f8da4776e Mon Sep 17 00:00:00 2001
+From: Ionut Biru ib...@archlinux.org
+Date: Mon, 9 May 2011 13:03:17 -0700
+Subject: [PATCH] Don't crash when removing nameless user
+
+Fixes https://bugzilla.gnome.org/show_bug.cgi?id=647893
+
+Signed-off-by: Ionut Biru ib...@archlinux.org
+---
+ src/gdmuser/gdm-user-manager.c |5 -
+ 1 files changed, 4 insertions(+), 1 deletions(-)
+
+diff --git a/src/gdmuser/gdm-user-manager.c b/src/gdmuser/gdm-user-manager.c
+index eba9da1..543fcc3 100644
+--- a/src/gdmuser/gdm-user-manager.c
 b/src/gdmuser/gdm-user-manager.c
+@@ -777,7 +777,10 @@ remove_user (GdmUserManager *manager,
+ if (gdm_user_get_object_path (user) != NULL) {
+ g_hash_table_remove (manager-priv-users_by_object_path, 
gdm_user_get_object_path (user));
+ }
+-g_hash_table_remove (manager-priv-users_by_name, 
gdm_user_get_user_name (user));
++
++if (gdm_user_get_user_name (user) != NULL) {
++g_hash_table_remove (manager-priv-users_by_name, 
gdm_user_get_user_name (user));
++}
+ 
+ if (manager-priv-is_loaded) {
+ g_signal_emit (manager, signals[USER_REMOVED], 0, user);
+-- 
+1.7.5.1
+

Modified: PKGBUILD
===
--- PKGBUILD2011-05-10 13:20:26 UTC (rev 123341)
+++ PKGBUILD2011-05-10 13:48:13 UTC (rev 123342)
@@ -4,7 +4,7 @@
 
 pkgname=gnome-shell
 pkgver=3.0.1
-pkgrel=3
+pkgrel=4
 pkgdesc=The next generation GNOME Shell
 arch=('i686' 'x86_64')
 url=http://live.gnome.org/GnomeShell;
@@ -21,12 +21,14 @@
 arch.patch
 network_fixes_up_to_5090a4ccce.patch
 shell-xfixes-cursor_missing_free.patch
-st-private_fix_memory_leak.patch)
+st-private_fix_memory_leak.patch
+0001-Don-t-crash-when-removing-nameless-user.patch)
 sha256sums=('01f7ae942ba9687a5e67d62423843ed404d77b35f74acc212a5f391beed8e079'
 'a35d5e5f9f781728070aecae3bfe329f49dadcd50ca2984e0fbdd2219825a0db'
 '01bf41483d5d8935ed2dd6294ee04024f2d9bcb2ef13276b07331e485965c822'
 'c8b92768c869d0d77595da3466cc0dba3b6f067ea5fac048f32a918bbe98bbf6'
-'8b80a0cec39c38a47521183a3030a782ab84bb6ea5e9cc58213589245288e718')
+'8b80a0cec39c38a47521183a3030a782ab84bb6ea5e9cc58213589245288e718'
+'291d1fa51344325e3dabc0c1287750cde98605c30f079ffad9b3523a3aba860d')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -35,6 +37,7 @@
   patch -Np1 -i ${srcdir}/network_fixes_up_to_5090a4ccce.patch
   patch -Np1 -i ${srcdir}/shell-xfixes-cursor_missing_free.patch
   patch -Np1 -i ${srcdir}/st-private_fix_memory_leak.patch
+  patch -Np1 -i ${srcdir}/0001-Don-t-crash-when-removing-nameless-user.patch
 
   ./configure --prefix=/usr --sysconfdir=/etc \
   --libexecdir=/usr/lib/gnome-shell \



[arch-commits] Commit in gnome-shell/repos (extra-i686)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 09:52:01
  Author: ibiru
Revision: 123343

archrelease: remove extra-i686

Deleted:
  gnome-shell/repos/extra-i686/



[arch-commits] Commit in gnome-shell/repos (extra-i686)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 09:52:17
  Author: ibiru
Revision: 123344

archrelease: copy trunk to extra-i686

Added:
  gnome-shell/repos/extra-i686/



[arch-commits] Commit in gnome-shell/repos (extra-x86_64)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 09:52:22
  Author: ibiru
Revision: 123345

archrelease: remove extra-x86_64

Deleted:
  gnome-shell/repos/extra-x86_64/



[arch-commits] Commit in gnome-shell/repos (extra-x86_64)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 09:52:35
  Author: ibiru
Revision: 123346

archrelease: copy trunk to extra-x86_64

Added:
  gnome-shell/repos/extra-x86_64/



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

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 09:55:24
  Author: ibiru
Revision: 123347

update to 0.7.3

Modified:
  libnotify/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-05-10 13:52:35 UTC (rev 123346)
+++ PKGBUILD2011-05-10 13:55:24 UTC (rev 123347)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=libnotify
-pkgver=0.7.2
+pkgver=0.7.3
 pkgrel=1
 pkgdesc=Desktop notification library
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 makedepends=('gtk3' 'gobject-introspection')
 options=('!libtool')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.7/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('9b6a8459401e4af3da9cbc9e35a58d1a977273d3fe898d4a00a888f4191b85d6')
+sha256sums=('322541fdf276eb803686df81763a5186af041b2ee3e9cc5fa1dc86c550388c88')
 
 build() {
 cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in libnotify/repos (extra-i686)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 09:55:58
  Author: ibiru
Revision: 123348

archrelease: remove extra-i686

Deleted:
  libnotify/repos/extra-i686/



[arch-commits] Commit in libnotify/repos (extra-i686)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 09:56:12
  Author: ibiru
Revision: 123349

archrelease: copy trunk to extra-i686

Added:
  libnotify/repos/extra-i686/



[arch-commits] Commit in libnotify/repos (extra-x86_64)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 09:56:17
  Author: ibiru
Revision: 123350

archrelease: remove extra-x86_64

Deleted:
  libnotify/repos/extra-x86_64/



[arch-commits] Commit in libnotify/repos (extra-x86_64)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 09:56:31
  Author: ibiru
Revision: 123351

archrelease: copy trunk to extra-x86_64

Added:
  libnotify/repos/extra-x86_64/



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

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 11:42:26
  Author: ibiru
Revision: 123352

update to 0.7.5

Modified:
  dconf/trunk/PKGBUILD
  dconf/trunk/dconf.install
Deleted:
  dconf/trunk/fix-crash-when-user-database-is-not-present.patch

---+
 PKGBUILD  |   12 ++--
 dconf.install |1 
 fix-crash-when-user-database-is-not-present.patch |   29 
 3 files changed, 5 insertions(+), 37 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-10 13:56:31 UTC (rev 123351)
+++ PKGBUILD2011-05-10 15:42:26 UTC (rev 123352)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=dconf
-pkgver=0.7.4
-pkgrel=2
+pkgver=0.7.5
+pkgrel=1
 pkgdesc=A low-level configuration system.
 arch=(i686 x86_64)
 url=http://live.gnome.org/dconf;
@@ -11,16 +11,12 @@
 makedepends=('vala' 'gobject-introspection' 'gtk3')
 optdepends=('gtk3: for dconf-editor')
 install=dconf.install
-source=(http://download.gnome.org/sources/${pkgname}/0.7/${pkgname}-${pkgver}.tar.bz2
-   fix-crash-when-user-database-is-not-present.patch)
-sha256sums=('299d79daf0b214c692e7d5788d7bda76d778c1748ea37c33256c4fa6143b22cd'
-'c78ea8db69a1be1286846282897f99e843e14d1e450beee4339d5500b2f0f73d')
+source=(http://download.gnome.org/sources/${pkgname}/0.7/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('e2103e8207744903790e9fac6427fa394bb485a0c7f4e0d03b0fb43268c34f33')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
 
-  patch -Np1 -i ${srcdir}/fix-crash-when-user-database-is-not-present.patch
-
   ./configure --prefix=/usr --sysconfdir=/etc \
 --libexecdir=/usr/lib/dconf
   make

Modified: dconf.install
===
--- dconf.install   2011-05-10 13:56:31 UTC (rev 123351)
+++ dconf.install   2011-05-10 15:42:26 UTC (rev 123352)
@@ -1,5 +1,6 @@
 post_install() {
 usr/bin/gio-querymodules usr/lib/gio/modules
+usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
 }
 
 post_upgrade(){

Deleted: fix-crash-when-user-database-is-not-present.patch
===
--- fix-crash-when-user-database-is-not-present.patch   2011-05-10 13:56:31 UTC 
(rev 123351)
+++ fix-crash-when-user-database-is-not-present.patch   2011-05-10 15:42:26 UTC 
(rev 123352)
@@ -1,29 +0,0 @@
-From c80896f5644ec0a07822047dd7e899da63b42e89 Mon Sep 17 00:00:00 2001
-From: Ryan Lortie de...@desrt.ca
-Date: Sun, 08 May 2011 12:08:38 +
-Subject: Fix crash when user database is not present
-
-If we fail to open the database in the user's home directory then the
-variable will be NULL.  The refactor of the read function for lockdown
-support missed this check, resulting in a rather dramatic crash on fresh
-accounts.

-diff --git a/engine/dconf-engine.c b/engine/dconf-engine.c
-index ec99116..087d780 100644
 a/engine/dconf-engine.c
-+++ b/engine/dconf-engine.c
-@@ -452,7 +452,11 @@ dconf_engine_read_internal (DConfEngine  *engine,
-   break;
- 
-   while (i  limit  value == NULL)
--value = gvdb_table_get_value (engine-gvdbs[i++], key);
-+{
-+  if (engine-gvdbs[i] != NULL)
-+value = gvdb_table_get_value (engine-gvdbs[i], key);
-+  i++;
-+}
- 
-   g_static_mutex_unlock (engine-lock);
- 
---
-cgit v0.9



[arch-commits] Commit in dconf/repos (extra-i686)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 11:46:06
  Author: ibiru
Revision: 123353

archrelease: remove extra-i686

Deleted:
  dconf/repos/extra-i686/



[arch-commits] Commit in dconf/repos (extra-i686)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 11:46:20
  Author: ibiru
Revision: 123354

archrelease: copy trunk to extra-i686

Added:
  dconf/repos/extra-i686/



[arch-commits] Commit in dconf/repos (extra-x86_64)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 11:46:23
  Author: ibiru
Revision: 123355

archrelease: remove extra-x86_64

Deleted:
  dconf/repos/extra-x86_64/



[arch-commits] Commit in dconf/repos (extra-x86_64)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 11:46:38
  Author: ibiru
Revision: 123356

archrelease: copy trunk to extra-x86_64

Added:
  dconf/repos/extra-x86_64/



[arch-commits] Commit in gnome-desktop/trunk (PKGBUILD randr-fix.patch)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 11:51:14
  Author: ibiru
Revision: 123357

fix login remote using freenx. FS#24016

Added:
  gnome-desktop/trunk/randr-fix.patch
Modified:
  gnome-desktop/trunk/PKGBUILD

-+
 PKGBUILD|   11 ---
 randr-fix.patch |   26 ++
 2 files changed, 34 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-10 15:46:38 UTC (rev 123356)
+++ PKGBUILD2011-05-10 15:51:14 UTC (rev 123357)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-desktop
 pkgver=3.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Library with common API for various GNOME modules
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL')
@@ -12,11 +12,16 @@
 url=http://www.gnome.org;
 groups=('gnome')
 options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('6d5e140a0d5f9bc131caff505bc4a2afa11e1839437f7fc3da73238b37a3f0a3')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2
+randr-fix.patch)
+sha256sums=('6d5e140a0d5f9bc131caff505bc4a2afa11e1839437f7fc3da73238b37a3f0a3'
+'815a36c39d07eea48cb836bf25389c7057605239cb30b425d6c98763aeee4b89')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
+
+  patch -Np1 -i ${srcdir}/randr-fix.patch
+
   ./configure --prefix=/usr --sysconfdir=/etc \
   --localstatedir=/var --disable-static \
   --with-gnome-distributor=Arch Linux \

Added: randr-fix.patch
===
--- randr-fix.patch (rev 0)
+++ randr-fix.patch 2011-05-10 15:51:14 UTC (rev 123357)
@@ -0,0 +1,26 @@
+From aa93854f2ba6b0f72f1bdff9699b5724a72c89c9 Mon Sep 17 00:00:00 2001
+From: Matthias Clasen mcla...@redhat.com
+Date: Sun, 01 May 2011 00:48:03 +
+Subject: Don't fall over if RANDR is missing
+
+When RANDR is not present, the screen object never gets an info,
+and since screen_info_free asserts, we must not call it unconditionally
+in finalize.
+This fixes https://bugzilla.gnome.org/show_bug.cgi?id=649053
+---
+diff --git a/libgnome-desktop/gnome-rr.c b/libgnome-desktop/gnome-rr.c
+index 4a9d98e..eb3d735 100644
+--- a/libgnome-desktop/gnome-rr.c
 b/libgnome-desktop/gnome-rr.c
+@@ -748,7 +748,8 @@ gnome_rr_screen_finalize (GObject *gobject)
+ 
+ gdk_window_remove_filter (screen-priv-gdk_root, screen_on_event, 
screen);
+ 
+-screen_info_free (screen-priv-info);
++if (screen-priv-info)
++  screen_info_free (screen-priv-info);
+ 
+ G_OBJECT_CLASS (gnome_rr_screen_parent_class)-finalize (gobject);
+ }
+--
+cgit v0.9



[arch-commits] Commit in gnome-desktop/repos (extra-i686)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:18:50
  Author: ibiru
Revision: 123358

archrelease: remove extra-i686

Deleted:
  gnome-desktop/repos/extra-i686/



[arch-commits] Commit in gnome-desktop/repos (extra-i686)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:19:07
  Author: ibiru
Revision: 123359

archrelease: copy trunk to extra-i686

Added:
  gnome-desktop/repos/extra-i686/



[arch-commits] Commit in gnome-desktop/repos (extra-x86_64)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:19:11
  Author: ibiru
Revision: 123360

archrelease: remove extra-x86_64

Deleted:
  gnome-desktop/repos/extra-x86_64/



[arch-commits] Commit in gnome-desktop/repos (extra-x86_64)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:19:38
  Author: ibiru
Revision: 123361

archrelease: copy trunk to extra-x86_64

Added:
  gnome-desktop/repos/extra-x86_64/



[arch-commits] Commit in evince/trunk (PKGBUILD introspection-fix.patch)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:22:31
  Author: ibiru
Revision: 123362

fix building introspection support

Added:
  evince/trunk/introspection-fix.patch
Modified:
  evince/trunk/PKGBUILD

-+
 PKGBUILD|   14 ++
 introspection-fix.patch |   11 +++
 2 files changed, 21 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-10 16:19:38 UTC (rev 123361)
+++ PKGBUILD2011-05-10 16:22:31 UTC (rev 123362)
@@ -3,7 +3,7 @@
 
 pkgname=evince
 pkgver=3.0.0
-pkgrel=3
+pkgrel=4
 pkgdesc=Simply a document viewer
 url=http://projects.gnome.org/evince/;
 arch=('i686' 'x86_64')
@@ -15,19 +15,25 @@
 groups=('gnome-extra')
 install=evince.install
 options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('7c994a94200114ea7077d3348a03cbbad01c819ece2ec24b436b16e04386291b')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2
+introspection-fix.patch)
+sha256sums=('7c994a94200114ea7077d3348a03cbbad01c819ece2ec24b436b16e04386291b'
+'897b8c77c5cda31f4f8d860cd6a7ad8ad986dbf3cf26b56acf054cc650e94be1')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
 
+  patch -Np1 -i ${srcdir}/introspection-fix.patch
+  autoreconf -fi
+
   ./configure --prefix=/usr   --sysconfdir=/etc \
   --localstatedir=/var--libexecdir=/usr/lib/evince \
   --disable-static--enable-nautilus \
   --enable-pdf--enable-tiff \
   --enable-djvu   --enable-dvi \
   --enable-t1lib  --enable-comics \
-  --disable-scrollkeeper  --disable-schemas-compile
+  --disable-scrollkeeper  --disable-schemas-compile \
+  --enable-introspection
   make
 }
 

Added: introspection-fix.patch
===
--- introspection-fix.patch (rev 0)
+++ introspection-fix.patch 2011-05-10 16:22:31 UTC (rev 123362)
@@ -0,0 +1,11 @@
+diff a/libview/Makefile.am b/libview/Makefile.am
+--- a/libview/Makefile.am
 b/libview/Makefile.am
+@@ -136,6 +136,7 @@ EvinceView-$(EV_API_VERSION).gir: libevview3.la Makefile 
$(INST_H_FILES) $(filte
+   --output $@ \
+   --pkg evince-document-$(EV_API_VERSION) \
+   --pkg evince-view-$(EV_API_VERSION) \
++  -L$(top_builddir)/libdocument/ \
+   -I$(top_srcdir) \
+   -I$(top_builddir) \
+   -DEVINCE_COMPILATION \



[arch-commits] Commit in evince/repos (extra-i686)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:22:54
  Author: ibiru
Revision: 123363

archrelease: remove extra-i686

Deleted:
  evince/repos/extra-i686/



[arch-commits] Commit in evince/repos (extra-i686)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:23:08
  Author: ibiru
Revision: 123364

archrelease: copy trunk to extra-i686

Added:
  evince/repos/extra-i686/



[arch-commits] Commit in evince/repos (extra-x86_64)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:23:11
  Author: ibiru
Revision: 123365

archrelease: remove extra-x86_64

Deleted:
  evince/repos/extra-x86_64/



[arch-commits] Commit in evince/repos (extra-x86_64)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:23:24
  Author: ibiru
Revision: 123366

archrelease: copy trunk to extra-x86_64

Added:
  evince/repos/extra-x86_64/



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

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:31:02
  Author: ibiru
Revision: 123367

update to 5.7.10

Modified:
  telepathy-mission-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-05-10 16:23:24 UTC (rev 123366)
+++ PKGBUILD2011-05-10 16:31:02 UTC (rev 123367)
@@ -4,7 +4,7 @@
 # Contributor: Bjorn Lindeijer bjorn lindeijer nl
 # Contributor: Andreas Zwinkau beza...@web.de
 pkgname=telepathy-mission-control
-pkgver=5.7.9
+pkgver=5.7.10
 pkgrel=1
 pkgdesc=A Telepathy component providing abstraction of some of the details of 
connection managers.
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('libxslt' 'python2')
 options=('!libtool')
 
source=(http://telepathy.freedesktop.org/releases/telepathy-mission-control/$pkgname-$pkgver.tar.gz)
-md5sums=('df7e63d857676fab9ec2261cffe5eb4a')
+md5sums=('2793b7502c9a88dd1c7468c684bb7a5f')
 
 build() {
 cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in telepathy-mission-control/repos (extra-i686)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:31:58
  Author: ibiru
Revision: 123368

archrelease: remove extra-i686

Deleted:
  telepathy-mission-control/repos/extra-i686/



[arch-commits] Commit in telepathy-mission-control/repos (extra-i686)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:32:15
  Author: ibiru
Revision: 123369

archrelease: copy trunk to extra-i686

Added:
  telepathy-mission-control/repos/extra-i686/



[arch-commits] Commit in telepathy-mission-control/repos (extra-x86_64)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:32:18
  Author: ibiru
Revision: 123370

archrelease: remove extra-x86_64

Deleted:
  telepathy-mission-control/repos/extra-x86_64/



[arch-commits] Commit in telepathy-mission-control/repos (extra-x86_64)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:32:34
  Author: ibiru
Revision: 123371

archrelease: copy trunk to extra-x86_64

Added:
  telepathy-mission-control/repos/extra-x86_64/



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

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:32:52
  Author: ibiru
Revision: 123372

update to 0.2.9

Modified:
  telepathy-logger/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-05-10 16:32:34 UTC (rev 123371)
+++ PKGBUILD2011-05-10 16:32:52 UTC (rev 123372)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Ionut Biru ib...@archlinux.org
 pkgname=telepathy-logger
-pkgver=0.2.8
+pkgver=0.2.9
 pkgrel=1
 pkgdesc=Telepathy framework logging daemon
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 makedepends=('intltool' 'gnome-doc-utils' 'gobject-introspection')
 options=('!libtool')
 
source=(http://telepathy.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('755e6dcaa6a9ccf47f2fe73f3d4d888b')
+md5sums=('6d4a1c916883e4d1f19ed1002be6700c')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in telepathy-logger/repos (extra-i686)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:33:18
  Author: ibiru
Revision: 123373

archrelease: remove extra-i686

Deleted:
  telepathy-logger/repos/extra-i686/



[arch-commits] Commit in telepathy-logger/repos (extra-i686)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:33:33
  Author: ibiru
Revision: 123374

archrelease: copy trunk to extra-i686

Added:
  telepathy-logger/repos/extra-i686/



[arch-commits] Commit in telepathy-logger/repos (extra-x86_64)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:33:36
  Author: ibiru
Revision: 123375

archrelease: remove extra-x86_64

Deleted:
  telepathy-logger/repos/extra-x86_64/



[arch-commits] Commit in telepathy-logger/repos (extra-x86_64)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:33:50
  Author: ibiru
Revision: 123376

archrelease: copy trunk to extra-x86_64

Added:
  telepathy-logger/repos/extra-x86_64/



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

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:36:13
  Author: ibiru
Revision: 123377

update to 2.28.1

Modified:
  glibmm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-05-10 16:33:50 UTC (rev 123376)
+++ PKGBUILD2011-05-10 16:36:13 UTC (rev 123377)
@@ -4,15 +4,15 @@
 
 pkgbase=glibmm
 pkgname=('glibmm' 'glibmm-docs')
-pkgver=2.28.0
-pkgrel=2
+pkgver=2.28.1
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL')
 makedepends=('glib2' 'libsigc++2.0' 'pkgconfig' 'mm-common')
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
 options=('!libtool')
 url=http://gtkmm.sourceforge.net/;
-sha256sums=('b1b99868896b028354141e3b2470d98799283e90154550e12614f692db17a5a3')
+sha256sums=('ca74638b91296df127caab30f2d0664746bfefa942ce5a5ecc982e0f16edc145')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in glibmm/repos (extra-i686)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:36:56
  Author: ibiru
Revision: 123379

archrelease: copy trunk to extra-i686

Added:
  glibmm/repos/extra-i686/



[arch-commits] Commit in glibmm/repos (extra-x86_64)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:37:00
  Author: ibiru
Revision: 123380

archrelease: remove extra-x86_64

Deleted:
  glibmm/repos/extra-x86_64/



[arch-commits] Commit in glibmm/repos (extra-i686)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:36:41
  Author: ibiru
Revision: 123378

archrelease: remove extra-i686

Deleted:
  glibmm/repos/extra-i686/



[arch-commits] Commit in glibmm/repos (extra-x86_64)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:37:14
  Author: ibiru
Revision: 123381

archrelease: copy trunk to extra-x86_64

Added:
  glibmm/repos/extra-x86_64/



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

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:48:34
  Author: ibiru
Revision: 123382

update to 3.0.1

Modified:
  gtkmm3/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-05-10 16:37:14 UTC (rev 123381)
+++ PKGBUILD2011-05-10 16:48:34 UTC (rev 123382)
@@ -4,7 +4,7 @@
 pkgbase=gtkmm3
 _pkgbasename=gtkmm
 pkgname=('gtkmm3' 'gtkmm3-docs')
-pkgver=3.0.0
+pkgver=3.0.1
 pkgrel=1
 arch=('i686' 'x86_64')
 makedepends=('gtk3' 'pangomm' 'atkmm' 'glibmm-docs' 'mm-common')
@@ -12,7 +12,7 @@
 options=('!libtool' '!emptydirs')
 url=http://gtkmm.sourceforge.net/;
 
source=(http://ftp.gnome.org/pub/GNOME/sources/${_pkgbasename}/3.0/${_pkgbasename}-${pkgver}.tar.bz2)
-sha256sums=('567582948d4c47c29aa751162adc714644f50958d3d3e427c7a8c3818cd643f9')
+sha256sums=('fb2d982095919e58ab5757042bf72e2a6243e77825c8ae6f46c41ab66cb68498')
 
 build() {
   cd ${srcdir}/${_pkgbasename}-${pkgver}



[arch-commits] Commit in gtkmm3/repos (extra-i686)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:56:06
  Author: ibiru
Revision: 123383

archrelease: remove extra-i686

Deleted:
  gtkmm3/repos/extra-i686/



[arch-commits] Commit in gtkmm3/repos (extra-i686)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:56:20
  Author: ibiru
Revision: 123384

archrelease: copy trunk to extra-i686

Added:
  gtkmm3/repos/extra-i686/



[arch-commits] Commit in gtkmm3/repos (extra-x86_64)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:56:24
  Author: ibiru
Revision: 123385

archrelease: remove extra-x86_64

Deleted:
  gtkmm3/repos/extra-x86_64/



[arch-commits] Commit in gtkmm3/repos (extra-x86_64)

2011-05-10 Thread Ionut Biru
Date: Tuesday, May 10, 2011 @ 12:56:37
  Author: ibiru
Revision: 123386

archrelease: copy trunk to extra-x86_64

Added:
  gtkmm3/repos/extra-x86_64/



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

2011-05-10 Thread Evangelos Foutras
Date: Tuesday, May 10, 2011 @ 17:11:03
  Author: foutrelis
Revision: 123387

upgpkg: apr 1.4.4-1
New upstream release.

Modified:
  apr/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-05-10 16:56:37 UTC (rev 123386)
+++ PKGBUILD2011-05-10 21:11:03 UTC (rev 123387)
@@ -4,7 +4,7 @@
 # Contributor: Pierre Schmitz pie...@archlinux.de
 
 pkgname=apr
-pkgver=1.4.2
+pkgver=1.4.4
 pkgrel=1
 pkgdesc=The Apache Portable Runtime
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 options=('!libtool')
 license=('APACHE')
 source=(http://www.apache.org/dist/apr/apr-${pkgver}.tar.bz2)
-md5sums=('4b00e8f70c067893d075577962656b35')
+md5sums=('daf5487c82dd7bec9c005c96f8cb01b1')
 
 build() {
   cd ${srcdir}/apr-${pkgver}



[arch-commits] Commit in apr/repos (extra-i686)

2011-05-10 Thread Evangelos Foutras
Date: Tuesday, May 10, 2011 @ 17:11:07
  Author: foutrelis
Revision: 123388

archrelease: remove extra-i686

Deleted:
  apr/repos/extra-i686/



[arch-commits] Commit in apr/repos (extra-i686)

2011-05-10 Thread Evangelos Foutras
Date: Tuesday, May 10, 2011 @ 17:11:18
  Author: foutrelis
Revision: 123389

archrelease: copy trunk to extra-i686

Added:
  apr/repos/extra-i686/



[arch-commits] Commit in apr/repos (extra-x86_64)

2011-05-10 Thread Evangelos Foutras
Date: Tuesday, May 10, 2011 @ 17:11:21
  Author: foutrelis
Revision: 123390

archrelease: remove extra-x86_64

Deleted:
  apr/repos/extra-x86_64/



[arch-commits] Commit in apr/repos (extra-x86_64)

2011-05-10 Thread Evangelos Foutras
Date: Tuesday, May 10, 2011 @ 17:11:31
  Author: foutrelis
Revision: 123391

archrelease: copy trunk to extra-x86_64

Added:
  apr/repos/extra-x86_64/



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

2011-05-10 Thread Evangelos Foutras
Date: Tuesday, May 10, 2011 @ 17:15:00
  Author: foutrelis
Revision: 123392

upgpkg: apache 2.2.17-3
Rebuild against APR 1.4.4 which includes a fix for an aliasing issue in the 
APR_RING_HEAD macro. (See 
https://issues.apache.org/bugzilla/show_bug.cgi?id=50190 and FS#24208).

Modified:
  apache/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-05-10 21:11:31 UTC (rev 123391)
+++ PKGBUILD2011-05-10 21:15:00 UTC (rev 123392)
@@ -5,7 +5,7 @@
 
 pkgname=apache
 pkgver=2.2.17
-pkgrel=2
+pkgrel=3
 pkgdesc='A high performance Unix-based HTTP server'
 arch=('i686' 'x86_64')
 options=('!libtool')



[arch-commits] Commit in apache/repos (extra-i686)

2011-05-10 Thread Evangelos Foutras
Date: Tuesday, May 10, 2011 @ 17:15:04
  Author: foutrelis
Revision: 123393

archrelease: remove extra-i686

Deleted:
  apache/repos/extra-i686/



[arch-commits] Commit in apache/repos (extra-i686)

2011-05-10 Thread Evangelos Foutras
Date: Tuesday, May 10, 2011 @ 17:15:15
  Author: foutrelis
Revision: 123394

archrelease: copy trunk to extra-i686

Added:
  apache/repos/extra-i686/



[arch-commits] Commit in apache/repos (extra-x86_64)

2011-05-10 Thread Evangelos Foutras
Date: Tuesday, May 10, 2011 @ 17:15:17
  Author: foutrelis
Revision: 123395

archrelease: remove extra-x86_64

Deleted:
  apache/repos/extra-x86_64/



[arch-commits] Commit in apache/repos (extra-x86_64)

2011-05-10 Thread Evangelos Foutras
Date: Tuesday, May 10, 2011 @ 17:15:28
  Author: foutrelis
Revision: 123396

archrelease: copy trunk to extra-x86_64

Added:
  apache/repos/extra-x86_64/



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

2011-05-10 Thread Evangelos Foutras
Date: Tuesday, May 10, 2011 @ 18:24:40
  Author: foutrelis
Revision: 123397

upgpkg: apr-util 1.3.11-1
New upstream release.

Modified:
  apr-util/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-05-10 21:15:28 UTC (rev 123396)
+++ PKGBUILD2011-05-10 22:24:40 UTC (rev 123397)
@@ -3,16 +3,16 @@
 # Maintainer: Pierre Schmitz pie...@archlinux.de
 
 pkgname=apr-util
-pkgver=1.3.10
-pkgrel=2
+pkgver=1.3.11
+pkgrel=1
 pkgdesc=The Apache Portable Runtime
 arch=('i686' 'x86_64')
 url=http://apr.apache.org/;
-depends=('apr=1.4.2' 'gdbm' 'expat' 'db' 'libldap' 'unixodbc')
+depends=('apr' 'gdbm' 'expat' 'db' 'libldap' 'unixodbc')
 options=('!libtool')
 license=('APACHE')
 source=(http://www.apache.org/dist/apr/apr-util-${pkgver}.tar.bz2;)
-md5sums=('6a6f501a1b2a45166b8ffd6df29204bb')
+md5sums=('2aeddb384b03f3f73107770724d5c97b')
 
 build() {
cd ${srcdir}/apr-util-${pkgver}



[arch-commits] Commit in apr-util/repos (extra-i686)

2011-05-10 Thread Evangelos Foutras
Date: Tuesday, May 10, 2011 @ 18:24:42
  Author: foutrelis
Revision: 123398

archrelease: remove extra-i686

Deleted:
  apr-util/repos/extra-i686/



[arch-commits] Commit in apr-util/repos (extra-i686)

2011-05-10 Thread Evangelos Foutras
Date: Tuesday, May 10, 2011 @ 18:24:53
  Author: foutrelis
Revision: 123399

archrelease: copy trunk to extra-i686

Added:
  apr-util/repos/extra-i686/



[arch-commits] Commit in apr-util/repos (extra-x86_64)

2011-05-10 Thread Evangelos Foutras
Date: Tuesday, May 10, 2011 @ 18:24:55
  Author: foutrelis
Revision: 123400

archrelease: remove extra-x86_64

Deleted:
  apr-util/repos/extra-x86_64/



[arch-commits] Commit in apr-util/repos (extra-x86_64)

2011-05-10 Thread Evangelos Foutras
Date: Tuesday, May 10, 2011 @ 18:25:07
  Author: foutrelis
Revision: 123401

archrelease: copy trunk to extra-x86_64

Added:
  apr-util/repos/extra-x86_64/



[arch-commits] Commit in lm_sensors/trunk (2 files)

2011-05-10 Thread Eric Bélanger
Date: Tuesday, May 10, 2011 @ 23:51:18
  Author: eric
Revision: 123402

upgpkg: lm_sensors 3.3.0-3
Fixed sensors-detect to support /run/udev (closed FS#24120)

Added:
  
lm_sensors/trunk/changeset_lm-sensors_trunk_prog_detect_sensors-detect_r5964.diff
Modified:
  lm_sensors/trunk/PKGBUILD

--+
 PKGBUILD |   12 +-
 changeset_lm-sensors_trunk_prog_detect_sensors-detect_r5964.diff |   44 
++
 2 files changed, 52 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-10 22:25:07 UTC (rev 123401)
+++ PKGBUILD2011-05-11 03:51:18 UTC (rev 123402)
@@ -3,7 +3,7 @@
 
 pkgname=lm_sensors
 pkgver=3.3.0
-pkgrel=2
+pkgrel=3
 pkgdesc=Collection of user space tools for general SMBus access and hardware 
monitoring
 arch=('i686' 'x86_64')
 url=http://www.lm-sensors.org/;
@@ -15,7 +15,8 @@
 options=('!emptydirs')
 
source=(http://dl.lm-sensors.org/lm-sensors/releases/lm_sensors-${pkgver}.tar.bz2
 \
sensors.rc fancontrol.rc sensors-detect.patch healthd healthd.conf 
healthd.rc \
-sensord.conf sensord.rc daemonarg.patch)
+sensord.conf sensord.rc daemonarg.patch \
+changeset_lm-sensors_trunk_prog_detect_sensors-detect_r5964.diff)
 md5sums=('5eb18d7531ead4f54f28a1133a606535'
  'c370f5e620bfe41113354a1e22c0c18c'
  '232bedf043dd5dedde82df1a399c682c'
@@ -25,7 +26,8 @@
  '970408d2e509dc4138927020efefe323'
  '96a8dd468e81d455ec9b165bdf33e0b7'
  '41a5c20854bbff00ea7174bd2276b736'
- '40c8eb16af8249a0f1d851fc1057ea15')
+ '40c8eb16af8249a0f1d851fc1057ea15'
+ '2f1c004bd525bdc9b2495503a77d375a')
 sha1sums=('16c13a186557164fa51459a02209b120c0335f96'
   'b2e664b9b87759991f02d0a1e8cac5e95098c0a5'
   'a068ac0a3115a6191a487e11422506baa922b40a'
@@ -35,12 +37,14 @@
   'e662881f5d3f3f35a1bc97ba45d2c471dd28c37f'
   'de8d4d65406815c389f8a04e2a8508a1ae6749c8'
   '72a60251d1d55a67307dab4105d9f3f01a080af4'
-  '34241388c4001bfb6e49b7e10da1217e29a258d6')
+  '34241388c4001bfb6e49b7e10da1217e29a258d6'
+  '0de66445805adaf65935764da9974df1db125865')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   patch -p1  ../sensors-detect.patch
   patch -p1  ../daemonarg.patch
+  patch -p2  
../changeset_lm-sensors_trunk_prog_detect_sensors-detect_r5964.diff
   make PREFIX=/usr
 }
 

Added: changeset_lm-sensors_trunk_prog_detect_sensors-detect_r5964.diff
===
--- changeset_lm-sensors_trunk_prog_detect_sensors-detect_r5964.diff
(rev 0)
+++ changeset_lm-sensors_trunk_prog_detect_sensors-detect_r5964.diff
2011-05-11 03:51:18 UTC (rev 123402)
@@ -0,0 +1,44 @@
+Index: lm-sensors/trunk/prog/detect/sensors-detect
+===
+--- lm-sensors/trunk/prog/detect/sensors-detect(revision 5963)
 lm-sensors/trunk/prog/detect/sensors-detect(revision 5964)
+@@ -2416,5 +2416,5 @@
+   # Try some known default udev db locations, just in case
+   if (-e '/dev/.udev.tdb' || -e '/dev/.udev'
+-   || -e '/dev/.udevdb') {
++   || -e '/dev/.udevdb' || -e '/run/udev') {
+   $use_udev = 1;
+   $dev_i2c = '/dev/i2c-';
+@@ -6460,4 +6460,20 @@
+   close(SYSCONFIG);
+ 
++  if (-x /bin/systemctl  -d /lib/systemd/system 
++  ! -f /lib/systemd/system/lm_sensors.service) {
++  print Copy prog/init/lm_sensors.service to 
/lib/systemd/system\n.
++and run 'systemctl enable lm_sensors.service'\n.
++for initialization at boot time.\n;
++  return;
++  }
++
++  if (-x /bin/systemctl 
++  -f /lib/systemd/system/lm_sensors.service) {
++  system(/bin/systemctl, enable, 
lm_sensors.service);
++  system(/bin/systemctl, start, lm_sensors.service);
++  # All done, don't check for /etc/init.d/lm_sensors
++  return;
++  }
++
+   print Copy prog/init/lm_sensors.init to 
/etc/init.d/lm_sensors\n.
+ for initialization at boot time.\n
+@@ -6513,7 +6497,9 @@
+   exit -1;
+   }
+ 
+-  if (-x /sbin/service  -f /etc/rc.d/sensors 
+-  -f /var/lock/subsys/lm_sensors) {
++   if (-x /bin/systemctl  -f 
/lib/systemd/system/lm_sensors.service) {
++   system(/bin/systemctl, stop, lm_sensors.service);
++   } elsif (-x /sbin/service  -f /etc/init.d/lm_sensors 
++-f /var/lock/subsys/lm_sensors) {
+   system(/sbin/service, lm_sensors, 

[arch-commits] Commit in lm_sensors/repos (extra-i686)

2011-05-10 Thread Eric Bélanger
Date: Tuesday, May 10, 2011 @ 23:51:30
  Author: eric
Revision: 123403

archrelease: remove extra-i686

Deleted:
  lm_sensors/repos/extra-i686/



[arch-commits] Commit in lm_sensors/repos (extra-i686)

2011-05-10 Thread Eric Bélanger
Date: Tuesday, May 10, 2011 @ 23:51:38
  Author: eric
Revision: 123404

archrelease: copy trunk to extra-i686

Added:
  lm_sensors/repos/extra-i686/



[arch-commits] Commit in lm_sensors/repos (extra-x86_64)

2011-05-10 Thread Eric Bélanger
Date: Tuesday, May 10, 2011 @ 23:51:40
  Author: eric
Revision: 123405

archrelease: remove extra-x86_64

Deleted:
  lm_sensors/repos/extra-x86_64/



[arch-commits] Commit in lm_sensors/repos (extra-x86_64)

2011-05-10 Thread Eric Bélanger
Date: Tuesday, May 10, 2011 @ 23:51:48
  Author: eric
Revision: 123406

archrelease: copy trunk to extra-x86_64

Added:
  lm_sensors/repos/extra-x86_64/



[arch-commits] Commit in kernel26/repos (core-i686)

2011-05-10 Thread Tobias Powalowski
Date: Wednesday, May 11, 2011 @ 00:50:13
  Author: tpowa
Revision: 123407

db-move: kernel26 removed by tpowa for move to [core] (i686)

Deleted:
  kernel26/repos/core-i686/



[arch-commits] Commit in kernel26/repos (core-x86_64 testing-x86_64)

2011-05-10 Thread Tobias Powalowski
Date: Wednesday, May 11, 2011 @ 00:50:16
  Author: tpowa
Revision: 123410

db-move: moved kernel26 from [testing] to [core] (x86_64)

Added:
  kernel26/repos/core-x86_64/
Deleted:
  kernel26/repos/testing-x86_64/



[arch-commits] Commit in kernel26/repos (core-x86_64)

2011-05-10 Thread Tobias Powalowski
Date: Wednesday, May 11, 2011 @ 00:50:15
  Author: tpowa
Revision: 123409

db-move: kernel26 removed by tpowa for move to [core] (x86_64)

Deleted:
  kernel26/repos/core-x86_64/



[arch-commits] Commit in kernel26/repos (core-i686 testing-i686)

2011-05-10 Thread Tobias Powalowski
Date: Wednesday, May 11, 2011 @ 00:50:14
  Author: tpowa
Revision: 123408

db-move: moved kernel26 from [testing] to [core] (i686)

Added:
  kernel26/repos/core-i686/
Deleted:
  kernel26/repos/testing-i686/