SPECS: ultimatestunts.spec - fixed file attributes
patrys
patrys at pld-linux.org
Thu Jul 21 22:37:34 CEST 2005
Author: patrys Date: Thu Jul 21 20:37:34 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed file attributes
---- Files affected:
SPECS:
ultimatestunts.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/ultimatestunts.spec
diff -u SPECS/ultimatestunts.spec:1.8 SPECS/ultimatestunts.spec:1.9
--- SPECS/ultimatestunts.spec:1.8 Thu Jul 21 21:33:52 2005
+++ SPECS/ultimatestunts.spec Thu Jul 21 22:37:29 2005
@@ -79,7 +79,9 @@
# Just a symlink
%attr(755,root,root) %{_sysconfdir}/*
%config(noreplace) %verify(not size mtime md5) %{_datadir}/games/%{name}/*.conf
-
+%attr(755,root,root) %{_datadir}/games/%{name}/%{name}
+%attr(755,root,root) %{_datadir}/games/%{name}/stunts*
+%attr(755,root,root) %{_datadir}/games/%{name}/trackedit
%{_datadir}/games/%{name}
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -88,6 +90,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2005/07/21 20:37:29 patrys
+- fixed file attributes
+
Revision 1.8 2005/07/21 19:33:52 patrys
- up to 0.5.5
- removed separate data package (now distributed with sources)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ultimatestunts.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list