SPECS: k3d.spec - moved *.so to main package, required for run mai...
cieciwa
cieciwa at pld-linux.org
Thu Nov 15 22:01:19 CET 2007
Author: cieciwa Date: Thu Nov 15 21:01:19 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- moved *.so to main package, required for run main program.
---- Files affected:
SPECS:
k3d.spec (1.54 -> 1.55)
---- Diffs:
================================================================
Index: SPECS/k3d.spec
diff -u SPECS/k3d.spec:1.54 SPECS/k3d.spec:1.55
--- SPECS/k3d.spec:1.54 Thu Jun 21 23:26:03 2007
+++ SPECS/k3d.spec Thu Nov 15 22:01:14 2007
@@ -133,6 +133,7 @@
%doc AUTHORS ChangeLog NEWS README TODO
%attr(755,root,root) %{_bindir}/*
%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/lib*.so
%dir %{_libdir}/%{name}
%attr(755,root,root) %{_libdir}/%{name}/lib*.so*
%dir %{_datadir}/%{name}
@@ -143,7 +144,6 @@
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
%{_libdir}/lib*.la
%{_libdir}/%{name}/lib*.la
%{_includedir}/%{name}
@@ -154,6 +154,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.55 2007-11-15 21:01:14 cieciwa
+- moved *.so to main package, required for run main program.
+
Revision 1.54 2007-06-21 21:26:03 arekm
- rel 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/k3d.spec?r1=1.54&r2=1.55&f=u
More information about the pld-cvs-commit
mailing list