- Remove BR of libXau-devel, not needed.
This commit is contained in:
parent
82d18c9711
commit
1eae01c772
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 libXmu/libXmuu runtime libraries
|
||||
Name: libXmu
|
||||
Version: 1.0.5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -13,7 +13,6 @@ BuildRequires: xorg-x11-util-macros
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libXt-devel
|
||||
BuildRequires: libXau-devel
|
||||
|
||||
%description
|
||||
X.Org X11 libXmu/libXmuu runtime libraries
|
||||
@ -100,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/xmuu.pc
|
||||
|
||||
%changelog
|
||||
* Fri Feb 05 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.0.5-2
|
||||
- Remove BR of libXau-devel, not needed.
|
||||
|
||||
* Thu Sep 24 2009 Peter Hutterer <peter.hutterer@redhat.com> 1.0.5-1
|
||||
- libXmu 1.0.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user