Sophie

Sophie

distrib > Mandriva > 10.2 > x86_64 > by-pkgid > 507d14a90b4037d227f5bab3da1399df > files > 5

helptool-2.4-17mdk.src.rpm

%define name helptool
%define version 2.4
%define release 17mdk

Summary: A graphical user interface tool which searches for help files.
Name: %{name}
Version: %{version}
Release: %{release}
License: GPL
Group: Text tools
Source: %{name}-%{version}.tar.bz2
Patch0: %{name}-%{version}-nobr.patch.bz2
Patch1: %{name}-%{version}-recurse.patch.bz2
Patch2: %{name}-%{version}-browser.patch.bz2
Requires: tcl tk perl grep gzip
BuildArchitectures: noarch
BuildRoot: %{_tmppath}/%{name}-buildroot

%description
The helptool provides a unified graphical user interface for searching
through many of the help sources available (including man pages and GNU
texinfo documents).

Install helptool if you'd like to use it to search for help files.
You'll need to have the X Window System installed to use the helptool.

%prep
rm -rf $RPM_BUILD_ROOT

%setup -q
%patch0 -p1 -b .nobr
%patch1 -p1 -b .recurse
%patch2 -p0

%build
%make

%install

make	DESTDIR=$RPM_BUILD_ROOT \
	INSTALLBIN="install -m755" INSTALLDATA="install -m644" \
	install

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%{_bindir}/*
%{_libdir}/rhs/control-panel/*
%config(noreplace) %{_sysconfdir}/X11/wmconfig/helptool

%changelog
* Fri Feb 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 2.4-17mdk
- rebuild

* Thu Jan 23 2003 lenny@mandrakesoft.com 2.4-16mdk
- rebuild

* Wed Aug 28 2002 Lenny Cartier <lenny@mandrakesoft.com> 2.4-15mdk
- rebuild

* Tue Jul 31 2001  Lenny Cartier <lenny@mandrakesoft.com> 2.4-14mdk
- rebuild

* Thu Jan 11 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.4-13mdk
- rebuild

* Wed Sep 06 2000 Lenny Cartier <lenny@mandrakesoft.com> 2.4-12mdk
- BM
- macros

* Fri Apr 28 2000 Lenny Cartier <lenny@mandrakesoft.com> 2.4-11mdk
- fix group
- fix files section

* Mon Feb 28 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.4-10mdk
- Try to launch lynx for browser (Tom).

* Thu Nov 04 1999 John Buswell <johnb@mandrakesoft.com>
- Build Release

* Thu May 13 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com>
- Mandrake adaptions

* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
- auto rebuild in the new build environment (release 7)

* Wed Mar 17 1999 Bill Nottingham <notting@redhat.com>
- make it recurse in /usr/doc

* Mon Aug 17 1998 Jeff Johnson <jbj@redhat.com>
- build root

* Fri Nov 07 1997 Michael K. Johnson <johnsonm@redhat.com>
- can't have paths in wmconfig files

* Tue Oct 28 1997 Otto Hammersmith <otto@redhat.com>
- fixed icon filename in fstool.init

* Fri Oct 24 1997 Michael K. Johnson <johnsonm@redhat.com>
- xpm icon and wmconfig

* Thu Jul 31 1997 Erik Troan <ewt@redhat.com>
- made a noarch package

* Fri Apr 18 1997 Michael K. Johnson <johnsonm@redhat.com>
- helptool 2.3:
-   Fixed broken catch statement
-   Added perl requirement for helpme