Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > main-src > by-pkgid > 26047833a53cdbb657a1d080b21a3c1e > files > 11

mingetty-0.9.4-20mdk.src.rpm

%define name	mingetty
%define version	0.9.4
%define release	20mdk

Summary: 	A compact getty program for virtual consoles only.
Name: 		%name
Version: 	%version
Release: 	%release
Group: 		System/Base
License: 	GPL
Source0: 	ftp://jurix.jura.uni-sb.de/pub/linux/source/system/daemons/%{name}-%{version}.tar.bz2
Url:		ftp://jurix.jura.uni-sb.de/pub/linux/source/system/daemon/
Patch0: 	mingetty-0.9.4-make.patch.bz2
Patch1: 	mingetty-0.9.4-glibc.patch.bz2
Patch2: 	mingetty-0.9.4-isprint.patch.bz2
Patch3: 	mingetty-0.9.4-wtmplock.patch.bz2
Patch4: 	mingetty-0.9.4-fgetc.patch.bz2
Patch5: 	mingetty-0.9.4-s390.patch.bz2
Patch6: 	mingetty-0.9.4-manpage.patch.bz2
Patch7: 	mingetty-0.9.4-syslog.patch.bz2
Patch10: 	mingetty-automake.patch.bz2
BuildRoot: 	%{_tmppath}/%{name}-root

%description
The mingetty program is a lightweight, minimalist getty program for
use only on virtual consoles.  Mingetty is not suitable for serial
lines (you should use the mgetty program instead for that purpose).

%prep
%setup -q
%patch0 -p0 -b .make
%patch1 -p1 -b .glibc
%patch2 -p1 -b .isprint
%patch3 -p1 -b .wtmplock
%patch4 -p1 -b .fgetc
%patch5 -p1 -b .s390
%patch6 -p1 -b .manpage
%patch7 -p1 -b .syslog
%patch10 -p1 -b .automake

%build
sh ./autogen.sh
sh ./autogen.sh
%configure2_5x --sbindir=/sbin 
%make

%install
%makeinstall_std

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc ANNOUNCE COPYING TODO
/sbin/mingetty
%{_mandir}/man8/*

%changelog
* Fri Dec  7 2001 Jeff Garzik <jgarzik@mandrakesoft.com> 0.9.4-20mdk
- fix build on alpha by using %%configure2_5x and %%makeinstall_std

* Tue Nov 20 2001 Yves Duret <yduret@mandrakesoft.com> 0.9.4-19mdk
- rebuild, fix rpmlint warning
- use new %%makeinstall macro

* Wed Jul 18 2001 Yves Duret <yduret@mandrakesoft.com> 0.9.4-18mdk
- merged various patches (4:fgtec, 5:s390, 6:manpage, 7:syslog) from rh
- more macros
- more spec clean up

* Mon May 21 2001 Jeff Garzik <jgarzik@mandrakesoft.com> 0.9.4-17mdk
- correct stupid bug in 16mdk

* Mon May 21 2001 Jeff Garzik <jgarzik@mandrakesoft.com> 0.9.4-16mdk
- convert to autoconf/automake
- more spec clean up

* Tue May  1 2001 Yves Duret <yduret@mandrakesoft.com> 0.9.4-15mdk
- spec clean up : macros, s!Copyright!License!, renamed to mingetty.spec
- files perm
- #1924

* Tue Sep  5 2000 Etienne Faure  <etienne@mandraksoft.com> 0.9.4-14mdk
- rebuilt with _mandir and %%doc macros

* Mon Mar 27 2000 Daouda Lo <daouda@mandrakesoft.com> 0.9.4-13mdk
- fix group

* Mon Oct 25 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Build release.

* Sat Apr 10 1999 Bernhard Rosenkraenzer <bero@linux-mandrake.com>
- Mandrake adaptions
- bzip2 man/info pages
- add de locale

* Wed Jan 06 1999 Cristian Gafton <gafton@redhat.com>
- build for glibc 2.1

* Sun Aug 16 1998 Jeff Johnson <jbj@redhat.com>
- build root

* Fri May 01 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr

* Thu Apr 30 1998 Cristian Gafton <gafton@redhat.com>
- fixed build problems on intel and alpha for manhattan

* Tue Oct 21 1997 Donnie Barnes <djb@redhat.com>
- spec file cleanups

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