From 470c90868163616d52898a7c465c1bfd1091859cd86652661d22077ae3afbd45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 18 Mar 2015 10:22:44 +0000 Subject: [PATCH] - Drop gpg verification from spec, it is done by obs OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=65 --- tomcat.changes | 5 +++++ tomcat.spec | 7 ------- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/tomcat.changes b/tomcat.changes index f12f8d9..9e3846f 100644 --- a/tomcat.changes +++ b/tomcat.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 18 10:22:27 UTC 2015 - tchvatal@suse.com + +- Drop gpg verification from spec, it is done by obs + ------------------------------------------------------------------- Wed Mar 18 10:16:07 UTC 2015 - tchvatal@suse.com diff --git a/tomcat.spec b/tomcat.spec index 04c60dc..ecd4298 100644 --- a/tomcat.spec +++ b/tomcat.spec @@ -111,9 +111,6 @@ Requires(preun): /sbin/chkconfig Recommends: libtcnative-1-0 >= 1.1.24 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch -%if 0%{?suse_version} > 1220 -BuildRequires: gpg-offline -%endif %if %{with_systemd} BuildRequires: systemd %systemd_requires @@ -239,10 +236,6 @@ Requires: jakarta-taglibs-standard >= 1.1 The ROOT and examples web applications for Apache Tomcat %prep -%if 0%{?suse_version} > 1220 -%gpg_verify %{S:1001} -%endif - %setup -q -n %{packdname} # remove pre-built binaries and windows files find . -type f \( -name "*.bat" -o -name "*.class" -o -name Thumbs.db -o -name "*.gz" -o \