1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
# This is file autogenerated by Makefile, do not edit!
Summary: TkPGP - The Tcl/Tk GUI shell for PGP, GnuPG (UNIX)
# The Summary: line should be expanded to about here -----^
Name: tkpgp
Version: 1.11.1.5
Release: 1
Group: X11/Applications
Copyright: GPL
Source: tkpgp-1_11_1_5.tgz
#BuildRoot: ./
# Following are optional fields
URL: http://www.geocities.com/tftp
#Distribution: Red Hat Contrib-Net
#Patch: tkpgp.patch
#Prefix: /usr
BuildArchitectures: noarch
Requires: tcl tk
#Obsoletes:
%description
TkPGP is a Tcl/Tk GUI shell for PGP, GnuPG.
%prep
#%setup -n tkpgp
#%patch
#%build
echo No building is required for TkPGP
%install
echo Maintainer should install TkPGP manually before building RPM.
#make install
%files
/usr/doc/TkPGP/AUTHORS
/usr/doc/TkPGP/CHANGES
/usr/doc/TkPGP/INSTALL
/usr/doc/TkPGP/README
/usr/doc/TkPGP/TODO
/usr/doc/TkPGP/Makefile
/usr/local/bin/tkpgp
/usr/share/pixmaps/PGP-lock.xpm
/usr/X11R6/include/X11/bitmaps/PGP-lock.icon
/usr/share/gnome/apps/Applications/tkpgp.desktop
/usr/share/icons/PGP-lock-32.xpm
/usr/share/applnk/Applications/tkpgp.kdelnk
%doc /usr/man/man1/tkpgp.1
|