Hello community,

here is the log from the commit of package evas for openSUSE:Factory checked in 
at 2012-11-29 09:23:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/evas (Old)
 and      /work/SRC/openSUSE:Factory/.evas.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "evas", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/evas/evas.changes        2012-11-26 
18:56:02.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.evas.new/evas.changes   2012-11-29 
09:23:03.000000000 +0100
@@ -1,0 +2,16 @@
+Sat Nov 24 01:33:39 UTC 2012 - [email protected]
+
+- require the same version or higher for EFL libraries
+
+-------------------------------------------------------------------
+Fri Nov 23 18:17:31 UTC 2012 - [email protected]
+
+- bump to 1.7.2 
+- 1.7.2 is required to build and use the latest e17 alpha's
+
+-------------------------------------------------------------------
+Thu Nov 22 00:46:52 UTC 2012 - [email protected]
+
+- remove sles 10 and centos 5 conditions as we don't build for it anymore
+
+-------------------------------------------------------------------

Old:
----
  evas-1.7.1.tar.bz2

New:
----
  evas-1.7.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ evas.spec ++++++
--- /var/tmp/diff_new_pack.KDx7Rj/_old  2012-11-29 09:23:05.000000000 +0100
+++ /var/tmp/diff_new_pack.KDx7Rj/_new  2012-11-29 09:23:05.000000000 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:           evas
-Version:       1.7.1
+Version:        1.7.2
 Release:        0
 License:        BSD-2-Clause
 Summary:        Canvas and scenegraph rendering library
@@ -25,8 +25,8 @@
 Source:         %{name}-%{version}.tar.bz2
 BuildRequires:  Mesa-devel
 BuildRequires:  SDL-devel
-BuildRequires:  eet-devel
-BuildRequires:  eina-devel
+BuildRequires:  eet-devel >= %version
+BuildRequires:  eina-devel >= %version
 BuildRequires:  fontconfig-devel
 BuildRequires:  freetype2-devel
 BuildRequires:  giflib-devel
@@ -58,8 +58,8 @@
 Group:          Development/Libraries/C and C++
 Requires:       Mesa-devel
 Requires:       SDL-devel
-Requires:       eet-devel
-Requires:       eina-devel
+Requires:       eet-devel >= %version
+Requires:       eina-devel >= %version
 Requires:       fontconfig-devel
 Requires:       freetype2-devel
 Requires:       giflib-devel
@@ -87,13 +87,9 @@
 %setup -q
 
 %build
-%if 0%{?sles_version} >= 10 || 0%{?centos_version} == 505 || 
0%{?mandriva_version} == 200910
+%if 0%{?sles_version} >= 10
 # old gcc without intristic
-       %if 0%{?centos_version} == 505
-               %configure --disable-static --disable-cpu-sse3 
--disable-gl-xlib --disable-gl-xcb  --enable-image-loader-generic 
--enable-software-16-x11
-       %else
                %configure --disable-static --disable-cpu-sse3  
--enable-image-loader-generic --enable-software-16-x11
-       %endif
 %else
        %configure --disable-static --enable-image-loader-generic 
--enable-image-loader-svg --enable-software-16-x11
 %endif
@@ -102,11 +98,9 @@
 %install
 %makeinstall
 find %{buildroot}%{_libdir} -name '*.la' -exec rm -v {} \;
-%if 0%{?centos_version} != 505 && 0%{?sles_version} != 10
 if [ /usr/lib != %{_libexecdir} ] && [ -e 
%{buildroot}%{_prefix}/lib/dummy_slave ]; then
        mv %{buildroot}%{_prefix}/lib/evas* 
%{buildroot}%{_prefix}/lib/dummy_slave %{buildroot}%{_libexecdir}
 fi
-%endif
 
 %post -n libevas1 -p /sbin/ldconfig
 %postun -n libevas1 -p /sbin/ldconfig
@@ -147,9 +141,7 @@
 %{_libdir}/pkgconfig/evas*.pc
 %{_libdir}/libevas.so
 %{_datadir}/evas/
-%if 0%{?centos_version} != 505 && 0%{?sles_version} != 10
 %{_libexecdir}/evas_*
 %{_libexecdir}/dummy_slave
-%endif
 
 %changelog

++++++ evas-1.7.1.tar.bz2 -> evas-1.7.2.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/evas/evas-1.7.1.tar.bz2 
/work/SRC/openSUSE:Factory/.evas.new/evas-1.7.2.tar.bz2 differ: char 11, line 1

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to