From 76415197910c72b1a8120d656e1f0cf9bf11e1ad Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Mon, 6 Mar 2006 21:49:41 +0000 Subject: [PATCH] - stop the scriptlet spew --- bcel.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bcel.spec b/bcel.spec index a8309f0..dd14ab7 100644 --- a/bcel.spec +++ b/bcel.spec @@ -1,6 +1,6 @@ %define name bcel %define version 5.1 -%define release 1jpp_5fc +%define release 1jpp_6fc %define section free Name: %{name} @@ -40,6 +40,7 @@ being the Xalan XSLT processor at Apache. %package javadoc Summary: Javadoc for %{name} Group: Development/Documentation +Prereq: coreutils %description javadoc Javadoc for %{name}. @@ -111,6 +112,9 @@ fi # ----------------------------------------------------------------------------- %changelog +* Mon Mar 6 2006 Jeremy Katz - 0:5.1-1jpp_6fc +- stop the scriptlet spew + * Wed Dec 21 2005 Jesse Keating - 0:5.1-1jpp_5fc - rebuilt again