Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37509904
en ru br
Репозитории ALT

Группа :: Система/Настройка/Пакеты
Пакет: apt-autoclean

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

Name: apt-autoclean
Version: 0.1
Release: alt1

Summary: regularly prune stale part of apt's cache
License: Public domain
Group: System/Configuration/Packaging

Url: https://bugzilla.altlinux.org/show_bug.cgi?id=918
Source: apt-autoclean.sh
Packager: Michael Shigorin <mike at altlinux.org>

BuildArch: noarch

%description
This package contains a cronjob to regularly perform
"apt-get autoclean" which cleans up apt's cache but only removes
package files that can no longer be downloaded, and are largely
useless.  This allows a cache to be maintained over a long period
without it growing out of control.

The configuration option APT::Clean-Installed will prevent
installed packages from being erased if it is set to off.

%install
install -pDm644 %SOURCE0 %buildroot%_sysconfdir/cron.weekly/%name

%files
%attr(750,root,root) %config(noreplace) %_sysconfdir/cron.weekly/*

%changelog

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

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