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

Jan de Groot jgc at archlinux.org
Sat Oct 11 21:10:58 UTC 2008


    Date: Saturday, October 11, 2008 @ 17:10:57
  Author: jgc
Revision: 14981

Merged revisions 14980 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/empathy/trunk

........
  r14980 | jgc | 2008-10-11 23:10:39 +0200 (Sat, 11 Oct 2008) | 2 lines
  
  upgpkg: empathy 2.24.0-1
      Fix install scriptlet, add to gnome-extra
........

Modified:
  empathy/repos/testing-i686/	(properties)
  empathy/repos/testing-i686/PKGBUILD
  empathy/repos/testing-i686/empathy.install

-----------------+
 PKGBUILD        |    1 +
 empathy.install |    4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)


Property changes on: empathy/repos/testing-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /empathy/trunk:1-14974
   + /empathy/trunk:1-14980

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2008-10-11 21:10:39 UTC (rev 14980)
+++ testing-i686/PKGBUILD	2008-10-11 21:10:57 UTC (rev 14981)
@@ -21,6 +21,7 @@
 	    'telepathy-sofiasip: SIP'
 	    'telepathy-haze: libpurple')
 options=(!libtool !emptydirs)
+groups=('gnome-extra')
 install=empathy.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.24/${pkgname}-${pkgver}.tar.bz2)
 md5sums=('89e6dc430ad198c8044f261645d8bc6c')

Modified: testing-i686/empathy.install
===================================================================
--- testing-i686/empathy.install	2008-10-11 21:10:39 UTC (rev 14980)
+++ testing-i686/empathy.install	2008-10-11 21:10:57 UTC (rev 14981)
@@ -2,7 +2,7 @@
 
 post_install() {
   usr/sbin/gconfpkg --install ${pkgname}
-  gtk-icon-update -q -t -f usr/share/icons/hicolor
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
 }
 
 pre_upgrade() {
@@ -18,5 +18,5 @@
 }
 
 post_remove() {
-  gtk-icon-update -q -t -f usr/share/icons/hicolor
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
 }




More information about the arch-commits mailing list