-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Increased default APT::Cache-Limit up to 48M.
- Loading branch information
Showing
2 changed files
with
4 additions
and
1 deletion.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Name: apt | ||
Version: 0.5.15lorg2 | ||
Release: alt33 | ||
Release: alt34 | ||
|
||
Summary: Debian's Advanced Packaging Tool with RPM support | ||
Summary(ru_RU.KOI8-R): Debian APT - õÓÏ×ÅÒÛÅÎÓÔ×Ï×ÁÎÎÏÅ ÓÒÅÄÓÔ×Ï ÕÐÒÁ×ÌÅÎÉÑ ÐÁËÅÔÁÍÉ Ó ÐÏÄÄÅÒÖËÏÊ RPM | ||
|
@@ -370,6 +370,9 @@ unset RPM_PYTHON | |
# Probably %%doc with README.rsync? | ||
|
||
%changelog | ||
* Thu Nov 04 2010 Dmitry V. Levin <[email protected]> 0.5.15lorg2-alt34 | ||
- Increased default APT::Cache-Limit up to 48M. | ||
|
||
* Wed Aug 18 2010 Alexey Tourbin <[email protected]> 0.5.15lorg2-alt33 | ||
- rpmpm.c: fixed rpmdepCheck() call | ||
|
||
|