From 7705b5cab5b0455b2b39d920e33b318eec8be01c Mon Sep 17 00:00:00 2001 From: sandmann Date: Sat, 16 Sep 2006 02:38:50 +0000 Subject: [PATCH] Add requires on libXt --- libXmu.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libXmu.spec b/libXmu.spec index 37fd4d7..fe6d61a 100644 --- a/libXmu.spec +++ b/libXmu.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 libXmu/libXmuu runtime libraries Name: libXmu Version: 1.0.2 -Release: 4.1 +Release: 5 License: MIT/X11 Group: System Environment/Libraries URL: http://www.x.org @@ -25,6 +25,7 @@ X.Org X11 libXmu/libXmuu runtime libraries Summary: X.Org X11 libXmu development package Group: Development/Libraries Requires(pre): xorg-x11-filesystem >= 0.99.2-3 +Requires: libXt Requires: %{name} = %{version}-%{release} # proto and x11 needed by both xmu.pc and xmuu.pc @@ -109,6 +110,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/xmuu.pc %changelog +* Fri Sep 15 2006 Soren Sandmann - 1.0.2-5 +- Add Requires on libXt (bug 202558) + * Wed Jul 12 2006 Jesse Keating - sh: line 0: fg: no job control - rebuild