Stefan Dirsch 2012-03-07 09:46:58 +00:00 committed by Git OBS Bridge
parent f4b5b95c4a
commit fb9876792d

View File

@ -14,6 +14,9 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: libXau
%define lname libXau6
Version: 1.0.6
@ -21,15 +24,15 @@ Release: 0
Summary: X11 authorization protocol 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/libXau
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXau/
Source: %name-%version.tar.bz2
BuildRoot: %_tmppath/%name-%version-build
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#git#BuildRequires: autoconf >= 2.60, automake
BuildRequires: fdupes, libtool
BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.4
BuildRequires: fdupes libtool
BuildRequires: pkgconfig pkgconfig(xorg-macros) >= 1.4
BuildRequires: pkgconfig(xproto)
%description