[jetty/f19] Add description for jetty-util

Michal Srb msrb at fedoraproject.org
Wed May 29 07:37:02 UTC 2013


commit 2c3ab1b69fd227178769b074db54d01e948b1fd1
Author: Michal Srb <msrb at redhat.com>
Date:   Wed May 29 09:35:43 2013 +0200

    Add description for jetty-util

 jetty.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/jetty.spec b/jetty.spec
index acb9287..73c13b9 100644
--- a/jetty.spec
+++ b/jetty.spec
@@ -55,7 +55,7 @@
 
 Name:           jetty
 Version:        9.0.3
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Java Webserver and Servlet Container
 
 Group:          Applications/Internet
@@ -341,8 +341,8 @@ Summary:        util module for Jetty
 # Utf8Appendable.java is additionally under MIT license
 License:        (ASL 2.0 or EPL) and MIT
 
-
 %description    util
+%{extdesc} %{summary}.
 
 %package        util-ajax
 Summary:        util-ajax module for Jetty
@@ -796,6 +796,9 @@ getent passwd %username &>/dev/null || useradd  -r -u %jtuid -g %username \
 %doc NOTICE.txt LICENSE*
 
 %changelog
+* Wed May 29 2013 Michal Srb <msrb at redhat.com> - 9.0.3-3
+- Add description for jetty-util
+
 * Thu May 23 2013 Michal Srb <msrb at redhat.com> - 9.0.3-2
 - Obsolete old jetty-websocket subpackage (Resolves: #966352)
 


More information about the scm-commits mailing list