Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37044186
en ru br
Репозитории ALT
S:20070416-alt1
5.1: 1.8-alt2
4.1: 1.8-alt2
4.0: 1.8-alt2
3.0: 1.8-alt2
www.altlinux.org/Changes

Группа :: Документация/Howtos
Пакет: gnupg-manual-en

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define lang en

Name: gnupg-manual-%lang
Version: 20070416
Release: alt1
Serial: 1

Summary: The GNU Privacy Handbook
Summary(ru_RU.UTF-8): п═я┐п╨п╬п╡п╬п╢я│я┌п╡п╬ GNU п©п╬ п╬п╠п╣я│п©п╣я┤п╣п╫п╦я▌ п╨п╬п╫я└п╦п╢п╣п╫я├п╦п╟п╩я▄п╫п╬я│я┌п╦
License: FDLv1.1+
Group: Books/Howtos
Url: http://www.gnupg.org/documentation/guides.en.html

Source: gph-svn%version.tar

Provides: gnupg-manual = %version %name = %version
Obsoletes: gnupg-manual <= 1.2.0

BuildArch: noarch

Packager: Sergey Kurakin <kurakin at altlinux.org>

# Automatically added by buildreq on Wed Sep 15 2010 (-bi)

BuildRequires: docbook-utils

%description
The GNU Privacy Handbook
GnuPG is GNU's tool for secure communication and data storage.
It can be used to encrypt data and to create digital signatures.
It includes an advanced key management facility and is compliant
with the proposed OpenPGP Internet standard as described in RFC2440.

%description -l ru_RU.UTF-8
п═я┐п╨п╬п╡п╬п╢я│я┌п╡п╬ GNU п©п╬ п╬п╠п╣я│п©п╣я┤п╣п╫п╦я▌ п╨п╬п╫я└п╦п╢п╣п╫я├п╦п╟п╩я▄п╫п╬я│я┌п╦
GnuPG - п╦п╫я│я┌я─я┐п╪п╣п╫я┌ п╬п╠п╣я│п©п╣я┤п╣п╫п╦я▐ п╠п╣п╥п╬п©п╟я│п╫п╬я│я┌п╦ п╨п╬п╪п╪я┐п╫п╦п╨п╟я├п╦п╧ п╦ я┘я─п╟п╫п╣п╫п╦я▐
п╢п╟п╫п╫я▀я┘. п≤я│п©п╬п╩я▄п╥я┐п╣я┌я│я▐ п╢п╩я▐ я┬п╦я└я─п╬п╡п╟п╫п╦я▐ п╢п╟п╫п╫я▀я┘ п╦ я│п╬п╥п╢п╟п╫п╦я▐ я├п╦я└я─п╬п╡я▀я┘
п©п╬п╢п©п╦я│п╣п╧. п▓п╨п╩я▌я┤п╟п╣я┌ я│я─п╣п╢я│я┌п╡п╟ я┐п©я─п╟п╡п╩п╣п╫п╦я▐ п╨п╩я▌я┤п╟п╪п╦ п╦ я│п╬п╬я┌п╡п╣я┌я│я┌п╡я┐п╣я┌
п©я─п╣п╢п╩п╬п╤п╣п╫п╫п╬п╪я┐ OpenPGP я│я┌п╟п╫п╢п╟я─я┌я┐ Internet (RFC2440).

%prep
%setup -c -n %name-%version

%build
cd %lang
#if [ -f signatures.fig -a ! -f signatures.jpg ]; then
#    fig2dev -L jpeg -m 0.7 signatures.fig signatures.jpg
#fi

# remove text of the GNU FDL from the document

# GNU FDL v. 1.1 is a part of common-licenses package
#sed -i "s/&license//g" manual.sgml

# build

db2html -e no-valid manual.sgml
mv signatures.jpg manual/signatures.jpg

# rename index file as index.html with links correction

mv manual/book1.html manual/index.html
sed -i 's/HREF="book1.html"/HREF="index.html"/g' manual/*.html

%install
mkdir -p %buildroot%_defaultdocdir/%name
cp -Rf %lang/manual/* %buildroot%_defaultdocdir/%name

%files
%_defaultdocdir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin