From f3ad5dddf8b5d1d446ecc604475f8ca19d50c4c1 Mon Sep 17 00:00:00 2001 From: sandmann Date: Wed, 20 Sep 2006 21:51:16 +0000 Subject: [PATCH] Add requires on libXau-devel --- libXp.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libXp.spec b/libXp.spec index 1fb642b..c4c8b7b 100644 --- a/libXp.spec +++ b/libXp.spec @@ -40,6 +40,7 @@ X.Org X11 libXp runtime library Summary: X.Org X11 libXp development package Group: Development/Libraries Requires(pre): xorg-x11-filesystem >= 0.99.2-3 +Requires: libXau-devel Requires: %{name} = %{version}-%{release} # needed by xp.pc @@ -126,6 +127,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Wed Sep 20 2006 Soren Sandmann - 1.0.0.7 +- Add requires for the devel package on libXau-devel (173530) + * Fri Aug 18 2006 Soren Sandmann - 1.0.0-6 - Add the proto files directly instead of attempting to build a separate tarball. Also remove last traces of printproto-1.0.3.tar.gz