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

Update to ver 1.0.6

OBS-URL: https://build.opensuse.org/request/show/183932
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xhost?expand=0&rev=4
This commit is contained in:
2013-07-22 08:26:14 +00:00
committed by Git OBS Bridge
parent 8027f8c87b
commit 0f77195c4c
4 changed files with 31 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package xhost
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 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
@@ -15,19 +15,21 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: xhost
Version: 1.0.5
Release: 1
License: MIT
Version: 1.0.6
Release: 0
Summary: Utility to control X server access
Url: http://xorg.freedesktop.org/
License: MIT
Group: System/X11/Utilities
Url: http://xorg.freedesktop.org/
Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
BuildRequires: pkg-config
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xau)
BuildRequires: pkgconfig(xmuu)
BuildRequires: pkgconfig(xorg-macros) >= 1.8
BuildRequires: pkgconfig(xproto) >= 7.0.22
# This was part of the xorg-x11 package up to version 7.6
Conflicts: xorg-x11 <= 7.6
BuildRoot: %{_tmppath}/%{name}-%{version}-build