File gtkterm.spec of Package gtkterm

%define name    gtkterm
%define version 0.99.5

Vendor: 	Julien
Summary: 	It is a "clone" of the famous Hyperterminal. 
Name: 		%{name}
Version: 	%{version}
Release: 	%{release}
License: 	LGPL
Group: 		Hardware/Modem
Source: 	gtkterm-%{version}.tar.gz
Patch:          gtkterm-gnome_dir_patch-0.99.5.diff
URL: 		http://www.jls-info.com/julien/linux/
BuildRoot: 	/var/tmp/%{name}-%{version}
Provides: 	%name = %version-%release
BuildRequires:  vte-devel
Requires:  vte


%description
It is a "clone" of the famous Hyperterminal. 

%prep
%setup -q
%patch -p1

%build
%configure
make

%install
%makeinstall

%clean
rm -rf %buildroot

%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig

%files
%defattr(-, root, root)
%{_bindir}/*
%{_datadir}/locale/*
%{_mandir}/man1/*

%changelog
* Tue Jul 25 2007 Tuukka Pasanen <rpm@ilmi.fi>
- Initial

openSUSE Build Service is sponsored by