Stefan Dirsch 2012-03-07 09:47:28 +00:00 committed by Git OBS Bridge
parent c2d06f3530
commit bd4e09102d

View File

@ -14,6 +14,9 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: libXmu
Version: 1.1.0
Release: 0
@ -25,11 +28,11 @@ Url: http://xorg.freedesktop.org/
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXmu
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXmu/
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(xt), pkgconfig(xext), pkgconfig(x11)
BuildRequires: pkgconfig(xextproto), pkgconfig(xtrans)
BuildRequires: pkgconfig pkgconfig(xorg-macros) >= 1.10
BuildRequires: pkgconfig(x11) pkgconfig(xext) pkgconfig(xt)
BuildRequires: pkgconfig(xextproto) pkgconfig(xtrans)
%description
The Xmu Library is a collection of miscellaneous (some might say random)
@ -85,8 +88,11 @@ make %{?_smp_mflags}
rm -f "%buildroot/%_libdir"/*.la
%post -n libXmu6 -p /sbin/ldconfig
%postun -n libXmu6 -p /sbin/ldconfig
%post -n libXmuu1 -p /sbin/ldconfig
%postun -n libXmuu1 -p /sbin/ldconfig
%files -n libXmu6