From 26e9899338df21d9f26d3b54a96a1b5f25ca7c44 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Aug 10 2006 09:09:12 +0000 Subject: - Require(post/postun): coreutils Installing junit-javadoc - 3.8.2-2jpp_2fc.x86_64 /var/tmp/rpm-tmp.82827: line 1: rm: command not found /var/tmp/rpm-tmp.82827: line 2: ln: command not found error: %post(junit-javadoc-3.8.2-2jpp_2fc.x86_64) scriptlet failed, exit status 127 --- diff --git a/junit.spec b/junit.spec index edb36d6..a6ca194 100644 --- a/junit.spec +++ b/junit.spec @@ -36,7 +36,7 @@ Name: junit Version: 3.8.2 -Release: 2jpp_2fc +Release: 2jpp_3fc Epoch: 0 Summary: Java regression test package License: Common Public License @@ -74,6 +74,8 @@ Documentation for %{name}. %package javadoc Group: Development/Documentation Summary: Javadoc for %{name} +Requires(post): coreutils +Requires(postun): coreutils %description javadoc Javadoc for %{name}. @@ -192,6 +194,9 @@ fi %endif %changelog +* Thu Aug 10 2006 Karsten Hopp 0:3.8.2-2jpp_3fc +- Require(post/postun): coreutils + * Sun Jun 23 2006 Deepak Bhole - 0:3.8.2-2jpp_2fc - Rebuilt.