Author: gb
Date: Thu Feb 15 23:05:55 2007
New Revision: 121544
Modified:
packages/cooker/ash/current/SPECS/ash.spec
Log:
- fix requires
Modified: packages/cooker/ash/current/SPECS/ash.spec
==============================================================================
--- packages/cooker/ash/current/SPECS/ash.spec (original)
+++ packages/cooker/ash/current/SPECS/ash.spec Thu Feb 15 23:05:55 2007
@@ -6,7 +6,7 @@
Name: ash
Version: 0.3.8
-Release: %mkrel 12
+Release: %mkrel 13
Group: Shells
Summary: The Almquist shell
License: BSD
@@ -31,7 +31,7 @@
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
# for /etc/shells:
-Requires(pre): setup
+Requires(post): setup
Requires(preun): setup
%description