Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37376327
en ru br
Репозитории ALT
S:0.3-alt5
5.1: 0.3-alt2
4.1: 0.3-alt2
4.0: 0.3-alt2
3.0: 0.3-alt1
www.altlinux.org/Changes

Группа :: Работа с файлами
Пакет: stmpclean

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: stmpclean
Version: 0.3
Release: alt2

Summary: A safe temporary directory cleaner
License: BSD-like
Group: File tools
Url: http://www.internet2.edu/~shalunov/stmpclean
Packager: Dmitry V. Levin <ldv at altlinux.org>

Source: %url/stmpclean-%version.tar.bz2
Source1: stmpclean.cron

Patch1: stmpclean-0.3-owl-fixes.patch
Patch2: stmpclean-0.3-alt-nonroot.patch
Patch3: stmpclean-0.3-alt-warnings.patch

Provides: tmpwatch
Obsoletes: tmpwatch

%description
The stmpclean utility removes old files (and old empty directories)
from the specified directory.  Its typical use is to clean directories
such as /tmp where old files tend to accumulate.

%prep
%setup -q
%patch1 -p1
%patch2 -p1
%patch3 -p1

%build
%make_build stmpclean

%install
%make_install install \
DESTDIR=%buildroot \
SBINDIR=%_sbindir \
MANDIR=%_mandir \
#

install -pD -m700 %SOURCE1 %buildroot%_sysconfdir/cron.daily/%name

%files
%_sbindir/*
%_mandir/man?/*
%config(noreplace) %_sysconfdir/cron.daily/%name
%doc README FAQ

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin