Add requires on libXt
This commit is contained in:
parent
f854efa22c
commit
7705b5cab5
@ -1,7 +1,7 @@
|
|||||||
Summary: X.Org X11 libXmu/libXmuu runtime libraries
|
Summary: X.Org X11 libXmu/libXmuu runtime libraries
|
||||||
Name: libXmu
|
Name: libXmu
|
||||||
Version: 1.0.2
|
Version: 1.0.2
|
||||||
Release: 4.1
|
Release: 5
|
||||||
License: MIT/X11
|
License: MIT/X11
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
@ -25,6 +25,7 @@ X.Org X11 libXmu/libXmuu runtime libraries
|
|||||||
Summary: X.Org X11 libXmu development package
|
Summary: X.Org X11 libXmu development package
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires(pre): xorg-x11-filesystem >= 0.99.2-3
|
Requires(pre): xorg-x11-filesystem >= 0.99.2-3
|
||||||
|
Requires: libXt
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
|
||||||
# proto and x11 needed by both xmu.pc and xmuu.pc
|
# proto and x11 needed by both xmu.pc and xmuu.pc
|
||||||
@ -109,6 +110,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/xmuu.pc
|
%{_libdir}/pkgconfig/xmuu.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 15 2006 Soren Sandmann <sandmann@redhat.com> - 1.0.2-5
|
||||||
|
- Add Requires on libXt (bug 202558)
|
||||||
|
|
||||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
|
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
|
||||||
- rebuild
|
- rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user