[jersey] rebuilt with grizzly support

gil gil at fedoraproject.org
Sat Apr 27 14:26:59 UTC 2013


commit 5618cc4204e1d5cf7ce34cd7bec2938712e14166
Author: gil <puntogil at libero.it>
Date:   Sat Apr 27 16:26:45 2013 +0200

    rebuilt with grizzly support

 jersey.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/jersey.spec b/jersey.spec
index bedda8c..53131fe 100644
--- a/jersey.spec
+++ b/jersey.spec
@@ -1,7 +1,7 @@
-%global with_grizzly 0
+%global with_grizzly 1
 Name:          jersey
 Version:       1.17.1
-Release:       2%{?dist}
+Release:       3%{?dist}
 Summary:       JAX-RS (JSR 311) production quality Reference Implementation
 Group:         Development/Libraries
 # One file in jersey-core/ is under ASL 2.0 license
@@ -524,6 +524,9 @@ install -p -m 644 ant-wadl-task %{buildroot}%{_sysconfdir}/ant.d/ant-wadl-task
 %doc license.html legal/LICENSE.txt legal/maintenance/copyright.txt LICENSE-2.0.txt
 
 %changelog
+* Sat Apr 27 2013 gil cattaneo <puntogil at libero.it> 1.17.1-3
+- rebuilt with grizzly support
+
 * Thu Mar 28 2013 gil cattaneo <puntogil at libero.it> 1.17.1-2
 - fixed license field
 - installed ASL license txt file


More information about the scm-commits mailing list