Dominique Leuenberger changed bug 953149
What Removed Added
Status REOPENED IN_PROGRESS
Flags   needinfo?(jsmeix@suse.com)

Comment # 8 on bug 953149 from
Johannes,

can you please test with the version of libspectre currently found in
home:dimstar:Factory?

I did the following tests with this:

> osc build
=> succeeded (this is against pure factory, with GS 9.16)

for the build log:
+ grep -e '\(newer\|matches\)'
++ rpm -q --qf '%{version}' ghostscript-devel
+ zypper vcmp 9.16 9.18
+ exit 0

==> no patching done - good


then I did:
> osc getbinaries Printing ghostscript openSUSE_Factory x86_64
> osc build -p binaries
=> succeeded (this is now against factory, but with gs overloaded to 9.18)

relevant part of the build log:
+ grep -e '\(newer\|matches\)'
++ rpm -q --qf '%{version}' ghostscript-devel
+ zypper vcmp 9.18 9.18
9.18 matches 9.18
+ echo 'Patch #0 (libspectre-gs-9.18.patch):'
Patch #0 (libspectre-gs-9.18.patch):
+ /usr/bin/cat /home/abuild/rpmbuild/SOURCES/libspectre-gs-9.18.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file libspectre/spectre-gs.c
+ exit 0

==> file has been patched - good

Can you please check if the same .spec modifications work for all cases you
care for?


You are receiving this mail because: