SPECS: blender.spec - %files fix

blekot blekot at pld-linux.org
Tue Sep 6 20:08:10 CEST 2005


Author: blekot                       Date: Tue Sep  6 18:08:10 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %files fix

---- Files affected:
SPECS:
   blender.spec (1.56 -> 1.57) 

---- Diffs:

================================================================
Index: SPECS/blender.spec
diff -u SPECS/blender.spec:1.56 SPECS/blender.spec:1.57
--- SPECS/blender.spec:1.56	Mon Jun 20 15:25:51 2005
+++ SPECS/blender.spec	Tue Sep  6 20:08:05 2005
@@ -117,8 +117,8 @@
 %doc README doc/bf-members.txt doc/python-dev-guide.txt doc/oldbugs.txt doc/interface_API.txt 
 %doc release/text/{blender.html,release*.txt}
 %attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_datadir}
-%attr(755,root,root) %{_libdir}
+%attr(755,root,root) %{_datadir}/%{name}
+%attr(755,root,root) %{_libdir}/%{name}
 %{_desktopdir}/*.desktop
 %{_pixmapsdir}/*.png
 %{_mandir}/man1/*
@@ -129,6 +129,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2005/09/06 18:08:05  blekot
+- %files fix
+
 Revision 1.56  2005/06/20 13:25:51  blekot
 - fixed install
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/blender.spec?r1=1.56&r2=1.57&f=u




More information about the pld-cvs-commit mailing list