Name: irssi Version: Release: 1 Packager: Red Hat Contrib|Net Vendor: Timo Sirainen Distribution: Red Hat Contrib|Net Summary: Irssi is a GTK based IRC client Copyright: GPL Group: X11/Applications/Networking URL: http://xlife.dhs.org/irssi/ Source: http://xlife.dhs.org/irssi/files/%{name}-%{version}.tar.bz2 Requires: gtk+ Prefix: /usr BuildRoot: /tmp/%{name}-%{version} %changelog * Sun Aug 29 1999 JT Traub - Updated to 0.7.15 sources - Fixed config stuff that changed since last version. * Thu Mar 25 1999 JT Traub - Updated sources * Sat Mar 13 1999 JT Traub - Updated to 0.7.4 sources - Added the irssi-text bin to the package. * Mon Feb 22 1999 JT Traub - Made spec file compliant with RHCN guidelines. * Sun Feb 13 1999 JT Traub - Updated to 0.6.0 sources. - Cleaned up spec file to make it relocatable on install * Sun Feb 7 1999 JT Traub - Updated sources to 0.5.0 - removed obsolete patch lines * Sat Feb 3 1999 JT Traub - Updated sources to 0.4.0 - Deleted old patch line * Sat Jan 30 1999 JT Traub - Updated sources to 0.3.6 - Updated spec to install the .desktop file. - Removed the now obsolete patch lines * Wed Jan 27 1999 JT Traub - Upgraded to 0.3.5 * Sun Jan 24 1999 JT Traub - First attempt at building this %description Irssi is a GTK based GUI IRC client by Timo Sirainen . More information can be found at http://xlife.dhs.org/irssi/. %prep %setup %build ./configure --prefix=%{prefix} make %install rm -rf $RPM_BUILD_ROOT make prefix=$RPM_BUILD_ROOT%{prefix} install strip $RPM_BUILD_ROOT%{prefix}/bin/irssi strip $RPM_BUILD_ROOT%{prefix}/bin/irssi-text strip $RPM_BUILD_ROOT%{prefix}/bin/irssi-bot %clean rm -rf $RPM_BUILD_ROOT %files %defattr (-,root,root) %doc AUTHORS COPYING INSTALL ChangeLog README TODO NEWS %attr(755,root,root) %{prefix}/bin/irssi %attr(755,root,root) %{prefix}/bin/irssi-text %attr(755,root,root) %{prefix}/bin/irssi-bot %attr(644,root,root) %config %{prefix}/etc/irssi/* %attr(644,root,root) %{prefix}/etc/CORBA/servers/irssi.gnorba %attr(644,root,root) %{prefix}/share/applets/Network/irssi.desktop %attr(644,root,root) %{prefix}/share/gnome/help/irssi/C/* %attr(644,root,root) %{prefix}/lib/irssi/plugins/*