0.5.15lorg2-alt17

- genpkglist.cc: rewrite copyStrippedFileList() to avoid inplace
  dirnames edit bug
This commit is contained in:
Alexey Tourbin 2007-12-03 10:49:31 +03:00
parent e00c2bc5a3
commit 71740d9f91

View File

@ -1,6 +1,6 @@
Name: apt
Version: 0.5.15lorg2
Release: alt16
Release: alt17
Summary: Debian's Advanced Packaging Tool with RPM support
Summary(ru_RU.KOI8-R): Debian APT - õÓÏ×ÅÒÛÅÎÓÔ×Ï×ÁÎÎÏÅ ÓÒÅÄÓÔ×Ï ÕÐÒÁ×ÌÅÎÉÑ ÐÁËÅÔÁÍÉ Ó ÐÏÄÄÅÒÖËÏÊ RPM
@ -390,6 +390,10 @@ fi
# Probably %%doc with README.rsync?
%changelog
* Mon Dec 03 2007 Alexey Tourbin <at@altlinux.ru> 0.5.15lorg2-alt17
- genpkglist.cc: rewrite copyStrippedFileList() to avoid inplace
dirnames edit bug
* Fri Nov 23 2007 Alexey Tourbin <at@altlinux.ru> 0.5.15lorg2-alt16
- genpkglist: removed very bad piece of code which could break
my fine-grained file list stripping algorithm