From 28b8d3bd24a9c824210ce7d11299c50440daf94dda4f6ca4ff7e992cb741ccfe Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Wed, 7 Mar 2012 09:47:37 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXrandr?expand=0&rev=4 --- libXrandr.spec | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/libXrandr.spec b/libXrandr.spec index 1f9069f..4855c16 100644 --- a/libXrandr.spec +++ b/libXrandr.spec @@ -14,6 +14,9 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + + Name: libXrandr %define lname libXrandr2 Version: 1.3.1 @@ -21,18 +24,18 @@ Release: 0 Summary: X Resize, Rotate and Reflection extension library License: MIT Group: Development/Libraries/C and C++ -URL: http://xorg.freedesktop.org/ +Url: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXrandr #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXrandr/ Source: %name-%version.tar.bz2 -BuildRoot: %_tmppath/%name-%version-build +BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60, automake, libtool -BuildRequires: fdupes -BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.8, pkgconfig(x11) -BuildRequires: pkgconfig(randrproto) >= 1.3, pkgconfig(xext) -BuildRequires: pkgconfig(xextproto), pkgconfig(xrender) -BuildRequires: pkgconfig(renderproto) +BuildRequires: fdupes +BuildRequires: pkgconfig pkgconfig(x11) pkgconfig(xorg-macros) >= 1.8 +BuildRequires: pkgconfig(randrproto) >= 1.3 pkgconfig(xext) +BuildRequires: pkgconfig(xextproto) pkgconfig(xrender) +BuildRequires: pkgconfig(renderproto) %description The X Resize, Rotate and Reflect Extension (RandR) allows clients to