aboutsummaryrefslogtreecommitdiff
path: root/valgrind.spec.in
diff options
context:
space:
mode:
authorgobry <gobry@a5019735-40e9-0310-863c-91ae7b9d1cf9>2002-09-02 11:31:21 +0000
committergobry <gobry@a5019735-40e9-0310-863c-91ae7b9d1cf9>2002-09-02 11:31:21 +0000
commitbcd3ed35562377298c4facd543531e11ac2b06c5 (patch)
tree0e289bc6bb1ba79ff34d64ac8739dd70311b9d6e /valgrind.spec.in
parent1780dae1643b18e1f8424e147ef2dbe01f1ecd73 (diff)
downloadvalgrind-bcd3ed35562377298c4facd543531e11ac2b06c5.tar.gz
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
Diffstat (limited to 'valgrind.spec.in')
-rw-r--r--valgrind.spec.in1
1 files changed, 1 insertions, 0 deletions
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/*