0.5.15lorg2-alt11
- Updated 'apt-get install' algorithm for versioned dependencies: + fixed wrong usage of ScoreSort condition introduced in previous release; + added explicit check if any package satisfying versioned dependency is already installed or selected for install; in this case, apt-get will not try to install any other package.
This commit is contained in:
parent
7e1e99e990
commit
a8a5b2693d
9
apt.spec
9
apt.spec
@ -2,7 +2,7 @@
|
||||
|
||||
Name: apt
|
||||
Version: 0.5.15lorg2
|
||||
Release: alt10
|
||||
Release: alt11
|
||||
|
||||
Summary: Debian's Advanced Packaging Tool with RPM support
|
||||
Summary(ru_RU.KOI8-R): Debian APT - õÓÏ×ÅÒÛÅÎÓÔ×Ï×ÁÎÎÏÅ ÓÒÅÄÓÔ×Ï ÕÐÒÁ×ÌÅÎÉÑ ÐÁËÅÔÁÍÉ Ó ÐÏÄÄÅÒÖËÏÊ RPM
|
||||
@ -382,6 +382,13 @@ fi
|
||||
# Probably %%doc with README.rsync?
|
||||
|
||||
%changelog
|
||||
* Mon Apr 09 2007 Alexey Tourbin <at@altlinux.ru> 0.5.15lorg2-alt11
|
||||
- Updated 'apt-get install' algorithm for versioned dependencies:
|
||||
+ fixed wrong usage of ScoreSort condition introduced in previous release;
|
||||
+ added explicit check if any package satisfying versioned dependency is
|
||||
already installed or selected for install; in this case, apt-get will
|
||||
not try to install any other package.
|
||||
|
||||
* Fri Mar 23 2007 Dmitry V. Levin <ldv@altlinux.org> 0.5.15lorg2-alt10
|
||||
- Added bzip2 and gzip requirements (#10408).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user