Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37560361
en ru br
ALT Linux repos
S:0.1-alt1

Group :: System/Configuration/Packaging
RPM: apt-autoclean

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin