SPECS: k3d.spec - fixed %files
cieciwa
cieciwa at pld-linux.org
Fri Sep 8 23:32:17 CEST 2006
Author: cieciwa Date: Fri Sep 8 21:32:17 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed %files
---- Files affected:
SPECS:
k3d.spec (1.38 -> 1.39)
---- Diffs:
================================================================
Index: SPECS/k3d.spec
diff -u SPECS/k3d.spec:1.38 SPECS/k3d.spec:1.39
--- SPECS/k3d.spec:1.38 Tue Sep 5 22:19:48 2006
+++ SPECS/k3d.spec Fri Sep 8 23:32:12 2006
@@ -138,17 +138,13 @@
%files
%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README TODO user_reference
+%doc AUTHORS ChangeLog NEWS README TODO
%attr(755,root,root) %{_bindir}/*
%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
%dir %{_libdir}/%{name}
%attr(755,root,root) %{_libdir}/%{name}/lib*.so*
%dir %{_datadir}/%{name}
-%{_datadir}/%{name}/*.conf
-%{_datadir}/%{name}/dialogtemplates
-%{_datadir}/%{name}/scripts
-%{_datadir}/%{name}/shaders
-%{_datadir}/%{name}/tutorials
+%{_datadir}/%{name}/*
%{_desktopdir}/*.desktop
%{_pixmapsdir}/*.png
%{_mandir}/man1/*
@@ -166,6 +162,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.39 2006/09/08 21:32:12 cieciwa
+- fixed %files
+
Revision 1.38 2006/09/05 20:19:48 cieciwa
- fixed building on x86_64.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/k3d.spec?r1=1.38&r2=1.39&f=u
More information about the pld-cvs-commit
mailing list