File paperkey.spec of Package paperkey

#
# spec file for package paperkey (Version 1.2)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           paperkey
License:        GPL v2
Group:          Productivity/Security
AutoReqProv:    on
Url:            http://www.jabberwocky.com/software/paperkey
Version:        1.2
Release:        1
Summary:        Tool to backup GnuPG secret keys on paper
Source:         %{name}-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
A reasonable way to achieve a long term backup of OpenPGP (GnuPG, PGP, etc)
keys is to print them out on paper. Paper and ink have amazingly long retention
qualities - far longer than the magnetic or optical means that are generally
used to back up computer data.

Authors:
--------
		David Shaw <dshaw@jabberwocky.com>    (program)
		Peter Palfrader <peter@palfrader.org> (man page)

%prep
%setup -q

%build
%configure
make

%install
%makeinstall

%check
make check

%clean
rm -rf %buildroot

%files
%defattr(-,root,root)
%doc NEWS README COPYING AUTHORS
%{_bindir}/%{name}
%{_mandir}/man1/%{name}*

%changelog
openSUSE Build Service is sponsored by