Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#63 closed defect (fixed)

gcc335 conflict

Reported by: Silvan Scherrer Owned by:
Priority: major Milestone:
Component: rpm Version:
Severity: Keywords:
Cc:

Description

eCS 2.2 also installs libgcc335 rpm and some rpm also want to install gcc335.dll, so this gives a conflict. wouldn't it be better to have libgcc335 as a requirement.
libc-devel is one of the conflicting rpm's

Change History (2)

comment:1 Changed 11 years ago by Yuri Dario

Resolution: fixed
Status: newclosed

The dll was included twice, both libgcc335 and libc-devel packages.

This has been fixed in changeset:361.

comment:2 Changed 11 years ago by Yuri Dario

BTW this may happen in other packages, in %files devel

%exclude %{_libdir}/gcc335.dll

fixes the problem.

Note: See TracTickets for help on using tickets.