From 5e16311d9622b318367e4402f95b760fa0a6fc54b45784bd5e390c689565d41a Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Wed, 7 Mar 2012 09:47:40 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXres?expand=0&rev=4 --- libXres.spec | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/libXres.spec b/libXres.spec index 9d9fb4e..0d027b0 100644 --- a/libXres.spec +++ b/libXres.spec @@ -1,5 +1,5 @@ # -# spec file for package libXRes +# spec file for package libXres # # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -14,6 +14,9 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + + Name: libXres %define lname libXRes1 Version: 1.0.5 @@ -21,16 +24,16 @@ Release: 0 Summary: X Resource extension client 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/libXRes #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXRes/ 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, pkgconfig(x11) -BuildRequires: pkgconfig(xext), pkgconfig(xextproto) -BuildRequires: pkgconfig(resourceproto) >= 1.0 +BuildRequires: pkgconfig pkgconfig(x11) pkgconfig(xorg-macros) >= 1.8 +BuildRequires: pkgconfig(xext) pkgconfig(xextproto) +BuildRequires: pkgconfig(resourceproto) >= 1.0 %description libXRes provides an X Window System client interface to the Resource