[Pkg-shadow-commits] r530 - branches/experimental/debian/patches

Christine Spang christine-guest at costa.debian.org
Thu Sep 8 03:54:14 UTC 2005


Author: christine-guest
Date: 2005-09-08 03:54:14 +0000 (Thu, 08 Sep 2005)
New Revision: 530

Modified:
   branches/experimental/debian/patches/999-2_build_using_cdbs
Log:
Updated, builds again with this.


Modified: branches/experimental/debian/patches/999-2_build_using_cdbs
===================================================================
--- branches/experimental/debian/patches/999-2_build_using_cdbs	2005-09-04 08:17:59 UTC (rev 529)
+++ branches/experimental/debian/patches/999-2_build_using_cdbs	2005-09-08 03:54:14 UTC (rev 530)
@@ -1,6 +1,6 @@
 Index: shadow-4.0.12/debian/login.files
 ===================================================================
---- shadow-4.0.12.orig/debian/login.files	2005-08-26 01:18:49.000000000 -0400
+--- shadow-4.0.12.orig/debian/login.files	2005-09-07 23:39:43.000000000 -0400
 +++ /dev/null	1970-01-01 00:00:00.000000000 +0000
 @@ -1,22 +0,0 @@
 -usr/share/locale/*/LC_MESSAGES/shadow.mo
@@ -28,7 +28,7 @@
 Index: shadow-4.0.12/debian/login.install
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ shadow-4.0.12/debian/login.install	2005-08-30 16:52:23.000000000 -0400
++++ shadow-4.0.12/debian/login.install	2005-09-07 23:45:20.000000000 -0400
 @@ -0,0 +1,22 @@
 +usr/share/locale/*/LC_MESSAGES/shadow.mo
 +usr/share/man/*/man1/login.1
@@ -54,7 +54,7 @@
 +bin/su
 Index: shadow-4.0.12/debian/passwd.files
 ===================================================================
---- shadow-4.0.12.orig/debian/passwd.files	2005-08-26 01:18:49.000000000 -0400
+--- shadow-4.0.12.orig/debian/passwd.files	2005-09-07 23:39:43.000000000 -0400
 +++ /dev/null	1970-01-01 00:00:00.000000000 +0000
 @@ -1,77 +0,0 @@
 -usr/bin/chage
@@ -137,7 +137,7 @@
 Index: shadow-4.0.12/debian/passwd.install
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
-+++ shadow-4.0.12/debian/passwd.install	2005-08-30 16:52:23.000000000 -0400
++++ shadow-4.0.12/debian/passwd.install	2005-09-07 23:45:20.000000000 -0400
 @@ -0,0 +1,77 @@
 +usr/bin/chage
 +usr/bin/chfn
@@ -218,8 +218,8 @@
 +usr/share/man/man8/vipw.8
 Index: shadow-4.0.12/debian/rules
 ===================================================================
---- shadow-4.0.12.orig/debian/rules	2005-08-30 16:53:34.000000000 -0400
-+++ shadow-4.0.12/debian/rules	2005-08-30 16:53:56.000000000 -0400
+--- shadow-4.0.12.orig/debian/rules	2005-09-07 23:39:44.000000000 -0400
++++ shadow-4.0.12/debian/rules	2005-09-07 23:45:20.000000000 -0400
 @@ -1,8 +1,26 @@
  #!/usr/bin/make -f
 +# -*- mode: makefile; coding: utf-8 -*-
@@ -254,7 +254,7 @@
  endif
  export CFLAGS
  
--config_options := --disable-shared --without-libcrack --mandir=/usr/share/man --with-libpam --enable-shadowgrp
+-config_options := --disable-shared --without-libcrack --mandir=/usr/share/man --with-libpam --enable-shadowgrp --enable-man
 -
 -DEB_HOST_ARCH_OS := $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
 -DEB_BUILD_GNU_TYPE = $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
@@ -443,3 +443,16 @@
 +	chgrp shadow debian/passwd/usr/bin/expiry
 +	chmod g+s debian/passwd/usr/bin/chage
 +	chmod g+s debian/passwd/usr/bin/expiry
+Index: shadow-4.0.12/debian/passwd.links
+===================================================================
+--- /dev/null	1970-01-01 00:00:00.000000000 +0000
++++ shadow-4.0.12/debian/passwd.links	2005-09-07 23:46:10.000000000 -0400
+@@ -0,0 +1,2 @@
++usr/bin/vipw usr/sbin/vigr
++usr/sbin/cppw usr/sbin/cpgr
+Index: shadow-4.0.12/debian/login.links
+===================================================================
+--- /dev/null	1970-01-01 00:00:00.000000000 +0000
++++ shadow-4.0.12/debian/login.links	2005-09-07 23:45:45.000000000 -0400
+@@ -0,0 +1 @@
++usr/bin/newgrp usr/bin/sg




More information about the Pkg-shadow-commits mailing list