Bug 380093

Summary: glib2-branding packages not installable because they conflict themselves
Product: [openSUSE] openSUSE 11.0 Reporter: Andreas Hanke <andreas.hanke>
Component: GNOMEAssignee: Stanislav Brabec <sbrabec>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None    
Version: Factory   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andreas Hanke 2008-04-15 16:49:31 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.
Comment 1 JP Rosevear 2008-04-15 17:05:31 UTC
I believe Stanislav already submitted a fix for this
Comment 2 Andreas Hanke 2008-04-15 20:33:42 UTC
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.
Comment 3 Stanislav Brabec 2008-04-16 12:38:56 UTC
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 ***