Hello community,

here is the log from the commit of package icedtea-web for openSUSE:Factory 
checked in at 2012-03-06 13:37:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/icedtea-web (Old)
 and      /work/SRC/openSUSE:Factory/.icedtea-web.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "icedtea-web", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/icedtea-web/icedtea-web.changes  2011-11-14 
13:59:11.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.icedtea-web.new/icedtea-web.changes     
2012-03-06 13:38:00.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Mar  5 13:24:29 UTC 2012 - [email protected]
+
+- enable make check in respective section
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ icedtea-web.spec ++++++
--- /var/tmp/diff_new_pack.BfkmLg/_old  2012-03-06 13:38:01.000000000 +0100
+++ /var/tmp/diff_new_pack.BfkmLg/_new  2012-03-06 13:38:01.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package icedtea-web
 #
-# Copyright (c) 2011 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
@@ -54,10 +54,10 @@
 
 Name:           icedtea-web
 Version:        1.1.4
-Release:        1
+Release:        0
 Summary:        Java Web Start and plugin implementation
-Group:          Development/Languages/Java
 License:        GPL-2.0-with-classpath-exception
+Group:          Development/Languages/Java
 Url:            http://icedtea.classpath.org
 Source0:        
http://icedtea.classpath.org/download/source/%{name}-%{version}.tar.gz
 Patch0:         icedtea-web-1.0.2-no-return-in-nonvoid-function.patch
@@ -85,8 +85,8 @@
 %endif
 %if %defined suse_version
 BuildRequires:  fdupes
-BuildRequires:  procps
 BuildRequires:  gcc-c++
+BuildRequires:  procps
 BuildRequires:  update-desktop-files
 BuildRequires:  zip
 %endif
@@ -161,6 +161,9 @@
 %clean
 rm -rf %{buildroot}
 
+%check
+%{__make} check
+
 %posttrans
 # java-1_6_0-openjdk-plugin -> icedtea-web is remove of the first package
 # which causes a javaplugin removal, so let's move it here

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

Reply via email to