[arch-commits] CVS update of arch/build/base/xfsdump (PKGBUILD)

Dan McGee dan at archlinux.org
Tue Aug 21 15:35:46 UTC 2007


    Date: Tuesday, August 21, 2007 @ 11:35:46
  Author: dan
    Path: /home/cvs-arch/arch/build/base/xfsdump

Modified: PKGBUILD (1.3 -> 1.4)

current/base repo cleaning and organizing

* Add a 'base' group to all packages in the base directory. This may be
  refined later to something like base, base-extra, and base-dev, etc. but
  for now lets just stick with the simple.
* Add licenses to all packages in base that were missing them. Pretty sad when
  40% of our core packages didn't have license lines.
* Fix a few other typos, usage of sf.net mirrors, etc.


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


Index: arch/build/base/xfsdump/PKGBUILD
diff -u arch/build/base/xfsdump/PKGBUILD:1.3 arch/build/base/xfsdump/PKGBUILD:1.4
--- arch/build/base/xfsdump/PKGBUILD:1.3	Thu Jun  7 03:27:44 2007
+++ arch/build/base/xfsdump/PKGBUILD	Tue Aug 21 11:35:45 2007
@@ -1,12 +1,13 @@
-# $Id: PKGBUILD,v 1.3 2007/06/07 07:27:44 tpowa Exp $
+# $Id: PKGBUILD,v 1.4 2007/08/21 15:35:45 dan Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=xfsdump
 pkgver=2.2.45
 pkgrel=1
 pkgdesc="Additional XFS filesystem utilities"
 arch=(i686 x86_64)
-license=('LPGL')
+license=('LGPL')
 url="http://oss.sgi.com/projects/xfs/"
+groups=('base')
 depends=('xfsprogs' 'attr' 'acl' 'dmapi')
 source=(ftp://oss.sgi.com/projects/xfs/cmd_tars/xfsdump_$pkgver-1.tar.gz)
 md5sums=('9f4f6da94d14e638639a542b0fa8a722')




More information about the arch-commits mailing list