Package: unilog / 3.5-2

Metadata

Package Version Patches format
unilog 3.5-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Fix install path for libraries.patch | (download)

src/CMakeLists.txt | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 [patch 1/3] fix install path for libraries

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org>

0002 Add support static build.patch | (download)

CMakeLists.txt | 1 1 + 0 - 0 !
src/CMakeLists.txt | 12 11 + 1 - 0 !
2 files changed, 12 insertions(+), 1 deletion(-)

 [patch] unilog: add support for providing static libraries

This supports for building and providing static libraries.

0003 Change install path of cmake files.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
src/CMakeLists.txt | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 [patch 3/3] change install path of cmake files

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@debian.org>