[Pkg-shadow-commits] r744 - trunk/debian/patches
Christian Perrier
bubulle at costa.debian.org
Tue Jan 3 06:59:30 UTC 2006
Author: bubulle
Date: 2006-01-03 06:59:29 +0000 (Tue, 03 Jan 2006)
New Revision: 744
Modified:
trunk/debian/patches/401_cppw_src.dpatch
Log:
Adapt to current sources
Modified: trunk/debian/patches/401_cppw_src.dpatch
===================================================================
--- trunk/debian/patches/401_cppw_src.dpatch 2006-01-02 18:15:17 UTC (rev 743)
+++ trunk/debian/patches/401_cppw_src.dpatch 2006-01-03 06:59:29 UTC (rev 744)
@@ -5,10 +5,10 @@
## DP: Add cppw / cpgr
@DPATCH@
-Index: shadow-4.0.13/src/cppw.c
+Index: shadow-4.0.14/src/cppw.c
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ shadow-4.0.13/src/cppw.c 2005-10-04 08:07:29.005420951 +0200
++++ shadow-4.0.14/src/cppw.c 2006-01-03 07:43:30.006258605 +0100
@@ -0,0 +1,200 @@
+/*
+ cppw, cpgr copy with locking given file over the password or group file
@@ -210,26 +210,26 @@
+
+ return 0;
+}
-Index: shadow-4.0.13/src/Makefile.am
+Index: shadow-4.0.14/src/Makefile.am
===================================================================
---- shadow-4.0.13.orig/src/Makefile.am 2005-10-04 08:06:31.607116276 +0200
-+++ shadow-4.0.13/src/Makefile.am 2005-10-04 08:07:29.006420748 +0200
-@@ -23,6 +23,7 @@
- bin_PROGRAMS = groups login su
+--- shadow-4.0.14.orig/src/Makefile.am 2006-01-03 07:40:22.823183723 +0100
++++ shadow-4.0.14/src/Makefile.am 2006-01-03 07:43:30.007258402 +0100
+@@ -24,6 +24,7 @@
+ sbin_PROGRAMS = nologin
ubin_PROGRAMS = faillog lastlog chage chfn chsh expiry gpasswd newgrp passwd
usbin_PROGRAMS = \
+ cppw \
chpasswd \
groupadd \
groupdel \
-Index: shadow-4.0.13/po/POTFILES.in
+Index: shadow-4.0.14/po/POTFILES.in
===================================================================
---- shadow-4.0.13.orig/po/POTFILES.in 2005-10-04 08:06:31.608116072 +0200
-+++ shadow-4.0.13/po/POTFILES.in 2005-10-04 08:07:29.007420544 +0200
-@@ -62,6 +62,7 @@
+--- shadow-4.0.14.orig/po/POTFILES.in 2006-01-03 07:40:23.067134297 +0100
++++ shadow-4.0.14/po/POTFILES.in 2006-01-03 07:44:26.217869252 +0100
+@@ -61,6 +61,7 @@
+ src/chfn.c
src/chpasswd.c
src/chsh.c
- src/chsh_chkshell.c
+src/cppw.c
src/expiry.c
src/faillog.c
More information about the Pkg-shadow-commits
mailing list