Sophie

Sophie

distrib > Mandriva > 7.2 > i586 > media > main-src > by-pkgid > 8a341a6007f113a4050d7d84508ef282 > files > 3

tunelp-1.3-4mdk.src.rpm

Summary: A configuration tool for certain lp device parameters.
Name: tunelp
Version: 1.3
Release: 4mdk
Copyright: GPL
Group: System/Configuration/Printing
Source: ftp://metalab.unc.edu/pub/Linux/system/printing/tunelp-1.3.tar.bz2
Patch: tunelp-1.3-make.patch.bz2
Patch1: tunelp-1.3-kernel.patch.bz2
BuildRoot: %{_tmppath}/%{name}-root

%description
The tunelp utility sets various parameters for lp devices (/dev/lp0,
/dev/lp1, /dev/lp2).  Tunelp can set parameters like the lp device's
interrupt usage, polling rate, etc.

Install the tunelp package if you need a utility for setting lp device
parameters.

%prep
%setup -q
rm tunelp
%patch -p1
%patch1 -p1

%build
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/{%{_mandir}/man8,usr/sbin}

install -m 755 -s tunelp $RPM_BUILD_ROOT/usr/sbin
install -m 644 tunelp.8 $RPM_BUILD_ROOT%{_mandir}/man8

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
/usr/sbin/tunelp
%{_mandir}/man8/tunelp.8.bz2

%changelog

* Thu Jul 20 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.3-4mdk
- let spechelper compress man-pages and strip binaries :-(
- macros, BM

* Thu Mar 23 2000 Daouda Lo <daouda@mandrakesoft.com> 1.3-3mdk
- fic group 
* Wed Jul 13 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com>
- Fix compilation with recent kernels
- correct source URL

* Wed May 05 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 10)

* Wed Dec 30 1998 Cristian Gafton <gafton@redhat.com>
- build for glibc 2.1

* Tue Aug 11 1998 Jeff Johnson <jbj@redhat.com>
- build root

* Mon Apr 27 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr

* Mon Jul 21 1997 Erik Troan <ewt@redhat.com>
- built against glibc