Bug 39743 - pkgconfig для sane-backend сообщает версию с release пакета
Summary: pkgconfig для sane-backend сообщает версию с release пакета
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: sane (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Vitaly Lipatov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-27 14:42 MSK by Anton Farygin
Modified: 2021-03-01 16:06 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Farygin 2021-02-27 14:42:58 MSK
$ pkg-config --modversion sane-backends
1.0.32-alt1

Что приводит к такой ошибке при сборке:
/bin/sh ../libtool  --tag=CXX   --mode=link x86_64-alt-linux-g++ -Wall   -pipe -frecord-gcc-switches -Wall -g -O2 -export-dynamic -export-symbols sane-api.sym -version-number 1:0:32-alt1 -weak libsane -L/usr/lib64 -o libsane-utsushi.la -rpath /usr/lib64/utsushi/sane backend.lo handle.lo device.lo value.lo ../lib/libutsushi.la ../filters/libflt-all.la ../connexions/libcnx-usb.la ../connexions/libcnx-hexdump.la 
libtool:   error: REVISION '32-alt1' must be a nonnegative integer
libtool:   error: '1:0:32-alt1' is not valid version information
Comment 1 Repository Robot 2021-03-01 16:06:55 MSK
sane-1.0.32-alt2 -> sisyphus:

 Fri Feb 26 2021 Nikolai Kostrigin <nickel@altlinux> 1.0.32-alt2
 - add xerox-blacklist-workcentre-322x patch (closes: #39729)
 - remove upstreamed avision-av186plus-av188 patch
 - remove upstream-gt68xx-flag-to-fix-stop-scan-bug patch
 - fix pkgconfig generation (lav@) (closes: #39743)