Hello community,

here is the log from the commit of package jikes for openSUSE:Factory checked 
in at 2011-12-26 16:28:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jikes (Old)
 and      /work/SRC/openSUSE:Factory/.jikes.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/jikes/jikes.changes      2011-09-23 
02:04:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.jikes.new/jikes.changes 2011-12-26 
16:28:22.000000000 +0100
@@ -1,0 +2,10 @@
+Wed Dec 21 10:31:39 UTC 2011 - [email protected]
+
+- remove call to suse_update_config (very old work around)
+
+-------------------------------------------------------------------
+Fri Dec  2 15:54:16 UTC 2011 - [email protected]
+
+- add automake as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jikes.spec ++++++
--- /var/tmp/diff_new_pack.9imMhw/_old  2011-12-26 16:28:23.000000000 +0100
+++ /var/tmp/diff_new_pack.9imMhw/_new  2011-12-26 16:28:23.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package jikes (Version 1.22)
+# spec file for package jikes
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -15,23 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           jikes
+BuildRequires:  automake
 BuildRequires:  gcc-c++
-License:        IBM Public License
-Group:          Development/Languages/Java
-AutoReqProv:    on
 Requires:       jre1.1.x
 Version:        1.22
-Release:        138
+Release:        0
 Url:            http://jikes.sourceforge.net/
 Source0:        %{name}-%{version}.tar.bz2
 Patch0:         %{name}-%{version}-uninitialized-variables.patch
 Patch1:         %{name}-%{version}-strict_aliasing.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        IBM Java Compiler
+License:        IPL-1.0
+Group:          Development/Languages/Java
 
 %description
 Jikes(TM) is a compiler that translates Java(TM) source files as
@@ -79,7 +77,6 @@
 cp -v  doc/license.htm license.html
 
 %build
-%{?suse_update_config:%{suse_update_config -f}}
 autoreconf -I src/m4 --force --install
 CFLAGS="$RPM_OPT_FLAGS" \
 CXXFLAGS="$RPM_OPT_FLAGS" \


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

Reply via email to