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

Jan Steffens heftig at archlinux.org
Sun Apr 1 11:34:19 UTC 2012


    Date: Sunday, April 1, 2012 @ 07:34:18
  Author: heftig
Revision: 155158

db-move: moved gnome-utils from [gnome-unstable] to [testing] (any)

Added:
  gnome-utils/repos/testing-any/
  gnome-utils/repos/testing-any/PKGBUILD
    (from rev 155005, gnome-utils/repos/gnome-unstable-any/PKGBUILD)
  gnome-utils/repos/testing-any/gnome-utils.install
    (from rev 155005, gnome-utils/repos/gnome-unstable-any/gnome-utils.install)
Deleted:
  gnome-utils/repos/gnome-unstable-any/

---------------------+
 PKGBUILD            |   11 +++++++++++
 gnome-utils.install |    8 ++++++++
 2 files changed, 19 insertions(+)

Copied: gnome-utils/repos/testing-any/PKGBUILD (from rev 155005, gnome-utils/repos/gnome-unstable-any/PKGBUILD)
===================================================================
--- testing-any/PKGBUILD	                        (rev 0)
+++ testing-any/PKGBUILD	2012-04-01 11:34:18 UTC (rev 155158)
@@ -0,0 +1,11 @@
+#  $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=gnome-utils
+pkgver=3.4.0
+pkgrel=1
+pkgdesc="Meta package"
+arch=(any)
+depends=(baobab gnome-dictionary gnome-font-viewer gnome-screenshot gnome-search-tool gnome-system-log)
+install=gnome-utils.install
+

Copied: gnome-utils/repos/testing-any/gnome-utils.install (from rev 155005, gnome-utils/repos/gnome-unstable-any/gnome-utils.install)
===================================================================
--- testing-any/gnome-utils.install	                        (rev 0)
+++ testing-any/gnome-utils.install	2012-04-01 11:34:18 UTC (rev 155158)
@@ -0,0 +1,8 @@
+pkgname=gnome-utils
+
+
+pre_upgrade() {
+    if [ -f /usr/share/gconf/schemas/$pkgname.schemas ]; then
+        /usr/sbin/gconfpkg --uninstall $pkgname
+    fi
+}




More information about the arch-commits mailing list