Hello community,

here is the log from the commit of package efl for openSUSE:Factory checked in 
at 2014-02-28 18:52:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/efl (Old)
 and      /work/SRC/openSUSE:Factory/.efl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "efl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/efl/efl.changes  2014-02-11 10:27:14.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.efl.new/efl.changes     2014-02-28 
18:52:41.000000000 +0100
@@ -1,0 +2,10 @@
+Wed Feb 26 06:42:52 UTC 2014 - si...@simotek.net
+
+- bump to 1.9.0
+  * New Features
+  ** Use GStreamer 1.0 instead of 0.10
+  ** Evas Text filters
+  ** ecore-avadhi
+  * Many bugfixes
+
+-------------------------------------------------------------------

Old:
----
  efl-1.8.4.tar.gz

New:
----
  efl-1.9.0.tar.bz2

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

Other differences:
------------------
++++++ efl.spec ++++++
--- /var/tmp/diff_new_pack.tk4kx1/_old  2014-02-28 18:52:42.000000000 +0100
+++ /var/tmp/diff_new_pack.tk4kx1/_new  2014-02-28 18:52:42.000000000 +0100
@@ -53,14 +53,14 @@
 %define physics_present 0
 
 Name:           efl
-Version:       1.8.4
+Version:       1.9.0
 Release:        1
 # TODO: split package to separate packages and specify licenses correctly
 License:        BSD-2-Clause and LGPL-2.1 and Zlib
 Summary:        Enlightenment Foundation Libraries - set of libraries used 
(not only) by E17
 Url:            http://enlightenment.org
 Group:          Development/Libraries/C and C++
-Source:         %{name}-%{version}.tar.gz
+Source:         %{name}-%{version}.tar.bz2
 BuildRequires:  autoconf >= 2.5
 BuildRequires:  automake
 %if %build_doc
@@ -151,6 +151,8 @@
 %if %{gstreamer_present}
 BuildRequires:  pkgconfig(gstreamer-0.10)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
+BuildRequires:  pkgconfig(gstreamer-1.0)
+BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
 %endif
 %if 0%{?mandriva_version} != 201010 && 0%{?centos_version} != 600 && 
0%{?sles_version} != 11
 BuildRequires:  pkgconfig(mount)
@@ -269,6 +271,8 @@
 %if %{gstreamer_present}
 Requires:       pkgconfig(gstreamer-0.10)
 Requires:       pkgconfig(gstreamer-plugins-base-0.10)
+Requires:       pkgconfig(gstreamer-1.0)
+Requires:       pkgconfig(gstreamer-plugins-base-1.0)
 %endif
 %if %pulse_present
 Requires:       pkgconfig(libpulse)
@@ -574,8 +578,6 @@
 sed -i 's/xcb-xprint//g' configure.ac configure
 %endif
 
-autoreconf -ifv
-
 ARGS=""
 
 # old gcc without intristic
@@ -596,6 +598,8 @@
     --disable-static \
     --disable-silent-rules \
     --disable-tslib \
+    --enable-lua-old \
+    
--enable-i-really-know-what-i-am-doing-and-that-this-will-probably-break-things-and-i-will-fix-them-myself-and-send-patches-aaa
 \
 %if ! %pulse_present
     --disable-pulseaudio \
 %endif
@@ -838,6 +842,7 @@
 %{_includedir}/efl-1/
 %{_includedir}/ecore-1/
 %{_includedir}/ecore-audio-1/
+%{_includedir}//ecore-avahi-1/
 %{_includedir}/ecore-con-1/
 %{_includedir}/ecore-evas-1/
 %{_includedir}/ecore-fb-1/

++++++ efl-1.8.4.tar.gz -> efl-1.9.0.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/efl/efl-1.8.4.tar.gz 
/work/SRC/openSUSE:Factory/.efl.new/efl-1.9.0.tar.bz2 differ: char 1, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to