SPECS: ewl.spec - updated to 0.5.1.008

qboosh qboosh at pld-linux.org
Sun Sep 9 18:12:23 CEST 2007


Author: qboosh                       Date: Sun Sep  9 16:12:23 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.5.1.008

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

---- Diffs:

================================================================
Index: SPECS/ewl.spec
diff -u SPECS/ewl.spec:1.20 SPECS/ewl.spec:1.21
--- SPECS/ewl.spec:1.20	Sun Sep  9 14:17:11 2007
+++ SPECS/ewl.spec	Sun Sep  9 18:12:18 2007
@@ -6,19 +6,26 @@
 Summary:	Enlightenment Widget Library
 Summary(pl.UTF-8):	Biblioteka widgetów Enlightenmenta (Enlightenment Widget Library)
 Name:		ewl
-Version:	0.0.4.007
-Release:	3
+Version:	0.5.1.008
+Release:	1
 License:	BSD
 Group:		Libraries
 Source0:	http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
-# Source0-md5:	29bc8aec80b53480c2ea53aea1796e15
+# Source0-md5:	d660de3d11b0b3219634c6736fe975fd
 URL:		http://enlightenment.org/p.php?p=about/libs/ewl
 BuildRequires:	autoconf
-BuildRequires:	automake
-BuildRequires:	edje
-BuildRequires:	edje-devel
-BuildRequires:	emotion-devel
+BuildRequires:	automake >= 1.4
+# ecore-file ecore-txt
+BuildRequires:	ecore-devel >= 0.9.9.038
+BuildRequires:	edje >= 0.5.0.038
+BuildRequires:	edje-devel >= 0.5.0.038
+BuildRequires:	efreet-devel >= 0.0.3
+BuildRequires:	emotion-devel >= 0.0.1
+BuildRequires:	epsilon-devel >= 0.3.0.008
+BuildRequires:	evas-devel >= 0.9.9.038
 BuildRequires:	libtool
+BuildRequires:	pkgconfig
+BuildRequires:	xorg-lib-libX11-devel
 Requires:	%{name}-libs = %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -35,6 +42,13 @@
 Summary:	EWL library
 Summary(pl.UTF-8):	Biblioteka EWL
 Group:		Libraries
+Requires:	ecore-file >= 0.9.9.038
+Requires:	ecore-txt >= 0.9.9.038
+Requires:	edje-libs >= 0.5.0.038
+Requires:	efreet >= 0.0.3
+Requires:	emotion >= 0.0.1
+Requires:	epsilon-libs >= 0.3.0.008
+Requires:	evas >= 0.9.9.038
 
 %description libs
 EWL library.
@@ -47,6 +61,13 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe i programy testowe dla biblioteki EWL
 Group:		Development/Libraries
 Requires:	%{name}-libs = %{version}-%{release}
+# ecore-file ecore-txt
+Requires:	ecore-devel >= 0.9.9.038
+Requires:	edje-devel >= 0.5.0.038
+Requires:	efreet-devel >= 0.0.3
+Requires:	emotion-devel >= 0.0.1
+Requires:	epsilon-devel >= 0.3.0.008
+Requires:	evas-devel >= 0.9.9.038
 
 %description devel
 EWL header files and test programs.
@@ -80,6 +101,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/*/*.{la,a}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -88,17 +111,26 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING* NEWS README TODO
+%doc AUTHORS COPYING NEWS README TODO
+%attr(755,root,root) %{_bindir}/ewl_config
 %attr(755,root,root) %{_bindir}/ewl_test
-%attr(755,root,root) %{_bindir}/ewl_*_test
+%attr(755,root,root) %{_bindir}/ewl_embed_test
+%attr(755,root,root) %{_bindir}/ewl_simple_test
+%dir %{_sysconfdir}/ewl
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ewl/ewl.cfg
+%dir %{_libdir}/%{name}/tests
+%attr(755,root,root) %{_libdir}/%{name}/tests/ewl_*.so
 %{_datadir}/%{name}
 
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libewl.so.*.*.*
 %dir %{_libdir}/%{name}
-%dir %{_libdir}/%{name}/tests
-%attr(755,root,root) %{_libdir}/%{name}/tests/ewl_*.so
+%dir %{_libdir}/%{name}/engines
+# missing -avoid-version
+%attr(755,root,root) %{_libdir}/%{name}/engines/*.so*
+%dir %{_libdir}/%{name}/plugins
+%attr(755,root,root) %{_libdir}/%{name}/plugins/ewl_io_manager_*.so
 
 %files devel
 %defattr(644,root,root,755)
@@ -107,6 +139,7 @@
 %{_libdir}/libewl.la
 %dir %{_includedir}/ewl
 %{_includedir}/ewl/Ewl.h
+%{_includedir}/ewl/Ewl_Test.h
 %{_includedir}/ewl/ewl_*.h
 %{_pkgconfigdir}/ewl.pc
 %{_aclocaldir}/ewl.m4
@@ -123,6 +156,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2007/09/09 16:12:18  qboosh
+- updated to 0.5.1.008
+
 Revision 1.20  2007/09/09 12:17:11  qboosh
 - updated URL
 
================================================================

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



More information about the pld-cvs-commit mailing list