Overview
[ 207s] /home/abuild/rpmbuild/BUILD/gdcm-3.0.11/Applications/Cxx/gdcminfo.cxx:505:51: error: no matching function for call to 'PDFDoc::PDFDoc(MemStream*&, GooString*&, GooString*&)'
Obsoletes: gdcm-libgdcm3_0 <= 3.0.12
That obsoletes belongs to the new libgdcm3_0 package (renamed package), not the main package
Request History
DocB created request
package corrected
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
dimstar accepted review
dimstar_suse added openSUSE:Factory:Staging:adi:43 as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:43"
dimstar_suse accepted review
Picked "openSUSE:Factory:Staging:adi:43"
dimstar_suse accepted review
Staging Project openSUSE:Factory:Staging:adi:43 got accepted.
dimstar_suse approved review
Staging Project openSUSE:Factory:Staging:adi:43 got accepted.
dimstar_suse accepted request
Staging Project openSUSE:Factory:Staging:adi:43 got accepted.
The
+Provides: libgdcm%{soname} = %{version}
is obviously wrong, each package provides itself (i.e. "<name> = <version>-<release>".What was probably meant is to provide the old package name due to the renaming. But that is likely unnecessary (typically nothing should depend on a library package by name (safe the devel package), only on the SONAME). If it were necessary we would have seen unresolvable packages by now.