Hello community,

here is the log from the commit of package eio for openSUSE:Factory checked in 
at 2012-12-05 13:49:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eio (Old)
 and      /work/SRC/openSUSE:Factory/.eio.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eio", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/eio/eio.changes  2012-12-03 09:34:11.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.eio.new/eio.changes     2012-12-05 
13:49:24.000000000 +0100
@@ -1,0 +2,11 @@
+Sat Nov 24 01:40:51 UTC 2012 - sleep_wal...@suse.cz
+
+- require the same version or higher for EFL libraries
+
+-------------------------------------------------------------------
+Fri Nov 23 18:40:34 UTC 2012 - si...@simotek.net
+
+- bump to 1.7.2 
+  (No real changes - keep version synced with other EFL libraries)
+
+-------------------------------------------------------------------

Old:
----
  eio-1.7.1.tar.bz2

New:
----
  eio-1.7.2.tar.bz2

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

Other differences:
------------------
++++++ eio.spec ++++++
--- /var/tmp/diff_new_pack.CWCEuZ/_old  2012-12-05 13:49:25.000000000 +0100
+++ /var/tmp/diff_new_pack.CWCEuZ/_new  2012-12-05 13:49:25.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package eio
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,15 @@
 
 
 Name:           eio
-Version:       1.7.1
-Release:        1
-License:        LGPL-2.1
+Version:        1.7.2
+Release:        0
 Summary:        Extension of ecore for parallel io operations
-Url:            http://enlightenment.org/
+License:        LGPL-2.1
 Group:          System/Libraries
+Url:            http://enlightenment.org/
 Source:         %{name}-%{version}.tar.bz2
-BuildRequires:  ecore-devel
-BuildRequires:  eina-devel
+BuildRequires:  ecore-devel >= %version
+BuildRequires:  eina-devel >= %version
 BuildRequires:  gcc
 BuildRequires:  gcc-c++
 BuildRequires:  glibc-devel
@@ -50,7 +50,10 @@
 %package devel
 Summary:        Eio devel package
 Group:          Development/Libraries/C and C++
+Requires:       ecore-devel >= %version
+Requires:       eina-devel >= %version
 Requires:       libeio1 = %{version}
+BuildRequires:  glibc-devel
 
 %description devel
 Development files for eio package.
@@ -62,7 +65,6 @@
 %configure  --disable-static --disable-silent-rules
 make %{?_smp_mflags}
 
-
 %install
 make install DESTDIR="%{buildroot}"
 find %{buildroot}%{_libdir} -name '*.la' -exec rm -v {} \;
@@ -71,7 +73,6 @@
 
 %postun -n libeio1 -p /sbin/ldconfig
 
-
 %files -n libeio1
 %defattr(-,root,root)
 %{_libdir}/libeio*so.1*

++++++ eio-1.7.1.tar.bz2 -> eio-1.7.2.tar.bz2 ++++++
++++ 19190 lines of diff (skipped)

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

Reply via email to