From: Nathan Scott Date: Tue, 31 Jan 2006 14:24:29 +0000 (+0000) Subject: Minor updates - spec file usr/grp fixups on install, double-free cleanup in libattr... X-Git-Tag: v2.8.0~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4985971ad51eada8fda53ddf15ecb5483a965fc;p=thirdparty%2Fxfsprogs-dev.git Minor updates - spec file usr/grp fixups on install, double-free cleanup in libattr for non-alloca platforms. Merge of master-melb:xfs-cmds:25070a by kenmcd. --- diff --git a/build/rpm/xfsprogs.spec.in b/build/rpm/xfsprogs.spec.in index 842321afa..2826a3757 100644 --- a/build/rpm/xfsprogs.spec.in +++ b/build/rpm/xfsprogs.spec.in @@ -50,6 +50,9 @@ if [ -f .census ] ; then fi else %setup +INSTALL_USER=root +INSTALL_GROUP=root +export INSTALL_USER INSTALL_GROUP @make@ configure fi diff --git a/doc/CHANGES b/doc/CHANGES index 52bc10fd4..feb568b82 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,6 +1,7 @@ xfsprogs-2.7.12 (31 January 2006) - Added initial Polish translation. Thanks to Jakub Bogusz for this. + - Fixed rpm specfile with respect to INSTALL_{USER,GROUP}. xfsprogs-2.7.11 (16 January 2006) - Fix a problem with the generated source tarballs and a