Hello community,

here is the log from the commit of package jline for openSUSE:Factory checked 
in at 2013-04-26 07:37:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jline (Old)
 and      /work/SRC/openSUSE:Factory/.jline.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jline", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/jline/jline.changes      2011-09-23 
02:04:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.jline.new/jline.changes 2013-04-26 
07:38:14.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Apr 25 09:21:43 UTC 2013 - [email protected]
+
+- add findutils dependency (bnc#816314) 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ jline.spec ++++++
--- /var/tmp/diff_new_pack.d09B07/_old  2013-04-26 07:38:28.000000000 +0200
+++ /var/tmp/diff_new_pack.d09B07/_new  2013-04-26 07:38:28.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package jline (Version 0.9.94)
+# spec file for package jline
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,11 +27,11 @@
 
 Name:           jline
 Version:        0.9.94
-Release:        10
+Release:        0
 Summary:        Java library for reading and editing user input in console 
applications
 License:        BSD-3-Clause
-Url:            http://jline.sourceforge.net/
 Group:          Development/Libraries/Java
+Url:            http://jline.sourceforge.net/
 Source0:        
http://download.sourceforge.net/sourceforge/jline/jline-0.9.94.zip
 Source1:        CatalogManager.properties
 Source2:        jline-build.xml
@@ -40,9 +40,14 @@
 Requires:       /bin/stty
 Requires(post): jpackage-utils
 Requires(postun): jpackage-utils
+#bnc#816314: for update_maven_depmap
+Requires(post): findutils
+Requires(postun): findutils
 BuildRequires:  jpackage-utils >= 1.7.2
 BuildRequires:  xml-commons-resolver
 %if %with maven
+BuildRequires:  maven-release
+BuildRequires:  maven-surefire-plugin
 BuildRequires:  maven2
 BuildRequires:  maven2-plugin-assembly
 BuildRequires:  maven2-plugin-compiler
@@ -51,12 +56,10 @@
 BuildRequires:  maven2-plugin-javadoc
 BuildRequires:  maven2-plugin-resources
 BuildRequires:  maven2-plugin-site
-BuildRequires:  maven-release
-BuildRequires:  maven-surefire-plugin
 %endif
-BuildRequires:  unzip
 BuildRequires:  ant
 BuildRequires:  java-1_5_0-gcj-compat-devel
+BuildRequires:  unzip
 #!BuildIgnore:  antlr antlr-java
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -70,7 +73,6 @@
 
 
 %package        demo
-License:        BSD-3-Clause
 Summary:        Java library for reading and editing user input in console 
applications
 Group:          Development/Libraries/Java
 
@@ -83,7 +85,6 @@
 
 
 %package        javadoc
-License:        BSD-3-Clause
 Summary:        Java library for reading and editing user input in console 
applications
 Group:          Development/Libraries/Java
 



-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to