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
This commit is contained in:
parent
83c25cd053
commit
951d4047e3
@ -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
|
Tue Sep 16 16:09:59 UTC 2014 - bmaryniuk@suse.com
|
||||||
|
|
||||||
|
@ -209,7 +209,7 @@ Requires: %{name}-jsp-%{jspspec}-api = %{version}-%{release}
|
|||||||
Requires: %{name}-servlet-%{servletspec}-api = %{version}-%{release}
|
Requires: %{name}-servlet-%{servletspec}-api = %{version}-%{release}
|
||||||
Requires(post): ecj >= 4.4
|
Requires(post): ecj >= 4.4
|
||||||
Requires(post): jakarta-commons-pool-tomcat5
|
Requires(post): jakarta-commons-pool-tomcat5
|
||||||
Requires(preun): %{_bindir}/rm
|
Requires(preun): coreutils
|
||||||
Provides: jakarta-commons-dbcp-tomcat5 = 1.4
|
Provides: jakarta-commons-dbcp-tomcat5 = 1.4
|
||||||
Obsoletes: jakarta-commons-dbcp-tomcat5 < 1.4
|
Obsoletes: jakarta-commons-dbcp-tomcat5 < 1.4
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user