From 144ac36ff49d240129d40b56d834a5a77c9fe37e Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Aug 10 2006 10:30:12 +0000 Subject: - Requires(post): coreutils Installing xalan-j2-javadoc - 2.7.0-4jpp_4fc.x86_64 /var/tmp/rpm-tmp.81166: line 1: rm: command not found /var/tmp/rpm-tmp.81166: line 2: ln: command not found error: %post(xalan-j2-javadoc-2.7.0-4jpp_4fc.x86_64) scriptlet failed, exit status 127 --- diff --git a/xalan-j2.spec b/xalan-j2.spec index a4ba24a..0335e6d 100644 --- a/xalan-j2.spec +++ b/xalan-j2.spec @@ -37,7 +37,7 @@ Name: xalan-j2 Version: 2.7.0 -Release: 4jpp_4fc +Release: 4jpp_5fc Epoch: 0 Summary: Java XSLT processor License: Apache Software License @@ -113,6 +113,7 @@ Documentation for %{name}. Summary: Javadoc for %{name} Group: Development/Documentation BuildRequires: java-javadoc +Requires(post): coreutils %description javadoc Javadoc for %{name}. @@ -325,6 +326,9 @@ fi %endif %changelog +* Thu Aug 10 2006 Karsten Hopp 2.7.0-4jpp_5fc +- Requires(post): coreutils + * Wed Jul 26 2006 Vivek Lakshmanan - 0:2.7.0-4jpp_4fc - Extend patch to cover all applicable MANIFEST files in src directory.