Hello community,

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

Package is "efreet", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/efreet/efreet.changes    2012-12-03 
09:33:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.efreet.new/efreet.changes       2012-12-05 
13:49:12.000000000 +0100
@@ -1,0 +2,16 @@
+Sat Nov 24 01:37:56 UTC 2012 - [email protected]
+
+- require the same version or higher for EFL libraries
+
+-------------------------------------------------------------------
+Sat Nov 24 00:53:58 UTC 2012 - [email protected]
+
+- make find less efficient
+
+-------------------------------------------------------------------
+Fri Nov 23 18:23:19 UTC 2012 - [email protected]
+
+- bump to 1.7.2 
+  (No real chages - keeping version synced with other EFL libraries)
+
+-------------------------------------------------------------------

Old:
----
  efreet-1.7.1.tar.bz2

New:
----
  efreet-1.7.2.tar.bz2

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

Other differences:
------------------
++++++ efreet.spec ++++++
--- /var/tmp/diff_new_pack.KUSmzz/_old  2012-12-05 13:49:12.000000000 +0100
+++ /var/tmp/diff_new_pack.KUSmzz/_new  2012-12-05 13:49:12.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package efreet
 #
-# Copyright (c) 2010 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,18 +17,16 @@
 
 
 Name:           efreet
-Version:        1.7.1
-Release:        1
-License:        BSD-2-Clause
+Version:        1.7.2
+Release:        0
 Summary:        FreeDesktop.org standards compatibility library
-Url:            http://enlightenment.org/
+License:        BSD-2-Clause
 Group:          System/GUI/Other
+Url:            http://enlightenment.org/
 Source:         %{name}-%{version}.tar.bz2
-BuildRequires:  autoconf
-BuildRequires:  automake
-BuildRequires:  ecore-devel
-BuildRequires:  eet-devel
-BuildRequires:  eina-devel
+BuildRequires:  ecore-devel >= %version
+BuildRequires:  eet-devel >= %version
+BuildRequires:  eina-devel >= %version
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -47,9 +45,9 @@
 Summary:        Efreet development files
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
-Requires:       ecore-devel
-Requires:       eet-devel
-Requires:       eina-devel
+Requires:       ecore-devel >= %version
+Requires:       eet-devel >= %version
+Requires:       eina-devel >= %version
 Requires:       libefreet1 = %{version}
 
 %description devel
@@ -72,7 +70,7 @@
 
 %install
 make install DESTDIR="%buildroot"
-find %{buildroot}%{_libdir} -name '*.la' -exec rm -v {} +
+find %{buildroot}%{_libdir} -name '*.la' -exec rm -v {} \;
 %find_lang %{name}
 
 %post -n libefreet1 -p /sbin/ldconfig

++++++ efreet-1.7.1.tar.bz2 -> efreet-1.7.2.tar.bz2 ++++++
++++ 20197 lines of diff (skipped)

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

Reply via email to