Accepting request 117043 from home:vuntz:branches:X11:XOrg

Fix baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/117043
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xcb-util-keysyms?expand=0&rev=3
This commit is contained in:
Stefan Dirsch 2012-05-11 06:31:57 +00:00 committed by Git OBS Bridge
parent 554d7c0a10
commit 6fe611671a
3 changed files with 15 additions and 5 deletions

View File

@ -1,4 +1,4 @@
libxcb-keysyms0
libxcb-keysyms1
xcb-util-keysyms-devel
requires -xcb-util-keysyms-<targettype>
requires "libxcb-keysyms0-<targettype> = <version>"
requires "libxcb-keysyms1-<targettype> = <version>"

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 9 12:20:29 UTC 2012 - vuntz@opensuse.org
- Fix baselibs.conf: reference libxcb-keysyms1 instead of
libxcb-keysyms0.
-------------------------------------------------------------------
Wed Mar 21 10:37:51 UTC 2012 - jengelh@medozas.de

View File

@ -14,6 +14,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: xcb-util-keysyms
%define lname libxcb-keysyms1
Version: 0.3.8
@ -28,9 +30,11 @@ Url: http://xcb.freedesktop.org/
Source: %name-%version.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#git#BuildRequires: autoconf >= 2.59c, automake, libtool
BuildRequires: pkgconfig
BuildRequires: pkgconfig(xcb) >= 1.4, pkgconfig(xcb-proto) >= 1.6
BuildRequires: pkgconfig(xorg-macros) >= 1.6.0, pkgconfig(xproto) >= 7.0.8
BuildRequires: pkgconfig
BuildRequires: pkgconfig(xcb) >= 1.4
BuildRequires: pkgconfig(xcb-proto) >= 1.6
BuildRequires: pkgconfig(xorg-macros) >= 1.6.0
BuildRequires: pkgconfig(xproto) >= 7.0.8
%description
The XCB util modules provide a number of libraries which sit on top