[arch-commits] Commit in orbit2/trunk (PKGBUILD orbit.install)

Jan de Groot jgc at archlinux.org
Thu Sep 25 19:28:51 UTC 2008


    Date: Thursday, September 25, 2008 @ 15:28:50
  Author: jgc
Revision: 13021

upgpkg: orbit2 2.14.16-1

Modified:
  orbit2/trunk/PKGBUILD
Deleted:
  orbit2/trunk/orbit.install

---------------+
 PKGBUILD      |    5 ++---
 orbit.install |   10 ----------
 2 files changed, 2 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-25 19:23:34 UTC (rev 13020)
+++ PKGBUILD	2008-09-25 19:28:50 UTC (rev 13021)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jan at archlinux.org>
 
 pkgname=orbit2
-pkgver=2.14.14
+pkgver=2.14.16
 pkgrel=1
 pkgdesc="Thin/fast CORBA ORB"
 arch=(i686 x86_64)
@@ -10,10 +10,9 @@
 depends=('libidl2>=0.8.11')
 makedepends=('pkgconfig')
 options=('!libtool' '!makeflags')
-install=orbit.install
 url="http://www.gnome.org"
 source=(http://ftp.gnome.org/pub/gnome/sources/ORBit2/2.14/ORBit2-${pkgver}.tar.bz2)
-md5sums=('f288e9a4354fce14cf6bb35140ac5d9b')
+md5sums=('f4898b999f39c79d55c13c0e0f597c71')
 
 build() {
   cd ${startdir}/src/ORBit2-${pkgver}

Deleted: orbit.install
===================================================================
--- orbit.install	2008-09-25 19:23:34 UTC (rev 13020)
+++ orbit.install	2008-09-25 19:28:50 UTC (rev 13021)
@@ -1,10 +0,0 @@
-# arg 1:  the new package version
-post_install() {
-  ldconfig 2>&1 >/dev/null
-}
-
-# arg 1:  the new package version
-# arg 2:  the old package version
-post_upgrade() {
-  ldconfig 2>&1 >/dev/null
-}




More information about the arch-commits mailing list