Bugzilla – Bug 380093
glib2-branding packages not installable because they conflict themselves
Last modified: 2008-04-16 12:38:56 UTC
glib2.spec contains the following: %package branding-upstream [...] Provides: %{name}-branding = %{version} Conflicts: %{name}-branding glib2-branding-openSUSE contains the following: Provides: glib2-branding = %{version} Conflicts: glib2-branding Each package conflicts a symbol that it provides. This means that none of both packages can be installed.
I believe Stanislav already submitted a fix for this
Did not see a fix for this among the last commits, but there is already a more general bug 379338, so feel free to mark this one as a duplicate.
It should rebuild and appear soon: glib2: Mon Apr 14 19:16:16 CEST 2008 - sbrabec@suse.cz - Use packageand form of branding supplement and removed self conflict. glib2-branding-openSUSE: Mon Apr 14 19:14:37 CEST 2008 - sbrabec@suse.cz - Use packageand form of branding supplement and removed self conflict. *** This bug has been marked as a duplicate of bug 379338 ***