Hello community,

here is the log from the commit of package e16 for openSUSE:Factory checked in 
at 2016-01-09 23:13:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/e16 (Old)
 and      /work/SRC/openSUSE:Factory/.e16.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "e16"

Changes:
--------
--- /work/SRC/openSUSE:Factory/e16/e16.changes  2015-08-23 17:37:35.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.e16.new/e16.changes     2016-01-09 
23:13:34.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Oct  9 12:24:51 UTC 2015 - sleep_wal...@opensuse.org
+
+- add cairo as build requirement
+- add harfbuzz as build requirement
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ e16.spec ++++++
--- /var/tmp/diff_new_pack.HltLpE/_old  2016-01-09 23:13:35.000000000 +0100
+++ /var/tmp/diff_new_pack.HltLpE/_new  2016-01-09 23:13:35.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package e16
 #
-# Copyright (c) 2014 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
@@ -30,18 +30,32 @@
 Group:          System/GUI/Other
 Url:            http://www.enlightenment.org
 Source:         e16-%{version}.tar.gz
+BuildRequires:  fdupes
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(gobject-2.0)
+BuildRequires:  pkgconfig(harfbuzz) >= 0.9.7
+BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(imlib2) >= 1.2.0
+BuildRequires:  pkgconfig(sm)
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xcomposite)
+BuildRequires:  pkgconfig(xdamage)
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xfixes)
+BuildRequires:  pkgconfig(xft)
+BuildRequires:  pkgconfig(xinerama)
+BuildRequires:  pkgconfig(xrandr)
+BuildRequires:  pkgconfig(xrender)
 Requires:       imlib2-loaders
+#conflict with the old enlightenment package
+Conflicts:      enlightenment >= 1.0.0
 Provides:       windowmanager
 Obsoletes:      enlight < %{version}
 Provides:       enlight = %{version}
 # don't use provides as that will cause issues with the new enlightenment 
(e18) package
 Obsoletes:      enlightenment >= 1.0.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-#conflict with the old enlightenment package
-Conflicts:      enlightenment >= 1.0.0
 %if %{enable_sound}
 BuildRequires:  esound-devel
 BuildRequires:  pkgconfig(alsa)
@@ -50,7 +64,9 @@
 BuildRequires:  pkgconfig(pango)
 %endif
 BuildRequires:  fdupes
+BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(gobject-2.0)
+BuildRequires:  pkgconfig(harfbuzz)
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(x11)


Reply via email to