SPECS: evas.spec - up to 0.9.9.024 - all engines loaders and saver...

sparky sparky at pld-linux.org
Sun Mar 12 17:43:26 CET 2006


Author: sparky                       Date: Sun Mar 12 16:43:25 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.9.9.024
- all engines loaders and savers are now in dlopened libraries (should separate
  x11, gl, and directfb modules at last)

---- Files affected:
SPECS:
   evas.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/evas.spec
diff -u SPECS/evas.spec:1.20 SPECS/evas.spec:1.21
--- SPECS/evas.spec:1.20	Mon Jan 23 18:59:35 2006
+++ SPECS/evas.spec	Sun Mar 12 17:43:20 2006
@@ -20,12 +20,12 @@
 Summary:	Multi-platform Canvas Library
 Summary(pl):	Wieloplatformowa biblioteka do rysowania
 Name:		evas
-Version:	0.9.9.023
+Version:	0.9.9.024
 Release:	1
 License:	BSD
 Group:		Libraries
 Source0:	http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
-# Source0-md5:	ca5528c8894d49cbdf77873f5974c0e8
+# Source0-md5:	e363ee32718b209b66a3e0bcb4215e14
 #Patch0:		%{name}-missing_m4.patch
 URL:		http://enlightenment.org/Libraries/Evas/
 %{?with_directfb:BuildRequires:	DirectFB-devel}
@@ -170,6 +170,12 @@
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libevas.so.*.*.*
+%dir %{_libdir}/%{name}
+%dir %{_libdir}/%{name}/modules
+%dir %{_libdir}/%{name}/modules/*
+%dir %{_libdir}/%{name}/modules/*/*
+%dir %{_libdir}/%{name}/modules/*/*/linux-gnu-*
+%attr(755,root,root) %{_libdir}/%{name}/modules/*/*/linux-gnu-*/module.so
 
 %files devel
 %defattr(644,root,root,755)
@@ -191,6 +197,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2006/03/12 16:43:20  sparky
+- up to 0.9.9.024
+- all engines loaders and savers are now in dlopened libraries (should separate
+  x11, gl, and directfb modules at last)
+
 Revision 1.20  2006/01/23 17:59:35  sparky
 - bcond -devel R: DirectFB-devel too
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/evas.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list