SHA256
1
0
forked from pool/xset

Accepting request 113571 from home:dimstar:branches:X11:XOrg

Update to 1.2.2

OBS-URL: https://build.opensuse.org/request/show/113571
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xset?expand=0&rev=2
This commit is contained in:
Stefan Dirsch 2012-04-15 10:50:05 +00:00 committed by Git OBS Bridge
parent 4116123989
commit d4fc7e0f6a
4 changed files with 18 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ec995f7d23109cfa6420ae87c38158f29a2a6f9d0b7df0a1be34e69e165292a1
size 124237

3
xset-1.2.2.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61371c140030b8b05075a1378b34a4d7c438ed9159496a95f10782c6f4aec1e8
size 129701

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Apr 14 15:08:36 UTC 2012 - dimstar@opensuse.org
- Update to version 1.2.2:
+ Remove direct call to Solaris nanosleep system call
+ Mark error() & usage() functions as _X_NORETURN
+ Give better error for "xset dpms force" without argument
+ Print pixel colors in hex not decimal
+ Man page fixes.
+ Build system fixes.
- Add pkgconfig(xproto) BuildRequires: new upstream dependency.
-------------------------------------------------------------------
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org

View File

@ -16,8 +16,8 @@
#
Name: xset
Version: 1.2.1
Release: 0
Version: 1.2.2
Release: 1
License: MIT
Summary: User preference utility for X
Url: http://xorg.freedesktop.org/
@ -30,6 +30,7 @@ BuildRequires: pkgconfig(xfontcache)
BuildRequires: pkgconfig(xxf86misc)
BuildRequires: pkgconfig(xmuu)
BuildRequires: pkgconfig(xorg-macros) >= 1.8
BuildRequires: pkgconfig(xproto) >= 7.0.17
# This was part of the xorg-x11 package up to version 7.6
Conflicts: xorg-x11 <= 7.6
BuildRoot: %{_tmppath}/%{name}-%{version}-build