mirror of
https://github.com/openSUSE/libsolv.git
synced 2026-02-05 12:45:46 +01:00
Revert "openSUSE-13.1's rpm ignores obsoletes in -i mode"
The problem was fixed in a better way with the last commit.
This reverts commit e071a60919.
This commit is contained in:
@@ -84,9 +84,6 @@ pool_create(void)
|
||||
#ifdef FEDORA
|
||||
pool->implicitobsoleteusescolors = 1;
|
||||
#endif
|
||||
#ifdef SUSE
|
||||
pool->noobsoletesmultiversion = 1;
|
||||
#endif
|
||||
#ifdef RPM5
|
||||
pool->noobsoletesmultiversion = 1;
|
||||
pool->forbidselfconflicts = 1;
|
||||
|
||||
Reference in New Issue
Block a user