diff options
author | H. Peter Anvin <hpa@zytor.com> | 2004-07-30 18:42:13 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2004-07-30 18:42:13 +0000 |
commit | 466e579f3a5aee0e235d0016574772a45f4c8845 (patch) | |
tree | 2cd60d060ba083a02d684a322faeeb28a8498a07 /grv.spec | |
parent | b48540f80dd6b1f191e99be754469f3f9243c0b5 (diff) | |
download | grv-466e579f3a5aee0e235d0016574772a45f4c8845.tar.gz grv-466e579f3a5aee0e235d0016574772a45f4c8845.tar.xz grv-466e579f3a5aee0e235d0016574772a45f4c8845.zip |
Set defattr
Diffstat (limited to 'grv.spec')
-rw-r--r-- | grv.spec | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,7 @@ Summary: "Grävning" - a port of an old game with sucky graphics Name: grv Version: 2003 -Release: 3 +Release: 4 Group: Games Copyright: GPL v2 Packager: H. Peter Anvin <hpa@zytor.com> @@ -36,5 +36,6 @@ install -m 755 grv $RPM_BUILD_ROOT/%{_bindir} rm -rf $RPM_BUILD_ROOT %files +%defattr(-,root,root) %doc README COPYING %attr(755,root,root) %{_bindir}/grv |