Accepting request 223347 from home:Zaitor:branches:X11:XOrg

Sorry!
I forgot to drop the no longer needed BR
ref .changes

- Update to version 0.4.1:
  + Xcb-proto should have never been required as xcb provides the
    Atoms.

OBS-URL: https://build.opensuse.org/request/show/223347
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xcb-util-wm?expand=0&rev=12
This commit is contained in:
Stefan Dirsch 2014-02-21 10:16:08 +00:00 committed by Git OBS Bridge
parent 2d02f5f221
commit 05acba9ed7
2 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,7 @@ Fri Feb 21 09:25:36 UTC 2014 - zaitor@opensuse.org
+ make: implement the silent rules for m4 generated files.
+ make: compile the library with standard xorg warning flags.
+ Bump required xorg-macros version to >= 1.16.0.
- Drop pkgconfig(xcb-proto) BuildRequires: No longer needed.
-------------------------------------------------------------------
Thu Jan 30 11:04:18 UTC 2014 - sndirsch@suse.com

View File

@ -31,7 +31,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
#git#BuildRequires: autoconf >= 2.62, automake, libtool
BuildRequires: pkgconfig
BuildRequires: pkgconfig(xcb) >= 1.4
BuildRequires: pkgconfig(xcb-proto) >= 1.6
BuildRequires: pkgconfig(xorg-macros) >= 1.6.0
%description