Hello community,

here is the log from the commit of package efl for openSUSE:Factory checked in 
at 2015-03-25 10:00:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/efl (Old)
 and      /work/SRC/openSUSE:Factory/.efl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "efl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/efl/efl.changes  2015-03-19 21:21:30.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.efl.new/efl.changes     2015-03-25 
10:00:41.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Mar 23 08:20:51 UTC 2015 - [email protected]
+
+- Fix file list
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ efl.spec ++++++
--- /var/tmp/diff_new_pack.5IzdjW/_old  2015-03-25 10:00:43.000000000 +0100
+++ /var/tmp/diff_new_pack.5IzdjW/_new  2015-03-25 10:00:43.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package efl
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -550,9 +550,9 @@
 Summary:        Abstract GUI layout and animation object library
 License:        BSD-2-Clause
 Group:          Development/Libraries/C and C++
+Requires:       efl = %{version}
 Requires:       embryo = %{version}
 Requires:       libedje1 = %{version}
-Requires:       efl = %{version}
 
 %description -n edje
 Abstract GUI layout and animation object library. Part of Enlightenment 
Foundation Libraries.
@@ -895,9 +895,11 @@
 %defattr(-, root, root)
 %{_libdir}/libelocation.so.*
 
+%if %luajit_present
 %files -n libelua1
 %defattr(-, root, root)
 %{_libdir}/libelua.so.*
+%endif
 
 %files -n libeet1
 %defattr(-, root, root)
@@ -983,7 +985,9 @@
 %{_includedir}/ecore-x-1/
 %{_includedir}/eldbus-1/
 %{_includedir}/elocation-1/
+%if %luajit_present
 %{_includedir}/elua-1/
+%endif
 %{_includedir}/edje-1/
 %{_includedir}/eet-1/
 %{_includedir}/eeze-1/
@@ -1023,11 +1027,9 @@
 %{_libdir}/edje
 %{_datadir}/mime/packages/edje.xml
 
-%if %luajit_present
 %files -n elua
 %defattr(-, root, root)
 %{_datadir}/elua
-%endif
 
 %files -n embryo
 %defattr(-, root, root)

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

Reply via email to