[tomcat] Remove jpackage-utils R

Ivan Afonichev van at fedoraproject.org
Thu Jul 11 20:45:12 UTC 2013


commit 1ff9d5ff8068fa007bd16d10b497432854ccb0a5
Author: Ivan Afonichev <ivan.afonichev at gmail.com>
Date:   Fri Jul 12 00:44:06 2013 +0400

    Remove jpackage-utils R

 sources     |    2 +-
 tomcat.spec |    6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/sources b/sources
index d3d62ef..c9c84cf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b7319630dbfe1803fc84bcb48fc551c  apache-tomcat-7.0.42-src.tar.gz
\ No newline at end of file
+5b7319630dbfe1803fc84bcb48fc551c  apache-tomcat-7.0.42-src.tar.gz
diff --git a/tomcat.spec b/tomcat.spec
index 88d9f41..154d553 100644
--- a/tomcat.spec
+++ b/tomcat.spec
@@ -54,7 +54,7 @@
 Name:          tomcat
 Epoch:         0
 Version:       %{major_version}.%{minor_version}.%{micro_version}
-Release:       1%{?dist}
+Release:       2%{?dist}
 Summary:       Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
 
 Group:         System Environment/Daemons
@@ -109,6 +109,7 @@ Requires:      apache-commons-collections
 Requires:      apache-commons-dbcp
 Requires:      apache-commons-pool
 Requires:      java >= 1:1.6.0
+Requires:      jpackage-utils
 Requires:      procps
 Requires:      %{name}-lib = %{epoch}:%{version}-%{release}
 Requires(pre):    shadow-utils
@@ -660,6 +661,9 @@ fi
 %attr(0644,root,root) %{_unitdir}/%{name}-jsvc.service
 
 %changelog
+* Fri Jul 12 2013 Ivan Afonichev <ivan.afonichev at gmail.com> 0:7.0.42-2
+- Remove jpackage-utils R
+
 * Thu Jul 11 2013 Dmitry Tikhonov <squall.sama at gmail.com> 0:7.0.42-1
 - Updated to 7.0.42
 


More information about the scm-commits mailing list