Felix Zhang changed bug 1129193
What Removed Added
Status CONFIRMED IN_PROGRESS

Comment # 25 on bug 1129193 from
Sorry, I'm not sure in this case:
> %package -n lib%{name}%{major_version}
> Summary:        Remote Desktop Viewer client library
> Group:          System/Libraries
> Obsoletes:      lib%{name} < %{version}-%{release}
> Provides:       lib%{name} = %{version}-%{release}

We may still need %release to keep them matched.

Or we could remove %release on both (or all) places to make the dependency
check less paranoid. But that may break again in future in case, although
should be avoided in a lib but still possible, we patch libfreerdp2 with new
functions, I guess..


You are receiving this mail because: