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/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
Name: libXau Name: libXau
%define lname libXau6 %define lname libXau6
Version: 1.0.6 Version: 1.0.6
@ -21,16 +24,16 @@ Release: 0
Summary: X11 authorization protocol library Summary: X11 authorization protocol library
License: MIT License: MIT
Group: Development/Libraries/C and C++ 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-Clone: git://anongit.freedesktop.org/xorg/lib/libXau
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXau/ #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXau/
Source: %name-%version.tar.bz2 Source: %name-%version.tar.bz2
BuildRoot: %_tmppath/%name-%version-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
#git#BuildRequires: autoconf >= 2.60, automake #git#BuildRequires: autoconf >= 2.60, automake
BuildRequires: fdupes, libtool BuildRequires: fdupes libtool
BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.4 BuildRequires: pkgconfig pkgconfig(xorg-macros) >= 1.4
BuildRequires: pkgconfig(xproto) BuildRequires: pkgconfig(xproto)
%description %description
libXau provides mechanisms for individual access to an X Window libXau provides mechanisms for individual access to an X Window
@ -43,8 +46,8 @@ know a server-specific key called a "magic cookie".
Summary: X11 authorization protocol library Summary: X11 authorization protocol library
Group: System/Libraries Group: System/Libraries
# O/P added for 12.2 # O/P added for 12.2
Provides: xorg-x11-libXau = 7.6_%version-%release Provides: xorg-x11-libXau = 7.6_%version-%release
Obsoletes: xorg-x11-libXau < 7.6_%version-%release Obsoletes: xorg-x11-libXau < 7.6_%version-%release
%description -n %lname %description -n %lname
libXau provides mechanisms for individual access to an X Window libXau provides mechanisms for individual access to an X Window
@ -58,8 +61,8 @@ Summary: Development files for the X11 authorization protocol library
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
Requires: %lname = %version Requires: %lname = %version
# O/P added for 12.2 # O/P added for 12.2
Provides: xorg-x11-libXau-devel = 7.6_%version-%release Provides: xorg-x11-libXau-devel = 7.6_%version-%release
Obsoletes: xorg-x11-libXau-devel < 7.6_%version-%release Obsoletes: xorg-x11-libXau-devel < 7.6_%version-%release
%description devel %description devel
libXau provides mechanisms for individual access to an X Window libXau provides mechanisms for individual access to an X Window