]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Minor updates - spec file usr/grp fixups on install, double-free cleanup in libattr...
authorNathan Scott <nathans@sgi.com>
Tue, 31 Jan 2006 14:24:29 +0000 (14:24 +0000)
committerNathan Scott <nathans@sgi.com>
Tue, 31 Jan 2006 14:24:29 +0000 (14:24 +0000)
Merge of master-melb:xfs-cmds:25070a by kenmcd.

build/rpm/xfsprogs.spec.in
doc/CHANGES

index 842321afaf6fb93d657f46f568a4305474afcd59..2826a3757599d1c339c40c67ba2caf8919d7f429 100644 (file)
@@ -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
 
index 52bc10fd4dfb2128584809f957b60b761f09f44c..feb568b82e9416b05b92e1af2c28e986a6fc4877 100644 (file)
@@ -1,6 +1,7 @@
 xfsprogs-2.7.12 (31 January 2006)
        - Added initial Polish translation.
          Thanks to Jakub Bogusz <qboosh@pld-linux.org> 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