Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37712597
en ru br
ALT Linux repos
S:0.10.0-alt1
5.0: 0.8.0-alt1
4.1: 0.7.6-alt1
4.0: 0.7.6-alt1
3.0: 0.7.0-alt1

Group :: File tools
RPM: gpa

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: gpa
Version: 0.8.0
Release: alt1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: The GNU Privacy Assistant
License: GPLv2+
Group: File tools

URL: http://www.gnupg.org/related_software/gpa/
Source0: http://wald.intevation.org/frs/download.php/491/gpa-%version.tar.bz2
# Downsized icons made from original icon by 'convert -resize'
Source1: gpa16.png
Source2: gpa32.png

Requires: gnupg

# Automatically added by buildreq on Fri Nov 07 2008

BuildRequires: gnupg libassuan-devel libgpgme-devel libgtk+2-devel

%description
The GNU Privacy Assistant is a graphical user interface for the GNU Privacy
Guard (GnuPG). GnuPG is a system that provides you with privacy by encrypting
emails or other documents and with authentication of received files by signature
management.

%prep
%setup

%build
%configure
%make_build

%install
%make_install install DESTDIR=%buildroot icondir=%_liconsdir
#install -pD -m644 gpa.png %buildroot%_liconsdir/gpa.png
install -pD -m644 %_sourcedir/gpa16.png %buildroot%_miconsdir/gpa.png
install -pD -m644 %_sourcedir/gpa32.png %buildroot%_niconsdir/gpa.png

%find_lang %name

%post
%update_menus

%postun
%clean_menus

%files -f %name.lang
%_bindir/*
%_datadir/gpa
%_desktopdir/*
%_miconsdir/*
%_niconsdir/*
%_liconsdir/*

%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