Hello community,

here is the log from the commit of package efl for openSUSE:Factory checked in 
at 2016-09-16 11:00:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2016-08-31 14:31:29.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.efl.new/efl.changes     2016-09-16 
11:00:59.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Aug 31 10:07:16 UTC 2016 - sch...@suse.de
+
+- Disable NEON on armv6
+- Configure with --enable-lua-old and exclude all elua files if luajit is
+  not present
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ efl.spec ++++++
--- /var/tmp/diff_new_pack.ar41Pg/_old  2016-09-16 11:01:01.000000000 +0200
+++ /var/tmp/diff_new_pack.ar41Pg/_new  2016-09-16 11:01:01.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package efl
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 # build doc is disabled due to #897122 once the bug is resolved it can be re 
enabled
 %define build_doc 0
 
@@ -71,10 +72,10 @@
 Version:           1.18.0
 Release:        0
 # TODO: split package to separate packages and specify licenses correctly
-License:        BSD-2-Clause and LGPL-2.1 and Zlib
 Summary:        Enlightenment Foundation Libraries - set of libraries used 
(not only) by E17
-Url:            git://git.enlightenment.org/core/efl.git
+License:        BSD-2-Clause and LGPL-2.1 and Zlib
 Group:          Development/Libraries/C and C++
+Url:            git://git.enlightenment.org/core/efl.git
 Source:         %{name}-%{version}.tar.xz
 Patch0:         fix-xkbcommon-compile.patch
 BuildRequires:  autoconf >= 2.5
@@ -92,10 +93,10 @@
 # boo#864299 need libpoppler-cpp0 for Leap / SLE
 BuildRequires:  libpoppler-cpp0
 %endif
+BuildRequires:  ImageMagick
+BuildRequires:  gettext-devel
 BuildRequires:  libraw-devel
 BuildRequires:  libspectre-devel
-BuildRequires:  gettext-devel
-BuildRequires:  ImageMagick
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  python >= 2.5
@@ -141,6 +142,13 @@
 BuildRequires:  pkgconfig(lua) < 5.2
 %endif
 %endif
+BuildRequires:  systemd
+BuildRequires:  systemd-devel
+BuildRequires:  pkgconfig(gstreamer-1.0)
+BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
+BuildRequires:  pkgconfig(harfbuzz)
+BuildRequires:  pkgconfig(libpulse)
+BuildRequires:  pkgconfig(mount)
 BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(pixman-1)
 BuildRequires:  pkgconfig(sdl)
@@ -159,13 +167,6 @@
 BuildRequires: pkgconfig(xscrnsaver)
 BuildRequires:  pkgconfig(xtst)
 BuildRequires:  pkgconfig(zlib)
-BuildRequires:  pkgconfig(harfbuzz)
-BuildRequires:  pkgconfig(gstreamer-1.0)
-BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
-BuildRequires:  pkgconfig(mount)
-BuildRequires:  pkgconfig(libpulse)
-BuildRequires:  systemd
-BuildRequires:  systemd-devel
 %if %enable_wayland
 BuildRequires:  pkgconfig(gbm)
 BuildRequires:  pkgconfig(libdrm) >= 2.4 
@@ -245,6 +246,7 @@
 Requires:  pkgconfig(lua) < 5.2
 %endif
 %endif
+Requires:       pkgconfig(harfbuzz)
 Requires:       pkgconfig(openssl)
 Requires:       pkgconfig(pixman-1)
 Requires:       pkgconfig(sdl)
@@ -262,7 +264,6 @@
 Requires:       pkgconfig(xscrnsaver)
 Requires:       pkgconfig(xtst)
 Requires:       pkgconfig(zlib)
-Requires:       pkgconfig(harfbuzz)
 
 %if %gstreamer1_present
 Requires:       pkgconfig(gstreamer-1.0)
@@ -310,11 +311,11 @@
 %if %physics_present
 Provides:       ephysics-devel = %{version}
 %endif
+Provides:       emotion-generic-players-devel = %{version}
 Provides:       eo-devel = %{version}
 Provides:       ethumb-devel = %{version}
 Provides:       evas-devel = %{version}
 Provides:       evas-generic-loaders-devel = %{version}
