https://bugzilla.redhat.com/show_bug.cgi?id=2035958



--- Comment #25 from Benson Muite <[email protected]> ---
Obtain the text content of
https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xe9899d784a977416  and
save it as keyfile.asc

Then update the following lines of the spec file 
# Download is PHP form at http://www.aquamaniac.de/sites/download/packages.php
Source0:
https://www.aquamaniac.de/rdm/attachments/download/382/libchipcard-%{version}.tar.gz
Source1:
https://www.aquamaniac.de/rdm/attachments/download/381/libchipcard-%{version}.tar.gz.asc
License: LGPL-2.0-only and GPL-2.0-or-later and LGPL-2.1-or-later
# Most LGPL 2
# LGPL 2.1+: src/lib/version.h
# GPLv2+: src/tools/cardcommander/cardcommander.cpp, src/tools/kvkcard/main.c,
src/tools/memcard/main.c
# Keyfile obtained from
https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xe9899d784a977416 
Source2: keyfile.asc
URL: https://www.aquamaniac.de/rdm/projects/libchipcard

and

%autosetup -n %{name}-%{version}
%{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}'
--data='%{SOURCE0}'

Further comments:
a) GeldKarte will be withdrawn in 2024 https://en.wikipedia.org/wiki/Geldkarte
b) Maybe it is helpful to have the library developers as co-maintainers? The
related package  gwenhywfar has a spec file template in the source repository
https://www.aquamaniac.de/rdm/projects/gwenhywfar/repository


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2035958
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to