Browse Source

[nano] Update spec

nsITobin 3 weeks ago
parent
commit
a08e04121a
1 changed files with 0 additions and 4 deletions
  1. 0 4
      nano/package.spec

+ 0 - 4
nano/nano.spec → nano/package.spec

@@ -14,9 +14,6 @@ URL:             https://www.nano-editor.org
 
 Source0:         https://www.nano-editor.org/dist/latest/%{name}-%{version}.tar.xz
 Source1:         https://www.nano-editor.org/dist/latest/%{name}-%{version}.tar.xz.asc
-# gpg --keyserver keyserver.ubuntu.com --recv-key 168E6F4297BFD7A79AFD4496514BBE2EB8E1961F
-# gpg --output bensberg.pgp --armor --export bensberg@telfort.nl
-Source2:         bensberg.pgp
 
 # Additional sources
 Source3:         nanorc
@@ -65,7 +62,6 @@ who don't have nano as a default editor during upgrade.
 %endif
 
 %prep
-%{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}'
 %autosetup -S git
 
 %build