Accepting request 113252 from home:vuntz:branches:X11:XOrg
Update to 1.3.2 OBS-URL: https://build.opensuse.org/request/show/113252 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXrandr?expand=0&rev=5
This commit is contained in:
parent
28b8d3bd24
commit
3437a89aaa
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:62bba708649c04cbbc2f5de910942a01cc727b27225bc06169af8a89b957c661
|
|
||||||
size 285632
|
|
3
libXrandr-1.3.2.tar.bz2
Normal file
3
libXrandr-1.3.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7eaca216ab5233d7396119eb87c1989d350a3efead104d54b55f22cdd1d99b81
|
||||||
|
size 274401
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 11 15:39:12 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 1.3.2:
|
||||||
|
+ Man page improvements
|
||||||
|
+ Build configuration improvements
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 7 22:17:49 UTC 2012 - jengelh@medozas.de
|
Tue Feb 7 22:17:49 UTC 2012 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -16,10 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: libXrandr
|
Name: libXrandr
|
||||||
%define lname libXrandr2
|
%define lname libXrandr2
|
||||||
Version: 1.3.1
|
Version: 1.3.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: X Resize, Rotate and Reflection extension library
|
Summary: X Resize, Rotate and Reflection extension library
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -28,14 +27,18 @@ Url: http://xorg.freedesktop.org/
|
|||||||
|
|
||||||
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXrandr
|
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXrandr
|
||||||
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXrandr/
|
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXrandr/
|
||||||
Source: %name-%version.tar.bz2
|
Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: pkgconfig pkgconfig(x11) pkgconfig(xorg-macros) >= 1.8
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: pkgconfig(randrproto) >= 1.3 pkgconfig(xext)
|
BuildRequires: pkgconfig(randrproto) >= 1.3
|
||||||
BuildRequires: pkgconfig(xextproto) pkgconfig(xrender)
|
|
||||||
BuildRequires: pkgconfig(renderproto)
|
BuildRequires: pkgconfig(renderproto)
|
||||||
|
BuildRequires: pkgconfig(x11)
|
||||||
|
BuildRequires: pkgconfig(xext)
|
||||||
|
BuildRequires: pkgconfig(xextproto)
|
||||||
|
BuildRequires: pkgconfig(xorg-macros) >= 1.8
|
||||||
|
BuildRequires: pkgconfig(xrender)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The X Resize, Rotate and Reflect Extension (RandR) allows clients to
|
The X Resize, Rotate and Reflect Extension (RandR) allows clients to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user