SPECS: ecore.spec - updated to 0.9.9.018 - added -missing_m4.patch

charles charles at pld-linux.org
Wed Oct 12 00:19:21 CEST 2005


Author: charles                      Date: Tue Oct 11 22:19:21 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.9.9.018
- added -missing_m4.patch

---- Files affected:
SPECS:
   ecore.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/ecore.spec
diff -u SPECS/ecore.spec:1.7 SPECS/ecore.spec:1.8
--- SPECS/ecore.spec:1.7	Thu Aug 25 13:50:22 2005
+++ SPECS/ecore.spec	Wed Oct 12 00:19:16 2005
@@ -2,12 +2,13 @@
 Summary:	Enlightened Core X interface library
 Summary(pl):	Biblioteka interfejsu X Enlightened Core
 Name:		ecore
-Version:	0.9.9.013
+Version:	0.9.9.018
 Release:	1
 License:	BSD
 Group:		X11/Libraries
 Source0:	http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
-# Source0-md5:	ef3dcedf00e18c6449e744edf4a50c50
+# Source0-md5:	1b138060711920ff76808a8ff75d0017
+Patch0:		%{name}-missing_m4.patch
 URL:		http://enlightenment.org/Libraries/Ecore/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -58,17 +59,7 @@
 
 %prep
 %setup -q
-echo 'AC_DEFUN([AC_C___ATTRIBUTE__],
- [
-  AC_MSG_CHECKING(for __attribute__)
-  AC_CACHE_VAL(ac_cv___attribute__, [
-  AC_TRY_COMPILE([#include <stdlib.h>],
-  [int func(int x); int foo(int x __attribute__ ((unused))) { exit(1); }],
-  ac_cv___attribute__=yes, ac_cv___attribute__=no)])
-  if test "$ac_cv___attribute__" = "yes"; then
-    AC_DEFINE(HAVE___ATTRIBUTE__, 1, [Define to 1 if compiler has __attribute__])
-  fi
-  AC_MSG_RESULT($ac_cv___attribute__)])' > acinclude.m4
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -132,6 +123,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/10/11 22:19:16  charles
+- updated to 0.9.9.018
+- added -missing_m4.patch
+
 Revision 1.7  2005/08/25 11:50:22  charles
 - proper URL
 
================================================================

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




More information about the pld-cvs-commit mailing list