info: bdflush

mkorz@jaguar.domek.pl mkorz w jaguar.domek.pl
Śro, 23 Wrz 1998, 22:23:53 CEST


Witam,
taki drobiazg w ramach oczyszczania PLD (bdflush-1.5.spec):

-- 
   Marcin Korzonek
   mkorz w shadow.eu.org
-------------- następna część ---------
Summary: System Cache flusher
Summary(de): System-Cache-Flusher
Summary(fr): Videur de cache systčme.
Summary(pl): Program opróżniający cache dyskowy
Summary(tr): Sistem önbellek temizleyicisi
Name: bdflush
Version: 1.5
Release: 11
Copyright: None
Group: Daemons
Source: ftp://tsx-11.mit.edu/pub/linux/sources/system/v1.2/%{name}-%{version}.tar.gz
Patch: %{name}-%{version}-axp.patch
Patch1: %{name}-%{version}-glibc.patch
Buildroot: /var/tmp/%{name}-%{version}-root

%description
This program flushes the disk buffers the kernel keeps to prevent them
from growing too stale. 

%description -l de
Dieses Programm leert die Disk-Puffer, die der Kernel speichert, damit
sie nicht ranzig werden.

%description -l fr
Ce programme vide les tampons disques du noyau pour éviter qu'ils
deviennent trop anciens.

%description -l pl
bdflush regularnie opróżnia bufory dyskowe systemu, dbając o zapisanie
dokonywanych zmian w systemie plików.

%description -l tr
Bu program ile çekirdek önbelleđi temizleyerek önbellekteki bilginin taze
olmasýný sađlar.

%prep
%setup -q 

%patch -p1
%patch1 -p1 -b .glibc

%build
make bdflush

%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT/sbin
install -d $RPM_BUILD_ROOT/usr/man/man8

install bdflush $RPM_BUILD_ROOT/sbin/update
install bdflush.8 $RPM_BUILD_ROOT/usr/man/man8/bdflush.8
ln -sf bdflush.8 $RPM_BUILD_ROOT/usr/man/man8/update.8

%clean
rm -rf $RPM_BUILD_ROOT

%files
%attr(700, root, root) /sbin/update
%attr(644, root, man) /usr/man/man8/bdflush.8
%attr(644, root, man) /usr/man/man8/update.8

%changelog
* Wed Sep 23 1998 Marcin Korzonek <mkorz w shadow.eu.org>
- define files permission
- translations modified for pl

* Mon Jun 29 1998 Wojtek Slusarczyk <wojtek w shadow.eu.org>
[1.5-11]
- build against glibc-2.1

* Tue May 05 1998 Prospector System <bugs w redhat.com>

- translations modified for de, fr, tr


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

- spec file cleanups
- uses a build root
- user %attr()

* Wed Sep 03 1997 Erik Troan <ewt w redhat.com>

- alpha patch should be applied on all architectures

* Mon Jun 02 1997 Erik Troan <ewt w redhat.com>

- built against glibc



Więcej informacji o liście dyskusyjnej pld-devel-pl