Author: fcrozat Date: Fri Feb 16 14:03:22 2007 New Revision: 121690 Modified: packages/cooker/xinit/current/SPECS/xinit.spec
Log: Add requires on xinitrc package Modified: packages/cooker/xinit/current/SPECS/xinit.spec ============================================================================== --- packages/cooker/xinit/current/SPECS/xinit.spec (original) +++ packages/cooker/xinit/current/SPECS/xinit.spec Fri Feb 16 14:03:22 2007 @@ -1,6 +1,6 @@ Name: xinit Version: 1.0.2 -Release: %mkrel 5 +Release: %mkrel 6 Summary: Initialize an X session Group: System/X11 Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 @@ -11,6 +11,7 @@ Patch1: http://xorg.freedesktop.org/releases/X11R7.1/patches/xinit-1.0.2-setuid.diff License: MIT BuildRoot: %{_tmppath}/%{name}-root +Requires: xinitrc BuildRequires: libx11-devel >= 1.0.0 BuildRequires: x11-util-macros >= 1.0.1
