From 445c398fea2d91e1fb60efa8ed41da66c6cf0f3a Mon Sep 17 00:00:00 2001 From: Matt Wringe Date: Mar 25 2008 03:57:14 +0000 Subject: Update to newer version --- diff --git a/.cvsignore b/.cvsignore index 7279479..907fbe6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -jline-0.9.9.zip +jline-0.9.94.zip diff --git a/jline.spec b/jline.spec index dd24ab0..e7c48b9 100644 --- a/jline.spec +++ b/jline.spec @@ -28,21 +28,21 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -%define _with_gcj_support 1 +%define _without_gcj_support 1 %define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:%{_gcj_support}}%{!?_gcj_support:0}}} -%define _without_maven 1 +%define _with_maven 1 %define with_maven %{!?_without_maven:1}%{?_without_maven:0} %define without_maven %{?_without_maven:1}%{!?_without_maven:0} -%define cvs_version 0.9.9 +%define cvs_version 0.9.94 %define repo_dir .m2/repository Name: jline -Version: 0.9.9 -Release: 2jpp.1%{?dist} +Version: 0.9.94 +Release: 0jpp.1%{?dist} Epoch: 0 Summary: Java library for reading and editing user input in console applications License: BSD @@ -58,6 +58,13 @@ BuildRequires: jpackage-utils >= 0:1.7 BuildRequires: xml-commons-resolver BuildRequires: maven2 BuildRequires: maven2-plugin-resources +BuildRequires: maven2-plugin-compiler +BuildRequires: maven2-plugin-surefire +BuildRequires: maven2-plugin-jar +BuildRequires: maven2-plugin-install +BuildRequires: maven2-plugin-assembly +BuildRequires: maven2-plugin-site +BuildRequires: maven2-plugin-javadoc BuildRequires: ant-apache-resolver %else BuildRequires: ant @@ -218,6 +225,9 @@ fi %endif %changelog +* Mon Mar 24 2008 Matt Wringe - 0:9.94-0jpp.1 +- Update to 0.9.94 (BZ #436204) + * Tue Feb 19 2008 Fedora Release Engineering - 0:0.9.9-2jpp.1 - Autorebuild for GCC 4.3 diff --git a/sources b/sources index b59fe84..78267d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c5164fb17d33315fa2c1ad10ab84aef7 jline-0.9.9.zip +cd4aad9fb454e8acf7af476dae8abb72 jline-0.9.94.zip