- Drop gpg-offline usage as we do it as service on obs side if

required files are present in the package

OBS-URL: https://build.opensuse.org/package/show/Printing/hplip?expand=0&rev=107
This commit is contained in:
Tomáš Chvátal 2015-02-11 21:08:06 +00:00 committed by Git OBS Bridge
parent 4c83dcccb2
commit eac8e619d3
2 changed files with 6 additions and 11 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 11 21:07:28 UTC 2015 - tchvatal@suse.com
- Drop gpg-offline usage as we do it as service on obs side if
required files are present in the package
-------------------------------------------------------------------
Wed Feb 11 20:58:47 UTC 2015 - tchvatal@suse.com

View File

@ -190,13 +190,6 @@ Obsoletes: hplip17
# Obsolete the hplip3 copy that was introduced for older SLED11-GA HP preloads:
Provides: hplip3 = 3.9.5
Obsoletes: hplip3 < 3.9.5
# Skip testing devel dependencies required by libtool .la files by the following comment:
# skip-check-libtool-deps
# starting with 12.3 we can do buildtime gpg signature checking of the tarball.
%if 0%{?suse_version} > 1220
BuildRequires: gpg-offline
%endif
%description
The Hewlett-Packard Linux Imaging and Printing project (HPLIP) provides
@ -350,10 +343,6 @@ This sub-package is only required by developers.
%prep
# first thing is to verify the GPG signed tarball, starting with openSUSE 12.3.
%if 0%{?suse_version} > 1220
%gpg_verify %{S:1}
%endif
# Be quiet when unpacking:
%setup -q
# Patch101 change-udev-rules.diff changes the udev rules file 56-hpmud.rules