SPECS: CEGUI.spec - programs are linked with : CEGUIBase CEGUIOpenGLRendere...

cactus cactus at pld-linux.org
Sat May 24 23:03:38 CEST 2008


Author: cactus                       Date: Sat May 24 21:03:38 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- programs are linked with : CEGUIBase CEGUIOpenGLRenderer - they must go back to devel

---- Files affected:
SPECS:
   CEGUI.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/CEGUI.spec
diff -u SPECS/CEGUI.spec:1.14 SPECS/CEGUI.spec:1.15
--- SPECS/CEGUI.spec:1.14	Sat May 24 22:17:58 2008
+++ SPECS/CEGUI.spec	Sat May 24 23:03:33 2008
@@ -135,7 +135,18 @@
 %doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_libdir}/libCEGUI*.so.*.*.*
 %attr(755,root,root) %{_libdir}/libCEGUI*.so.*
-%attr(755,root,root) %{_libdir}/libCEGUI*.so
+%attr(755,root,root) %{_libdir}/libCEGUIDevILImageCodec.so
+%attr(755,root,root) %{_libdir}/libCEGUIExpatParser.so
+%attr(755,root,root) %{_libdir}/libCEGUIFalagardWRBase.so
+%attr(755,root,root) %{_libdir}/libCEGUIFreeImageImageCodec.so
+%attr(755,root,root) %{_libdir}/libCEGUIIrrlichtRenderer.so
+%attr(755,root,root) %{_libdir}/libCEGUILibxmlParser.so
+%attr(755,root,root) %{_libdir}/libCEGUILuaScriptModule.so
+%attr(755,root,root) %{_libdir}/libCEGUISILLYImageCodec.so
+%attr(755,root,root) %{_libdir}/libCEGUITGAImageCodec.so
+%attr(755,root,root) %{_libdir}/libCEGUITinyXMLParser.so
+%attr(755,root,root) %{_libdir}/libCEGUItoluapp.so
+%attr(755,root,root) %{_libdir}/libCEGUIXercesParser.so
 
 %files docs
 %doc documentation
@@ -146,6 +157,8 @@
 
 %files devel
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libCEGUIBase.so
+%attr(755,root,root) %{_libdir}/libCEGUIOpenGLRenderer.so
 %{_libdir}/libCEGUI*.la
 %{_includedir}/%{name}
 %{_pkgconfigdir}/CEGUI.pc
@@ -157,6 +170,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2008-05-24 21:03:33  cactus
+- programs are linked with : CEGUIBase CEGUIOpenGLRenderer - they must go back to devel
+
 Revision 1.14  2008-05-24 20:17:58  cactus
 - documentation is realy heavy about 45 MB - moved from devel to docs subpackage
 - CEGUI loads plugins (not shared libs) only with .so ending (before smc can't run without CEGUI-devel installed) - .so files moved to base package
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/CEGUI.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list