From bcd3ed35562377298c4facd543531e11ac2b06c5 Mon Sep 17 00:00:00 2001 From: gobry Date: Mon, 2 Sep 2002 11:31:21 +0000 Subject: Fix the permissions of the installed files, as suggested by Matthias Andree. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@855 a5019735-40e9-0310-863c-91ae7b9d1cf9 --- valgrind.spec.in | 1 + 1 file changed, 1 insertion(+) (limited to 'valgrind.spec.in') diff --git a/valgrind.spec.in b/valgrind.spec.in index 9c709a771..ce0a10312 100644 --- a/valgrind.spec.in +++ b/valgrind.spec.in @@ -37,6 +37,7 @@ make make install prefix=$RPM_BUILD_ROOT/usr %files +%defattr(-,root,root) /usr/include/valgrind.h /usr/bin/valgrind /usr/lib/valgrind/* -- cgit v1.2.3