Hello community,

here is the log from the commit of package xengine for openSUSE:Factory checked 
in at 2014-11-03 13:12:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xengine (Old)
 and      /work/SRC/openSUSE:Factory/.xengine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xengine"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xengine/xengine.changes  2014-10-16 
18:17:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xengine.new/xengine.changes     2014-11-03 
13:13:26.000000000 +0100
@@ -1,0 +2,6 @@
+Sat Nov  1 01:11:06 UTC 2014 - [email protected]
+
+- Switch to individual pkgconfig() buildrequires instead
+  of using metapackage xorg-x11-devel
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xengine.spec ++++++
--- /var/tmp/diff_new_pack.mzqiTm/_old  2014-11-03 13:13:27.000000000 +0100
+++ /var/tmp/diff_new_pack.mzqiTm/_new  2014-11-03 13:13:27.000000000 +0100
@@ -25,8 +25,10 @@
 Source:         %{name}-%{version}.tar.gz
 Patch:          %{name}-%{version}-pi.patch
 Patch1:         %{name}-%{version}-warnings-fix.patch
-BuildRequires:  xorg-x11
-BuildRequires:  xorg-x11-devel
+BuildRequires:  imake
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xaw7)
+BuildRequires:  pkgconfig(xt)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %define _xorg7libs %_lib
 %define _xorg7libs32 lib
@@ -46,7 +48,7 @@
 for X.
 
 %prep
-%setup
+%setup -q
 %patch
 %patch1
 

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

Reply via email to