From 951d4047e3da335afc2e9a77cb55063cd8389fe1446cc0c5b50487e5bd78ae35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 17 Sep 2014 12:20:43 +0000 Subject: [PATCH] Accepting request 249942 from home:bmaryniuk:branches:Java:packages - SLE12 has different path for the "rm" command than older versions. To avoid possible clashes, the entire coreutils must be provided. (bnc#894292) OBS-URL: https://build.opensuse.org/request/show/249942 OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=61 --- tomcat.changes | 7 +++++++ tomcat.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/tomcat.changes b/tomcat.changes index 877b407..b34e14c 100644 --- a/tomcat.changes +++ b/tomcat.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Sep 17 11:28:46 UTC 2014 - bmaryniuk@suse.com + +- SLE12 has different path for the "rm" command than older versions. + To avoid possible clashes, the entire coreutils must be provided. + (bnc#894292) + ------------------------------------------------------------------- Tue Sep 16 16:09:59 UTC 2014 - bmaryniuk@suse.com diff --git a/tomcat.spec b/tomcat.spec index da063a5..135d713 100644 --- a/tomcat.spec +++ b/tomcat.spec @@ -209,7 +209,7 @@ Requires: %{name}-jsp-%{jspspec}-api = %{version}-%{release} Requires: %{name}-servlet-%{servletspec}-api = %{version}-%{release} Requires(post): ecj >= 4.4 Requires(post): jakarta-commons-pool-tomcat5 -Requires(preun): %{_bindir}/rm +Requires(preun): coreutils Provides: jakarta-commons-dbcp-tomcat5 = 1.4 Obsoletes: jakarta-commons-dbcp-tomcat5 < 1.4