SPECS: ecore.spec - up to 0.9.9.036; test soft was removed

sparky sparky at pld-linux.org
Fri Dec 1 01:28:48 CET 2006


Author: sparky                       Date: Fri Dec  1 00:28:48 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.9.9.036; test soft was removed

---- Files affected:
SPECS:
   ecore.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/ecore.spec
diff -u SPECS/ecore.spec:1.23 SPECS/ecore.spec:1.24
--- SPECS/ecore.spec:1.23	Sun Sep 10 21:10:04 2006
+++ SPECS/ecore.spec	Fri Dec  1 01:28:42 2006
@@ -6,12 +6,12 @@
 Summary:	Enlightened Core X interface library
 Summary(pl):	Biblioteka interfejsu X Enlightened Core
 Name:		ecore
-Version:	0.9.9.032
+Version:	0.9.9.036
 Release:	1
 License:	BSD
 Group:		X11/Libraries
 Source0:	http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
-# Source0-md5:	275ceadfd5537383dd2f331e02f5ce72
+# Source0-md5:	b2f3ba94aa47a885c77c3ad7a686ee42
 URL:		http://enlightenment.org/Libraries/Ecore/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -21,7 +21,6 @@
 BuildRequires:	openssl-devel
 BuildRequires:	pkgconfig
 Requires:	%{name}-libs = %{version}-%{release}
-Requires:	fonts-TTF-bitstream-vera
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %undefine	__cxx
@@ -111,13 +110,6 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-cd $RPM_BUILD_ROOT%{_datadir}/%{name}/fonts
-VERA=$(ls Vera*.ttf)
-for FONT in $VERA; do
-	rm -f $FONT
-	ln -s %{_fontsdir}/TTF/$FONT .
-done
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -127,8 +119,7 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING COPYING-PLAIN INSTALL README
-%attr(755,root,root) %{_bindir}/ecore_*
-%{_datadir}/%{name}
+%attr(755,root,root) %{_bindir}/ecore_config
 
 %files libs
 %defattr(644,root,root,755)
@@ -137,6 +128,7 @@
 %attr(755,root,root) %{_libdir}/libecore_config.so.*.*.*
 %attr(755,root,root) %{_libdir}/libecore_dbus.so.*.*.*
 %attr(755,root,root) %{_libdir}/libecore_directfb.so.*.*.*
+%attr(755,root,root) %{_libdir}/libecore_desktop.so.*.*.*
 %attr(755,root,root) %{_libdir}/libecore_evas.so.*.*.*
 %attr(755,root,root) %{_libdir}/libecore_fb.so.*.*.*
 %attr(755,root,root) %{_libdir}/libecore_file.so.*.*.*
@@ -166,6 +158,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2006/12/01 00:28:42  sparky
+- up to 0.9.9.036; test soft was removed
+
 Revision 1.23  2006/09/10 19:10:04  sparky
 - up to 0.9.9.032
 - list all libraries in %files
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ecore.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list