Hello community,

here is the log from the commit of package xbanish for openSUSE:Factory checked 
in at 2017-11-30 12:44:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xbanish (Old)
 and      /work/SRC/openSUSE:Factory/.xbanish.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xbanish"

Thu Nov 30 12:44:57 2017 rev:2 rq:546253 version:0.0+git20140806.5c0aed7

Changes:
--------
--- /work/SRC/openSUSE:Factory/xbanish/xbanish.changes  2015-06-02 
10:03:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xbanish.new/xbanish.changes     2017-11-30 
12:44:58.442829088 +0100
@@ -1,0 +2,6 @@
+Tue Nov 28 14:33:08 UTC 2017 - [email protected]
+
+- Respect %optflags 
+- Remove buildrequires on xorg-x11-devel metapackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xbanish.spec ++++++
--- /var/tmp/diff_new_pack.ZEBDH0/_old  2017-11-30 12:44:58.978809603 +0100
+++ /var/tmp/diff_new_pack.ZEBDH0/_new  2017-11-30 12:44:58.982809458 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xbanish
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -24,8 +24,10 @@
 Group:          System/X11/Utilities
 Url:            http://github.com/jcs/xbanish
 Source:         xbanish-0.0+git20140806.5c0aed7.tar.xz
-BuildRequires:  xorg-x11
-BuildRequires:  xorg-x11-devel
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xfixes)
+BuildRequires:  pkgconfig(xi)
+BuildRequires:  pkgconfig(xt)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -44,6 +46,7 @@
 %setup -q
 
 %build
+export CFLAGS="%optflags"
 make %{?_smp_mflags}
 
 %install


Reply via email to