Hello community,

here is the log from the commit of package edje for openSUSE:Factory checked in 
at 2012-12-10 17:15:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/edje (Old)
 and      /work/SRC/openSUSE:Factory/.edje.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "edje", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/edje/edje.changes        2012-12-10 
13:46:36.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.edje.new/edje.changes   2012-12-10 
17:15:47.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Dec 10 12:42:15 UTC 2012 - [email protected]
+
+- fix condition for lua version
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ edje.spec ++++++
--- /var/tmp/diff_new_pack.byzFPJ/_old  2012-12-10 17:15:48.000000000 +0100
+++ /var/tmp/diff_new_pack.byzFPJ/_new  2012-12-10 17:15:48.000000000 +0100
@@ -27,9 +27,10 @@
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  lua-devel < 5.2
 %if 0%{?suse_version} > 1210
 BuildRequires:  lua51-devel
+%else
+BuildRequires:  lua-devel < 5.2
 %endif
 BuildRequires:  ecore-devel >= %{version}
 BuildRequires:  eet-devel >= %{version}
@@ -56,9 +57,10 @@
 Requires:       %{name} = %{version}
 Requires:       edje-utils = %{version}
 Requires:       libedje1 = %{version}
-Requires:       lua-devel < 5.2
 %if 0%{?suse_version} > 1210
 Requires:       lua51-devel
+%else
+Requires:       lua-devel < 5.2
 %endif
 Requires:       ecore-devel >= %{version}
 Requires:       eet-devel >= %{version}

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

Reply via email to