BUG:FIXED:8379

This commit is contained in:
Faik Uygur
2008-11-10 12:32:31 +00:00
parent 7853a633e5
commit e50a509f8c
+5
View File
@@ -1,3 +1,8 @@
2008-11-10 Faik Uygur <faik@pardus.org.tr>
* If an unsatisfied build dep is found and another version of that package is installed
build asks to install the package but than exits complaining that the package is already
installed. (#8379)
2008-11-10 Türker Sezer <turkersezer@tsdesign.info>
* Do not ask to remove conflicting packages until it is time to remove them. The
message is misleading when --fetch-only is used. (#4539)