From f059f4b67be6843bcca5647a50da3ed557e53611 Mon Sep 17 00:00:00 2001 From: paladine Date: Sat, 30 Oct 2004 11:21:15 +0000 Subject: [PATCH] - spaces->tabs Changed files: Zope-WebMail.spec -> 1.9 --- Zope-WebMail.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Zope-WebMail.spec b/Zope-WebMail.spec index 5a053d0..09ce2ed 100644 --- a/Zope-WebMail.spec +++ b/Zope-WebMail.spec @@ -11,7 +11,7 @@ Source0: http://zope.org/Members/sgiraud/%{zope_subname}/%{zope_subname}/%{zope_ URL: http://zope.org/Members/sgiraud/WebMail %pyrequires_eq python-modules Requires: Zope -Requires(post,postun): /usr/sbin/installzopeproduct +Requires(post,postun): /usr/sbin/installzopeproduct BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -48,10 +48,10 @@ fi %postun if [ "$1" = "0" ]; then - /usr/sbin/installzopeproduct -d %{zope_subname} - if [ -f /var/lock/subsys/zope ]; then - /etc/rc.d/init.d/zope restart >&2 - fi + /usr/sbin/installzopeproduct -d %{zope_subname} + if [ -f /var/lock/subsys/zope ]; then + /etc/rc.d/init.d/zope restart >&2 + fi fi %files -- 2.44.0