Author: sparky                       Date: Sun Mar 12 16:59:04 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.9.9.024
- cleanups, DIRECTFB won't build yet

---- Files affected:
SPECS:
   ecore.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/ecore.spec
diff -u SPECS/ecore.spec:1.14 SPECS/ecore.spec:1.15
--- SPECS/ecore.spec:1.14       Sat Jan 14 18:47:55 2006
+++ SPECS/ecore.spec    Sun Mar 12 17:58:59 2006
@@ -6,13 +6,12 @@
 Summary:       Enlightened Core X interface library
 Summary(pl):   Biblioteka interfejsu X Enlightened Core
 Name:          ecore
-Version:       0.9.9.023
+Version:       0.9.9.024
 Release:       1
 License:       BSD
 Group:         X11/Libraries
 Source0:       
http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
-# Source0-md5: a12d806bbf687b371cd13743faff382e
-#Patch0:               %{name}-missing_m4.patch
+# Source0-md5: 835d62208a6ca1a8d9a4ef8f8c874136
 URL:           http://enlightenment.org/Libraries/Ecore/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -21,6 +20,7 @@
 BuildRequires: libtool
 BuildRequires: openssl-devel
 BuildRequires: pkgconfig
+BuildRequires: sed >= 4.0
 Requires:      %{name}-libs = %{version}-%{release}
 Requires:      fonts-TTF-bitstream-vera
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -80,18 +80,12 @@
 
 %prep
 %setup -q
-#%%patch0 -p1
+sed -e 's/[EMAIL PROTECTED]@/#/'       \
+    -e 's/[EMAIL PROTECTED]@//'        \
+    -i src/lib/ecore_directfb/Makefile.in      \
+       src/lib/ecore_evas/Makefile.in
 
 %build
-#%%{__libtoolize}
-#%%{__aclocal}
-#%%{__autoconf}
-#%%{__autoheader}
-#%%{__automake}
-sed -e 's/[EMAIL PROTECTED]@/#/'       \
-    -e 's/[EMAIL PROTECTED]@//'        \
-    -i src/lib/ecore_directfb/Makefile.in      \
-       src/lib/ecore_evas/Makefile.in
 %configure \
        %{!?with_static_libs:--disable-static} \
        --enable-ecore-txt      \
@@ -166,6 +160,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/03/12 16:58:59  sparky
+- up to 0.9.9.024
+- cleanups, DIRECTFB won't build yet
+
 Revision 1.14  2006/01/14 17:47:55  sparky
 - up to 0.9.9.023
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to