SPECS: evolution-data-server.spec - IDL stuff is needed at runtime...
freetz
freetz at pld-linux.org
Thu Oct 6 19:39:16 CEST 2005
Author: freetz Date: Thu Oct 6 17:39:16 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- IDL stuff is needed at runtime by some crazy apps - moved to libs
---- Files affected:
SPECS:
evolution-data-server.spec (1.63 -> 1.64)
---- Diffs:
================================================================
Index: SPECS/evolution-data-server.spec
diff -u SPECS/evolution-data-server.spec:1.63 SPECS/evolution-data-server.spec:1.64
--- SPECS/evolution-data-server.spec:1.63 Wed Oct 5 21:10:00 2005
+++ SPECS/evolution-data-server.spec Thu Oct 6 19:39:10 2005
@@ -243,6 +243,7 @@
%files libs
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/*.so.*.*
+%{_datadir}/idl/%{name}-%{apiver}
%files devel
%defattr(644,root,root,755)
@@ -250,7 +251,6 @@
%{_libdir}/*.la
%{_includedir}/*
%{_pkgconfigdir}/*
-%{_datadir}/idl/%{name}-%{apiver}
%{_gtkdocdir}/*
%files static
@@ -263,6 +263,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.64 2005/10/06 17:39:10 freetz
+- IDL stuff is needed at runtime by some crazy apps - moved to libs
+
Revision 1.63 2005/10/05 19:10:00 freetz
- move IDL to devel subpackage, rel.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/evolution-data-server.spec?r1=1.63&r2=1.64&f=u
More information about the pld-cvs-commit
mailing list