rpms/jline/devel .cvsignore, 1.2, 1.3 jline.spec, 1.2, 1.3 sources, 1.2, 1.3

Matt Wringe (mwringe) fedora-extras-commits at redhat.com
Tue Mar 25 03:57:52 UTC 2008


Author: mwringe

Update of /cvs/pkgs/rpms/jline/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10220

Modified Files:
	.cvsignore jline.spec sources 
Log Message:
Update to newer version



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/jline/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	13 Mar 2007 13:57:51 -0000	1.2
+++ .cvsignore	25 Mar 2008 03:57:14 -0000	1.3
@@ -1 +1 @@
-jline-0.9.9.zip
+jline-0.9.94.zip


Index: jline.spec
===================================================================
RCS file: /cvs/pkgs/rpms/jline/devel/jline.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- jline.spec	19 Feb 2008 15:35:32 -0000	1.2
+++ jline.spec	25 Mar 2008 03:57:14 -0000	1.3
@@ -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:  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 @@
 %endif
 
 %changelog
+* Mon Mar 24 2008 Matt Wringe <mwringe at redhat.com> - 0:9.94-0jpp.1
+- Update to 0.9.94 (BZ #436204)
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0:0.9.9-2jpp.1
 - Autorebuild for GCC 4.3
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/jline/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	13 Mar 2007 13:57:51 -0000	1.2
+++ sources	25 Mar 2008 03:57:14 -0000	1.3
@@ -1 +1 @@
-c5164fb17d33315fa2c1ad10ab84aef7  jline-0.9.9.zip
+cd4aad9fb454e8acf7af476dae8abb72  jline-0.9.94.zip




More information about the fedora-extras-commits mailing list