Author: pixel
Date: Fri Feb 16 12:58:54 2007
New Revision: 121670

Modified:
   packages/cooker/setup/current/SPECS/setup.spec

Log:
explicitly provide /usr/bin/run-parts (required by crontabs)


Modified: packages/cooker/setup/current/SPECS/setup.spec
==============================================================================
--- packages/cooker/setup/current/SPECS/setup.spec      (original)
+++ packages/cooker/setup/current/SPECS/setup.spec      Fri Feb 16 12:58:54 2007
@@ -1,6 +1,6 @@
 %define name    setup
 %define version 2.7.5
-%define release %mkrel 2
+%define release %mkrel 3
 
 Name:       %{name}
 Version:    %{version}
@@ -20,6 +20,8 @@
 # prevent the shell to fail running post script:
 Requires(posttrans): glibc
 BuildRoot:  %{_tmppath}/%{name}-%{version}
+# explicit file provides
+Provides: /usr/bin/run-parts
 
 %description
 The setup package contains a set of very important system

Reply via email to