info:lilo.spec -devel

Wojciech Slusarczyk wojtek w mailbox.chemo.tuniv.szczecin.pl
Pon, 31 Sie 1998, 19:52:20 CEST


Summary: Boot loader for Linux and other operating systems
Summary(pl): Boot Loader dla Linuxa i innych systemów operacyjnych.
Name: lilo
Version: 0.20
Release: 1d
Exclusivearch: i386
Copyright: MIT
Group: Utilities/System 
Source: ftp://sunsite.unc.edu/pub/Linux/system/boot/lilo/%{name}-20.tar.gz
Patch: lilo.patch
Buildroot: /var/tmp/%{name}-%{version}-%{release}-root
Summary(de): Boot-Lader für Linux und andere Betriebssysteme
Summary(fr): Chargeur de boot pour Linux et autres systèmes d'exploitation
Summary(tr): Linux ve diger işletim sistemleri için sistem yükleyici

%description
Lilo is repsonsible for loading your linux kernel from either a floppy
or a hard drive and giving it control of the system. It can also be
used to boot many other operating sysetms, including the BSD variants,
DOS, and OS/2.

%description -l pl
Lilo jest odpowiedzialny za ³adowanie j±dra systemu Linux z dysku twardego
lub stacji dyskietek. Mo¿e tak¿e byæ u¿ywany do startowania innych systemów
operacyjnych, takich jak ró¿ne warianty BSD czy OS/2, jak równie¿ atrap 
systemów operacyjnych np. M$ DOS, M$ Windows{95,98} 

%description -l de
Lilo ist zuständig für das Laden des Linux-Kernels, entweder von einer
Diskette oder einer Festplatte, und übergibt diesem dann die Kontrolle
über das System. Es kann auch benutzt werden, um viele andere
Betriebssysteme zu laden, etwa die BSD-Varianten, DOS und OS/2.

%description -l tr
Lilo, Linux çekirdeğinin disket veya sabit disk sürücüden yüklenmesinden
sorumludur. Ayrıca pek çok diğer işletim sisteminin de açılışta yüklenmesi
için kullanılır. Bu sistemler arasında BSD türevleri, DOS ve OS/2 sayılabilir.

%prep
%setup -q -n %{name}
%patch -p0 -b .glibc

%build
make
cd doc
make
#dvips user.dvi -o User_Guide.ps
#dvips tech.dvi -o Technical_Guide.ps
rm -f *.aux *.log *.toc

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/usr
make install ROOT=$RPM_BUILD_ROOT

%clean
rm -rf $RPM_BUILD_ROOT

%post
if [ -f /etc/lilo.conf ]; then
	/sbin/lilo > /dev/null
fi

%files
%defattr(-, root, root)
%doc README CHANGES COPYING INCOMPAT QuickInst doc/*
/boot/boot.b
/boot/chain.b
/boot/os2_d.b
%attr(0700, root, root) /sbin/lilo

%changelog
* Mon Jun 15 1998 Wojtek Slusarczyk <wojtek w shadow.eu.org>
[0.20-1d]
- build against glibc-2.1,
- translation modified for pl,
- changed permission of lilo to 700,
- moved %changelog at the end of spec.

* Thu May 07 1998 Prospector System <bugs w redhat.com>

- translations modified for de, fr, tr


* Sun Oct 19 1997 Erik Troan <ewt w redhat.com>

- updated to release 0.20
- uses a build root

* Tue Jul 08 1997 Erik Troan <ewt w redhat.com>

- built against glibc



Wiêcej informacji o li¶cie dyskusyjnej pld-devel-pl