Hello community,

here is the log from the commit of package libreadline-java for 
openSUSE:Factory checked in at 2012-01-19 09:43:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libreadline-java (Old)
 and      /work/SRC/openSUSE:Factory/.libreadline-java.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libreadline-java", Maintainer is 
"[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libreadline-java/libreadline-java.changes        
2011-09-23 02:09:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libreadline-java.new/libreadline-java.changes   
2012-01-19 09:43:15.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Jan 12 19:48:34 UTC 2012 - [email protected]
+
+- remove libreadline-java-java14compat.patch
+  ( -C -ftarget=1.4 not supported by current javac )
+
+-------------------------------------------------------------------

Old:
----
  libreadline-java-java14compat.patch

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

Other differences:
------------------
++++++ libreadline-java.spec ++++++
--- /var/tmp/diff_new_pack.Xeujne/_old  2012-01-19 09:43:16.000000000 +0100
+++ /var/tmp/diff_new_pack.Xeujne/_new  2012-01-19 09:43:16.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libreadline-java (Version 0.8.0)
+# spec file for package libreadline-java
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -14,34 +14,36 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
-# norootforbuild
 # icecream 0
 
 
 Name:           libreadline-java
-BuildRequires:  fastjar gjdoc java-1_4_2-gcj-compat-devel readline-devel 
termcap unzip xerces-j2
+BuildRequires:  fastjar
+BuildRequires:  gjdoc
+BuildRequires:  java-1_4_2-gcj-compat-devel
+BuildRequires:  readline-devel
+BuildRequires:  termcap
+BuildRequires:  unzip
+BuildRequires:  xerces-j2
 %define name           libreadline-java
 %define version                0.8.0
 %define readline_ver   4.3
 %define release                9jpp
 %define section                free
 Version:        0.8.0
-Release:        256
+Release:        0
 Summary:        Java Wrapper for the GNU Readline Library
 License:        LGPL-2.1+
+Group:          Development/Libraries/Java
 Source0:        
http://download.sourceforge.net/java-readline/libreadline-java-0.8.0-src.tar.gz
 Source1:        baselibs.conf
-Patch0:         %{name}-java14compat.patch
-Patch1:         %{name}-%{version}-missing-return-type.patch
+Patch1:         libreadline-java-0.8.0-missing-return-type.patch
 Url:            http://java-readline.sf.net/
 # Requires:    readline = %{readline_ver}
 PreReq:         /sbin/ldconfig
 Provides:       java_readline
 Provides:       gnu.readline
-Group:          Development/Libraries/Java
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-AutoReqProv:    on
 
 %description
 Java-Readline is a port of GNU Readline for Java.  To be more precise,
@@ -50,7 +52,6 @@
 
 
 %package javadoc
-License:        LGPL-2.1+
 PreReq:         coreutils
 Summary:        Javadoc for libreadline-java
 Group:          Development/Libraries/Java
@@ -66,7 +67,6 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0
 %patch1 -p1
 find . -name "*.jar" -exec rm -f {} \;
 

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

Reply via email to