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

Aaron Griffin aaron at archlinux.org
Thu Jun 18 21:26:36 UTC 2009


    Date: Thursday, June 18, 2009 @ 17:26:36
  Author: aaron
Revision: 42866

Merged revisions 42858 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/gnupg/trunk

........
  r42858 | aaron | 2009-06-18 14:21:32 -0700 (Thu, 18 Jun 2009) | 2 lines
  
  upgpkg: gnupg 1.4.9-4
      Ok, seriously fixed the info files now. Forgot to gzip them
........

Modified:
  gnupg/repos/testing-x86_64/	(properties)
  gnupg/repos/testing-x86_64/PKGBUILD

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


Property changes on: gnupg/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /gnupg/trunk:1-42821
   + /gnupg/trunk:1-42865

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-06-18 21:25:55 UTC (rev 42865)
+++ testing-x86_64/PKGBUILD	2009-06-18 21:26:36 UTC (rev 42866)
@@ -3,7 +3,7 @@
 # Committer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=gnupg
 pkgver=1.4.9
-pkgrel=3
+pkgrel=4
 pkgdesc="GNU Privacy Guard - a PGP replacement tool"
 arch=(i686 x86_64)
 license=('GPL3')
@@ -24,5 +24,6 @@
   ln -s $pkgname-$pkgver/scripts ..
   make DESTDIR=$startdir/pkg install
 
+  for i in $pkgdir/usr/share/info/*; do gzip -9 $i; done
   rm -f $pkgdir/usr/share/info/dir
 }




More information about the arch-commits mailing list