Skip to content
Snippets Groups Projects
Commit eb943d5f authored by deuce's avatar deuce
Browse files

Add an initial specfile for RPMs

parent 8c1c9fe4
Branches
Tags
No related merge requests found
Summary: An ANSI-BBS terminal which supports telnet, rlogin, and SSH
Name: SyncTERM
Version: 0.9.1
Release: 20071001
Copyright: GPL
Group: Applications/Communications
Source: http://prdownloads.sourceforge.net/syncterm/syncterm-src-20070722.tgz
%description
An ANSI-BBS terminal designed to connect to remote BBSs via telnet, rlogin, or
SSH. Supports ANSI music and the IBM charset when possible. Will run from a
console, under X11 using XLib, or using SDL.
%prep
%setup -n syncterm-20070722
%build
cd syncterm
gmake PREFIX=/usr RELEASE=1
%install
cd syncterm
gmake install PREFIX=/usr RELEASE=1
%files
/usr/bin/syncterm
/usr/share/icons/hicolor/64x64/apps/syncterm.png
/usr/share/applications/syncterm.desktop
/usr/share/man/man1/syncterm.1.gz
%changelog
* Mon Oct 01 2007 Stephen Hurd <shurd@sasktel.net>
- Initial spec file creation.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment