Package: epics-base / 7.0.8.1+dfsg1-7

Metadata

Package Version Patches format
epics-base 7.0.8.1+dfsg1-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
verbose install.patch | (download)

configure/RULES.Db | 24 12 + 12 - 0 !
configure/RULES_BUILD | 48 24 + 24 - 0 !
configure/RULES_FILE_TYPE | 4 2 + 2 - 0 !
3 files changed, 38 insertions(+), 38 deletions(-)

 enabling verbose install.

0002 skip expected failing test.patch | (download)

modules/libcom/test/osiSockTest.c | 2 2 + 0 - 0 !
modules/pvAccess/testApp/remote/Makefile | 4 0 + 4 - 0 !
modules/pvAccess/testApp/remote/channelAccessIFTest.cpp | 2 2 + 0 - 0 !
modules/pvAccess/testApp/utils/testInetAddressUtils.cpp | 2 2 + 0 - 0 !
modules/pvDatabase/test/pvDatabaseAllTests.c | 4 2 + 2 - 0 !
modules/pvDatabase/test/src/Makefile | 5 0 + 5 - 0 !
modules/pva2pva/testApp/testpvalink.cpp | 2 2 + 0 - 0 !
7 files changed, 10 insertions(+), 11 deletions(-)

 skip expected failing test

I saw this with the upstream

fix epics header path.patch | (download)

modules/database/src/tools/epics-base-arch.pc@ | 9 5 + 4 - 0 !
modules/database/src/tools/epics-base.pc@ | 7 4 + 3 - 0 !
2 files changed, 9 insertions(+), 7 deletions(-)

 epics-dev installs upstream's header under
/usr/include/epics/ explicitly, so it should be also changed.
Without this change, pkg-config can't return correct header search path.