Hello community,

here is the log from the commit of package eina for openSUSE:Factory checked in 
at 2013-11-10 14:56:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eina (Old)
 and      /work/SRC/openSUSE:Factory/.eina.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eina"

Changes:
--------
--- /work/SRC/openSUSE:Factory/eina/eina.changes        2013-10-20 
10:50:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.eina.new/eina.changes   2013-11-10 
14:56:50.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Nov  1 14:25:05 UTC 2013 - [email protected]
+
+ - bump to 1.7.9
+   No changes, just updating to keep in sync with lastest release.
+
+-------------------------------------------------------------------

Old:
----
  eina-1.7.8.tar.bz2

New:
----
  eina-1.7.9.tar.bz2

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

Other differences:
------------------
++++++ eina.spec ++++++
--- /var/tmp/diff_new_pack.WlIIPg/_old  2013-11-10 14:56:51.000000000 +0100
+++ /var/tmp/diff_new_pack.WlIIPg/_new  2013-11-10 14:56:51.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           eina
-Version:        1.7.8
+Version:        1.7.9
 Release:        0
 Summary:        Core EFL (Enlightenment Foundation Library) to handle various 
data types
 License:        LGPL-2.1
@@ -69,7 +69,7 @@
 Examples of usage of Eina library.
 
 %prep
-%setup -q
+%setup
 
 %build
 # fake time used for documentation
@@ -83,7 +83,7 @@
 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
 
-%configure \
+%{configure} \
     --disable-static \
     --enable-doc \
     --enable-install-examples
@@ -91,7 +91,7 @@
 make doc
 
 %install
-make install DESTDIR="%buildroot"
+%{make_install}
 # copy documentation manually
 echo "Copying HTML documentation"
 mkdir -p %{buildroot}%{_docdir}/%{name}
@@ -106,9 +106,6 @@
 
 find %{buildroot}%{_libdir} -name '*.la' -exec rm -v {} \;
 
-%clean
-rm -rf %{buildroot}
-
 %post -n libeina1 -p /sbin/ldconfig
 
 %postun -n libeina1 -p /sbin/ldconfig

++++++ eina-1.7.8.tar.bz2 -> eina-1.7.9.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/eina/eina-1.7.8.tar.bz2 
/work/SRC/openSUSE:Factory/.eina.new/eina-1.7.9.tar.bz2 differ: char 11, line 1

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

Reply via email to