Hello community,

here is the log from the commit of package java-1_7_0-openjdk for 
openSUSE:Factory checked in at 2015-03-23 12:15:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java-1_7_0-openjdk (Old)
 and      /work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "java-1_7_0-openjdk"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/java-1_7_0-openjdk/java-1_7_0-openjdk-bootstrap.changes
  2015-01-30 06:03:02.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/java-1_7_0-openjdk-bootstrap.changes
     2015-03-23 12:15:01.000000000 +0100
@@ -1,0 +2,8 @@
+Wed Mar 11 15:42:53 UTC 2015 - [email protected]
+
+- Remove commented-out in-build gpg verification and gpg-offline
+  build-dependency
+  * Replaced by source_validator
+- Reformat spec file with newer spec-cleaner
+
+-------------------------------------------------------------------
java-1_7_0-openjdk.changes: same change

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

Other differences:
------------------
++++++ java-1_7_0-openjdk-bootstrap.spec ++++++
--- /var/tmp/diff_new_pack.Dbnb4g/_old  2015-03-23 12:15:04.000000000 +0100
+++ /var/tmp/diff_new_pack.Dbnb4g/_new  2015-03-23 12:15:04.000000000 +0100
@@ -75,11 +75,11 @@
 %global archbuild amd64
 %global archinstall amd64
 %endif
-%ifarch %{arm}
+%ifarch %arm
 %global archbuild arm
 %global archinstall arm
 %endif
-%ifarch %{aarch64}
+%ifarch %aarch64
 %global archbuild aarch64
 %global archinstall aarch64
 %endif
@@ -110,7 +110,7 @@
 %global tapsetroot      %{_datadir}/systemtap
 %global tapsetdir %{tapsetroot}/tapset/%{_build_cpu}
 %endif
-%ifarch %{aarch64}
+%ifarch %aarch64
 %if ! %{with zero}
 %global with_default_hotspot_tarball 0
 %endif
@@ -331,9 +331,6 @@
 # The openssl requirment seems to be necessary for build only.
 Requires:       openssl
 %endif
-%if 0%{?suse_version} >= 1230
-BuildRequires:  gpg-offline
-%endif
 # Zero-assembler build requirement.
 %if %{with zero}
 BuildRequires:  libffi-devel
@@ -400,8 +397,8 @@
 Provides:       java-sdk-%{javaver}-openjdk = %{version}
 Provides:       java-sdk-openjdk = %{version}
 %else
-Provides:       java-bootstrap-devel = %{javaver}
 Conflicts:      java-1_7_0-openjdk-devel
+Provides:       java-bootstrap-devel = %{javaver}
 %endif
 
 %description devel
@@ -471,11 +468,6 @@
 %endif
 
 %prep
-#%if 0%{?suse_version} >= 1230
-#gpg_verify -f %{SOURCE2002} %{SOURCE2000}
-#gpg_verify -f %{SOURCE2002} %{SOURCE2001}
-#%endif
-
 %setup -q -n icedtea-%{icedtea_version} -a 3
 %setup -q -D -n icedtea-%{icedtea_version} -T -a 1
 
@@ -532,7 +524,7 @@
         --disable-infinality \
         --disable-downloading \
         --with-abs-install-dir=%{_jvmdir}/%{sdkdir} \
-%ifnarch %{arm} %{aarch64}
+%ifnarch %arm %aarch64
         --with-parallel-jobs="${NUM_PROC}" \
 %endif
         --with-pkgversion="suse-%{release}-%{_arch}" \

++++++ java-1_7_0-openjdk.spec ++++++
--- /var/tmp/diff_new_pack.Dbnb4g/_old  2015-03-23 12:15:04.000000000 +0100
+++ /var/tmp/diff_new_pack.Dbnb4g/_new  2015-03-23 12:15:04.000000000 +0100
@@ -75,11 +75,11 @@
 %global archbuild amd64
 %global archinstall amd64
 %endif
-%ifarch %{arm}
+%ifarch %arm
 %global archbuild arm
 %global archinstall arm
 %endif
-%ifarch %{aarch64}
+%ifarch %aarch64
 %global archbuild aarch64
 %global archinstall aarch64
 %endif
@@ -110,7 +110,7 @@
 %global tapsetroot      %{_datadir}/systemtap
 %global tapsetdir %{tapsetroot}/tapset/%{_build_cpu}
 %endif
-%ifarch %{aarch64}
+%ifarch %aarch64
 %if ! %{with zero}
 %global with_default_hotspot_tarball 0
 %endif
@@ -331,9 +331,6 @@
 # The openssl requirment seems to be necessary for build only.
 Requires:       openssl
 %endif
-%if 0%{?suse_version} >= 1230
-BuildRequires:  gpg-offline
-%endif
 # Zero-assembler build requirement.
 %if %{with zero}
 BuildRequires:  libffi-devel
@@ -400,8 +397,8 @@
 Provides:       java-sdk-%{javaver}-openjdk = %{version}
 Provides:       java-sdk-openjdk = %{version}
 %else
-Provides:       java-bootstrap-devel = %{javaver}
 Conflicts:      java-1_7_0-openjdk-devel
+Provides:       java-bootstrap-devel = %{javaver}
 %endif
 
 %description devel
@@ -471,11 +468,6 @@
 %endif
 
 %prep
-#%if 0%{?suse_version} >= 1230
-#gpg_verify -f %{SOURCE2002} %{SOURCE2000}
-#gpg_verify -f %{SOURCE2002} %{SOURCE2001}
-#%endif
-
 %setup -q -n icedtea-%{icedtea_version} -a 3
 %setup -q -D -n icedtea-%{icedtea_version} -T -a 1
 
@@ -532,7 +524,7 @@
         --disable-infinality \
         --disable-downloading \
         --with-abs-install-dir=%{_jvmdir}/%{sdkdir} \
-%ifnarch %{arm} %{aarch64}
+%ifnarch %arm %aarch64
         --with-parallel-jobs="${NUM_PROC}" \
 %endif
         --with-pkgversion="suse-%{release}-%{_arch}" \



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

Reply via email to