-Provides:       emotion-generic-players-devel = %{version}
 Obsoletes:      ecore-devel < %{version}
 Obsoletes:      edbus-devel < %{version}
 Obsoletes:      edje-devel < %{version}
@@ -330,10 +331,10 @@
 %if %physics_present
 Obsoletes:      ephysics-devel < %{version}
 %endif
+Obsoletes:      emotion-generic-players-devel < %{version}
 Obsoletes:      ethumb-devel < %{version}
 Obsoletes:      evas-devel < %{version}
 Obsoletes:      evas-generic-loaders-devel < %{version}
-Obsoletes:      emotion-generic-players-devel < %{version}
 
 %description devel
 Headers, pkgconfig files and other files needed for development with EFL.
@@ -591,7 +592,6 @@
 Requires:       embryo = %{version}
 Requires:       libedje1 = %{version}
 
-
 %description -n edje
 Abstract GUI layout and animation object library. Part of Enlightenment 
Foundation Libraries.
 
@@ -599,8 +599,8 @@
 Summary:        The widget set for enlightenment
 License:        LGPL-2.1
 Group:          Development/Libraries
-Requires:       efl = %{version}
 Requires:       edje = %{version}
+Requires:       efl = %{version}
 Provides:       libelementary1 = %{version}
 Obsoletes:      libelementary1 < %{version}
 
@@ -695,6 +695,7 @@
 
 %package -n enlightenment-theme-upstream
 Summary:        Default Enlightenment theme
+License:        BSD-2-Clause and LGPL-2.1 and Zlib
 Group:          System/GUI/Other
 Version:        0.21.0
 Release:        0
@@ -707,9 +708,11 @@
 
 %package -n enlightenment-theme-dark
 Summary:        Default Enlightenment theme(Dark)
+License:        BSD-2-Clause and LGPL-2.1 and Zlib
 Group:          System/GUI/Other
 Provides:       enlightenment-theme
 Version:        0.21.0
+Release:        0
 
 %description  -n enlightenment-theme-dark
 The default theme for enlightenment install when using openSUSE branding
@@ -754,6 +757,9 @@
     --disable-static \
     --disable-silent-rules \
     --disable-tslib \
+%ifarch armv6hl armv6l
+    --disable-neon \
+%endif
 %if ! %physics_present
     --disable-physics \
     
--enable-i-really-know-what-i-am-doing-and-that-this-will-probably-break-things-and-i-will-fix-them-myself-and-send-patches-aba
 \
@@ -761,6 +767,9 @@
 %if ! %poppler_present
     --disable-poppler \
 %endif
+%if !%luajit_present
+    --enable-lua-old \
+%endif
     --enable-harfbuzz \
 %if %xinput22_present
     --enable-xinput22 \
@@ -1033,9 +1042,11 @@
 %{_libdir}/libelput.so.*
 %endif
 
+%if %luajit_present
 %files -n libelua1
 %defattr(-, root, root)
 %{_libdir}/libelua.so.*
+%endif
 
 %files -n libeet1
 %defattr(-, root, root)
@@ -1128,7 +1139,9 @@
 %{_includedir}/eldbus-1/
 %{_includedir}/elementary-1
 %{_includedir}/elocation-1/
+%if %luajit_present
 %{_includedir}/elua-1/
+%endif
 %{_includedir}/edje-1/
 %{_includedir}/eet-1/
 %{_includedir}/eeze-1/
@@ -1193,11 +1206,9 @@
 %defattr(-, root, root)
 %{_datadir}/elementary/examples
 
-%if %luajit_present
 %files -n elua
 %defattr(-, root, root)
 %{_datadir}/elua
-%endif
 
 %files -n embryo
 %defattr(-, root, root)
@@ -1244,7 +1255,6 @@
 %{_datadir}/*/examples
 %exclude %{_datadir}/elementary/examples
 
-
 %files testsuite
 %defattr(-, root, root)
 %{_datadir}/ecore_imf/
@@ -1253,5 +1263,4 @@
 %{_datadir}/ethumb_client/
 %exclude %{_datadir}/ethumb_client/examples
 
-
 %changelog


Reply via email to