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