packages: ClanLib/ClanLib.spec - package now generated SWRender stubs to ge...

qboosh qboosh at pld-linux.org
Tue Jul 3 18:39:32 CEST 2012


Author: qboosh                       Date: Tue Jul  3 16:39:32 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- package now generated SWRender stubs to get API usable

---- Files affected:
packages/ClanLib:
   ClanLib.spec (1.150 -> 1.151) 

---- Diffs:

================================================================
Index: packages/ClanLib/ClanLib.spec
diff -u packages/ClanLib/ClanLib.spec:1.150 packages/ClanLib/ClanLib.spec:1.151
--- packages/ClanLib/ClanLib.spec:1.150	Tue Jul  3 15:37:11 2012
+++ packages/ClanLib/ClanLib.spec	Tue Jul  3 18:39:27 2012
@@ -233,10 +233,20 @@
 %description SWRender
 ClanLib SWRender software rendering library, utilizing SSE2
 instructions of x86 processors.
+%if %{without sse2}
+
+Note: this package is only stub; ClanLib needs to be recompiled with
+SSE2 instructions for it to work.
+%endif
 
 %description SWRender -l pl.UTF-8
 Biblioteka programowego renderowania ClanLib SWRender, wykorzystująca
 instrukcje SSE2 procesorów x86.
+%if %{without sse2}
+
+Uwaga: ten pakiet zawiera tylko zaślepki; żeby działał, trzeba
+przekompilować ClanLiba z użyciem instrukcji SSE2.
+%endif
 
 %package SWRender-devel
 Summary:	Header files for ClanLib SWRender library
@@ -512,7 +522,6 @@
 %defattr(644,root,root,755)
 %{_libdir}/libclan23MikMod.a
 
-%if %{with sse2}
 %files SWRender
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libclan23SWRender-%{cvmajor}.so.*.*.*
@@ -529,7 +538,6 @@
 %files SWRender-static
 %defattr(644,root,root,755)
 %{_libdir}/libclan23SWRender.a
-%endif
 
 %files Vorbis
 %defattr(644,root,root,755)
@@ -558,6 +566,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.151  2012/07/03 16:39:27  qboosh
+- package now generated SWRender stubs to get API usable
+
 Revision 1.150  2012/07/03 13:37:11  kiesiu
 - updated to 2.3.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/ClanLib/ClanLib.spec?r1=1.150&r2=1.151



More information about the pld-cvs-commit mailing list