Hello community, here is the log from the commit of package eina for openSUSE:Factory checked in at 2012-11-20 20:14:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eina (Old) and /work/SRC/openSUSE:Factory/.eina.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eina", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/eina/eina.changes 2012-11-14 16:37:11.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.eina.new/eina.changes 2012-11-20 20:14:54.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Nov 15 12:40:07 UTC 2012 - [email protected] + +- remove autoreconf as it is not needed for release + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eina.spec ++++++ --- /var/tmp/diff_new_pack.VnBGl8/_old 2012-11-20 20:14:55.000000000 +0100 +++ /var/tmp/diff_new_pack.VnBGl8/_new 2012-11-20 20:14:55.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package eina # -# 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 @@ -18,14 +18,12 @@ Name: eina Version: 1.7.1 -Release: 1 -License: LGPL-2.1 +Release: 0 Summary: Core EFL (Enlightenment Foundation Library) to handle various data types -Url: http://enlightenment.org/ +License: LGPL-2.1 Group: Development/Libraries/C and C++ +Url: http://enlightenment.org/ Source: %{name}-%{version}.tar.bz2 -BuildRequires: autoconf -BuildRequires: automake BuildRequires: libtool BuildRequires: pkgconfig BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -57,9 +55,6 @@ FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e %%Y') sed -i -e "s/__TIME__/\"$FAKE_BUILDTIME\"/g" -e "s/__TIME__/\"$FAKE_BUILDTIME\"/g" src/lib/eina_hamster.c -%if 0%{?sles_version} != 10 && 0%{?centos_version} != 505 -autoreconf -ifv -%endif %configure \ --disable-static \ --enable-doc -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
