Stefan Dirsch 2012-03-07 09:46:59 +00:00 committed by Git OBS Bridge
parent 885cde476c
commit f2c7c2573b

View File

@ -14,23 +14,26 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: libXaw
Version: 1.0.8
Release: 0
Summary: The X Athena Widget Set
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/libXaw
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXaw/
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.10
BuildRequires: pkgconfig(xproto), pkgconfig(x11), pkgconfig(xext)
BuildRequires: pkgconfig(xextproto), pkgconfig(xt), pkgconfig(xmu)
BuildRequires: pkgconfig(xpm)
BuildRequires: pkgconfig pkgconfig(xorg-macros) >= 1.10
BuildRequires: pkgconfig(x11) pkgconfig(xext) pkgconfig(xproto)
BuildRequires: pkgconfig(xextproto) pkgconfig(xmu) pkgconfig(xt)
BuildRequires: pkgconfig(xpm)
%description
The X Window System Athena widget set implements simple user
@ -40,9 +43,9 @@ interfaces based upon the X Toolkit Intrinsics (Xt) library.
Summary: The X Athena Widget Set
Group: System/Libraries
%ifarch ppc64 s390x x86_64
Provides: libXaw6.so.6()(64bit)
Provides: libXaw6.so.6()(64bit)
%else
Provides: libXaw6.so.6
Provides: libXaw6.so.6
%endif
%description -n libXaw6
@ -53,9 +56,9 @@ interfaces based upon the X Toolkit Intrinsics (Xt) library.
Summary: The X Athena Widget Set
Group: System/Libraries
%ifarch ppc64 s390x x86_64
Provides: libXaw7.so.7()(64bit)
Provides: libXaw7.so.7()(64bit)
%else
Provides: libXaw7.so.7
Provides: libXaw7.so.7
%endif
%description -n libXaw7
@ -65,11 +68,11 @@ interfaces based upon the X Toolkit Intrinsics (Xt) library.
%package -n libXaw8
Summary: The X Athena Widget Set
Group: System/Libraries
Requires: libXaw7 = %version
Requires: libXaw7 = %version
%ifarch ppc64 s390x x86_64
Provides: libXaw8.so.8()(64bit), libXaw.so.8()(64bit)
Provides: libXaw8.so.8()(64bit), libXaw.so.8()(64bit)
%else
Provides: libXaw8.so.8, libXaw.so.8
Provides: libXaw8.so.8, libXaw.so.8
%endif
%description -n libXaw8