From 123b596e80d8b5fafe04e254057636f8cdb60759 Mon Sep 17 00:00:00 2001 From: gbenson Date: Thu, 5 May 2005 11:26:03 +0000 Subject: [PATCH] Add dependencies for %post and %postun scriptlets (#156901) --- xerces-j2.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/xerces-j2.spec b/xerces-j2.spec index fc6f294..5f76de4 100644 --- a/xerces-j2.spec +++ b/xerces-j2.spec @@ -1,7 +1,7 @@ %define name xerces-j2 %define version 2.6.2 %define cvs_version 2_6_2 -%define release 4jpp_4fc +%define release 4jpp_5fc %define section free Name: %{name} @@ -29,11 +29,14 @@ BuildRequires: jaxp_parser_impl BuildRequires: xml-commons-resolver BuildRequires: xml-commons-apis BuildRequires: coreutils -BuildRequires: gcc-java >= 4.0.0-0.43 -ExclusiveArch: i386 x86_64 ppc BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot # RHEL3 and FC2 Obsoletes: xerces-j <= 0:2.2 +# libgcj aot-compiled native libraries +BuildRequires: gcc-java >= 4.0.0-0.43 +BuildRequires: java-1.4.2-gcj-compat >= 1.4.2.0-40jpp_16rh +Requires(post,postun): java-1.4.2-gcj-compat >= 1.4.2.0-40jpp_16rh +ExclusiveArch: i386 x86_64 ppc %description Welcome to the future! Xerces2 is the next generation of high @@ -280,6 +283,9 @@ rebuild-gcj-db %{_libdir} %changelog +* Thu May 5 2005 Gary Benson 0:2.6.2-4jpp_5fc +- Add dependencies for %post and %postun scriptlets (#156901). + * Fri Apr 29 2005 Gary Benson 0:2.6.2-4jpp_4fc - BC-compile.