diff --git a/axis.spec b/axis.spec index e5cc1dd..da51a4e 100644 --- a/axis.spec +++ b/axis.spec @@ -8,7 +8,7 @@ Name: axis Version: 1.2.1 -Release: 2jpp_5fc +Release: 2jpp.6 Epoch: 0 Summary: A SOAP implementation in Java License: Apache Software License @@ -80,7 +80,8 @@ This project is a follow-on to the Apache SOAP project. %package javadoc Summary: Javadoc for %{name} Group: Development/Libraries/Java -Prereq: coreutils +Requires(post): /bin/rm,/bin/ln +Requires(postun): /bin/rm %description javadoc Javadoc for %{name}. @@ -210,6 +211,9 @@ fi %doc docs/* %changelog +* Thu Aug 03 2006 Deepak Bhole 0:0.9.13-4jpp.6 +- Added missing requirements + * Sat Jul 22 2006 Jakub Jelinek - 0:1.2.1-2jpp_5fc - Rebuilt