Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37393186
en ru br
ALT Linux repos
S:1.0.0-alt2

Group :: Text tools
RPM: rosa-crypto-tool

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:       rosa-crypto-tool
Version:    1.0.0
Release:    alt2

Summary:    Program for working with electronic digital signatures
Group:      Text tools
License:    BSD
URL:        https://abf.io/uxteam/rosa-crypto-tool-devel.git
BuildArch:  noarch

Source0:    %name-%version.tar
Patch:      %name-%version-%release.patch

BuildRequires(pre): rpm-build-python3
BuildRequires: gettext-tools

%description
Program for working with electronic digital signatures.

%prep
%setup -q
%patch -p1
# Set all python shebang to python3 executable
sed -i 's|#!.* python$|#!%__python3|' \
   $(find ./ \( -name '*.py' -o -name '%name' \))

%build
%python3_build

%install
%python3_install
%find_lang %name

%files -f %name.lang
%_bindir/%name
%doc %_defaultdocdir/%name/help.pdf
%python3_sitelibdir/*
%_desktopdir/%name.desktop
%_iconsdir/hicolor/scalable/apps/%name.svg


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin