From 283963f66495f45df65bfb2748a55bb1f6849cf846bec6c77711aec961258981 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Wed, 7 Mar 2012 09:47:14 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfixes?expand=0&rev=3 --- libXfixes.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/libXfixes.spec b/libXfixes.spec index e380347..1bd9ac9 100644 --- a/libXfixes.spec +++ b/libXfixes.spec @@ -14,6 +14,9 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + + Name: libXfixes %define lname libXfixes3 Version: 5.0 @@ -21,16 +24,16 @@ Release: 0 Summary: X11 miscellaneous "fixes" 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/libXfixes #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXfixes/ Source: %name-%version.tar.bz2 -BuildRoot: %_tmppath/%name-%version-build +BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60, automake, libtool -BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.8 -BuildRequires: pkgconfig(xproto), pkgconfig(fixesproto) >= 5.0 -BuildRequires: pkgconfig(xextproto), pkgconfig(x11) +BuildRequires: pkgconfig pkgconfig(xorg-macros) >= 1.8 +BuildRequires: pkgconfig(fixesproto) >= 5.0 pkgconfig(xproto) +BuildRequires: pkgconfig(x11) pkgconfig(xextproto) %description The X Fixes extension provides applications with work-arounds for