Hello community, here is the log from the commit of package libxklavier for openSUSE:Factory checked in at 2014-10-25 08:32:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libxklavier (Old) and /work/SRC/openSUSE:Factory/.libxklavier.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libxklavier" Changes: -------- --- /work/SRC/openSUSE:Factory/libxklavier/libxklavier.changes 2012-09-26 10:08:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libxklavier.new/libxklavier.changes 2014-10-25 08:32:47.000000000 +0200 @@ -1,0 +2,6 @@ +Sat Oct 18 21:20:49 UTC 2014 - [email protected] + +- Discontinue the use of xorg-x11-devel metapackage, just + buildrequire pkgconfig(xi), pkgconfig(x11), pkgconfig(xkbfile). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libxklavier.spec ++++++ --- /var/tmp/diff_new_pack.MbvvX2/_old 2014-10-25 08:32:48.000000000 +0200 +++ /var/tmp/diff_new_pack.MbvvX2/_new 2014-10-25 08:32:48.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libxklavier # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products 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,9 +30,11 @@ BuildRequires: gtk-doc BuildRequires: iso-codes-devel BuildRequires: pkg-config -BuildRequires: xorg-x11-devel BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(libxml-2.0) +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xi) +BuildRequires: pkgconfig(xkbfile) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
