summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--indexhtml.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/indexhtml.spec b/indexhtml.spec
index f0f4670..fa3aa5d 100644
--- a/indexhtml.spec
+++ b/indexhtml.spec
@@ -1,7 +1,7 @@
Summary: Mandrake html welcome page
Name: indexhtml
Version: 9.1
-Release: 7mdk
+Release: 8mdk
Source: indexhtml-%version.tar.bz2
Group: System/Base
License: GPL
@@ -79,9 +79,6 @@ if [ ! -r %_datadir/doc/HTML/index.html ]; then
fi
-%postun
-rm -f %{_defaultdocdir}/HTML/index.html
-
%preun
if [ $1 = 0 ]; then
rm -f %_datadir/doc/HTML/index.html
@@ -97,6 +94,9 @@ fi
%verify (not md5 mtime size) %_datadir/doc/HTML/index.html
%changelog
+* Thu Mar 13 2003 Frederic Lepied <flepied@mandrakesoft.com> 9.1-8mdk
+- removed buggy %postun
+
* Tue Mar 11 2003 Frederic Lepied <flepied@mandrakesoft.com> 9.1-7mdk
- removed obsolete sites from title bar