Author: sparky Date: Sat Dec 3 15:53:50 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.9.9.022 - no auto* regeneration, no nead to patch
---- Files affected: SPECS: ecore.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/ecore.spec diff -u SPECS/ecore.spec:1.12 SPECS/ecore.spec:1.13 --- SPECS/ecore.spec:1.12 Wed Nov 30 14:50:34 2005 +++ SPECS/ecore.spec Sat Dec 3 16:53:44 2005 @@ -6,13 +6,13 @@ Summary: Enlightened Core X interface library Summary(pl): Biblioteka interfejsu X Enlightened Core Name: ecore -Version: 0.9.9.020 +Version: 0.9.9.022 Release: 1 License: BSD Group: X11/Libraries Source0: http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz -# Source0-md5: efda4b953369692587402da12fcd66e8 -Patch0: %{name}-missing_m4.patch +# Source0-md5: 334cf22f033ecb144b77e92455167855 +#Patch0: %{name}-missing_m4.patch URL: http://enlightenment.org/Libraries/Ecore/ BuildRequires: autoconf BuildRequires: automake @@ -25,6 +25,8 @@ Requires: fonts-TTF-bitstream-vera BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +%undefine __cxx + %description Ecore is the event/X abstraction layer that makes doing selections, Xdnd, general X stuff, event loops, timeouts and idle handlers fast, @@ -78,14 +80,14 @@ %prep %setup -q -%patch0 -p1 +#%%patch0 -p1 %build -%{__libtoolize} -%{__aclocal} -%{__autoconf} -%{__autoheader} -%{__automake} +#%%{__libtoolize} +#%%{__aclocal} +#%%{__autoconf} +#%%{__autoheader} +#%%{__automake} sed -e 's/[EMAIL PROTECTED]@/#/' \ -e 's/[EMAIL PROTECTED]@//' \ -i src/lib/ecore_directfb/Makefile.in \ @@ -164,6 +166,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2005/12/03 15:53:44 sparky +- up to 0.9.9.022 +- no auto* regeneration, no nead to patch + Revision 1.12 2005/11/30 13:50:34 charles - updated to 0.9.9.020 - bcond static_libs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ecore.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
