--- smage/trunk/core/shadow/shadow-4.1.4.3-r1.smage2 2011/03/01 18:46:16 1373 +++ smage/trunk/core/shadow/shadow-4.1.4.3-r1.smage2 2011/03/01 18:46:57 1374 @@ -43,7 +43,7 @@ mirror://${PNAME}/${SRCFILE} mirror://${PNAME}/securetty mirror://${PNAME}/${PNAME}-4.1.2.1-defaults.patch - mirror://${PNAME}/${PNAME}-${PVER}-groupmod-username.patch + mirror://${PNAME}/${PNAME}-4.1.4.2-groupmod-username.patch ) UP2DATE="updatecmd ${HOMEPAGE} | grep 'New release' | sed 's/.*: \(.*\).*/\1/;q'" @@ -57,7 +57,7 @@ # fixes username issues with groupadd if pam is enabled # see: http://lists.alioth.debian.org/pipermail/pkg-shadow-devel/2009-November/007850.html - mpatch ${PNAME}-${PVER}-groupmod-username.patch || die + mpatch ${PNAME}-4.1.4.2-groupmod-username.patch || die # do not build 'groups'; coreutils provide a better version all-abis "sed -i 's/groups$(EXEEXT) //' src/Makefile.in" || die