]> git.pld-linux.org Git - packages/CEGUI.git/commitdiff
- programs are linked with : CEGUIBase CEGUIOpenGLRenderer - they must go back to...
authorBartłomiej Zimoń <cactus@pld-linux.org>
Sat, 24 May 2008 21:03:33 +0000 (21:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    CEGUI.spec -> 1.15

CEGUI.spec

index 9e92c9c8e0d782ea0d58440aee69242ba77ba80a..93f5f4bdda9994c98ddbe3e8f1310a962b860a85 100644 (file)
@@ -134,7 +134,18 @@ rm -rf $RPM_BUILD_ROOT
 %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
@@ -145,6 +156,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %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
This page took 0.097683 seconds and 4 git commands to generate.