]> git.pld-linux.org Git - packages/ecore.git/commitdiff
- updated to 1.2.1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 17 Jun 2012 05:28:28 +0000 (05:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed obsolete sh patch

Changed files:
    ecore-sh.patch -> 1.2
    ecore.spec -> 1.70

ecore-sh.patch [deleted file]
ecore.spec

diff --git a/ecore-sh.patch b/ecore-sh.patch
deleted file mode 100644 (file)
index a23e144..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
---- ecore-1.2.0/m4/ecore_check_options.m4.orig 2012-02-20 19:57:33.000000000 +0100
-+++ ecore-1.2.0/m4/ecore_check_options.m4      2012-05-28 19:49:08.231684650 +0200
-@@ -178,8 +178,8 @@
-    if test "x$_ecore_have_gnutls" = "xyes";then
-      AC_PATH_GENERIC([libgcrypt], [], [_ecore_have_gnutls="yes"], [_ecore_have_gnutls="no"])
-         if test "x${_ecore_have_gnutls}" = "xyes" ; then
--           TLS_CFLAGS+=" ${LIBGCRYPT_CFLAGS}"
--           TLS_LIBS+=" ${LIBGCRYPT_LIBS}"
-+           TLS_CFLAGS="$TLS_CFLAGS ${LIBGCRYPT_CFLAGS}"
-+           TLS_LIBS="$TLS_LIBS ${LIBGCRYPT_LIBS}"
-         fi
-    fi
index e6c7b2d673580e99df4f9831448fd8fa640e4676..361909294a86e705fb980e97178cc4b18d54060a 100644 (file)
 Summary:       Enlightened Core X interface library
 Summary(pl.UTF-8):     Biblioteka interfejsu X Enlightened Core
 Name:          ecore
-Version:       1.2.0
+Version:       1.2.1
 Release:       1
 License:       BSD
 Group:         X11/Libraries
 Source0:       http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
-# Source0-md5: 1c15dbe3696e90acda6b30b3588e68c9
-Patch0:                %{name}-sh.patch
+# Source0-md5: 1c5ad8db97f5cc902959cc52b06e3e71
 URL:           http://trac.enlightenment.org/e/wiki/Ecore
 BuildRequires: DirectFB-devel >= 0.9.16
 BuildRequires: SDL-devel >= 1.2.0
@@ -754,7 +753,6 @@ Ecore - moduł metody wprowadzania znaków XIM.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__libtoolize}
This page took 0.123409 seconds and 4 git commands to generate.