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

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


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

Modified: PKGBUILD (1.28 -> 1.29)

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 |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


Index: arch/build/base/pam/PKGBUILD
diff -u arch/build/base/pam/PKGBUILD:1.28 arch/build/base/pam/PKGBUILD:1.29
--- arch/build/base/pam/PKGBUILD:1.28	Sun Aug 19 04:02:37 2007
+++ arch/build/base/pam/PKGBUILD	Tue Aug 21 11:35:27 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.28 2007/08/19 08:02:37 tpowa Exp $
+# $Id: PKGBUILD,v 1.29 2007/08/21 15:35:27 dan Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=pam
 pkgver=0.99.8.1
@@ -7,6 +7,7 @@
 arch=(i686 x86_64)
 license=('GPL2')
 url="http://www.kernel.org/pub/linux/libs/pam/"
+groups=('base')
 depends=('glibc' 'db>=4.5' 'cracklib')
 backup=(etc/security/{access.conf,group.conf,limits.conf,namespace.conf,namespace.init,pam_env.conf,time.conf} etc/pam.d/other etc/default/passwd etc/environment)
 source=(http://www.kernel.org/pub/linux/libs/pam/pre/library/Linux-PAM-$pkgver.tar.bz2 \




More information about the arch-commits mailing list