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 \