Hello community, here is the log from the commit of package libcamgm for openSUSE:Factory checked in at 2014-12-17 19:18:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcamgm (Old) and /work/SRC/openSUSE:Factory/.libcamgm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcamgm" Changes: -------- --- /work/SRC/openSUSE:Factory/libcamgm/libcamgm.changes 2014-09-20 15:50:39.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libcamgm.new/libcamgm.changes 2014-12-17 19:17:00.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Dec 10 15:03:02 UTC 2014 - [email protected] + +- libcamgm-openssl1.0.1i.patch: adjust the testsuite to match + the current openssl version (it reports less errors). + +------------------------------------------------------------------- New: ---- libcamgm-openssl1.0.1i.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcamgm.spec ++++++ --- /var/tmp/diff_new_pack.7VVu4d/_old 2014-12-17 19:17:02.000000000 +0100 +++ /var/tmp/diff_new_pack.7VVu4d/_new 2014-12-17 19:17:02.000000000 +0100 @@ -25,6 +25,7 @@ Url: https://github.com/openSUSE/libcamgm Source0: libcamgm-%{version}.tar.bz2 Source1: baselibs.conf +Patch0: libcamgm-openssl1.0.1i.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: boost-devel @@ -112,6 +113,7 @@ %prep %setup -q +%patch0 -p1 translation-update-upstream %build @@ -142,7 +144,7 @@ %ifarch x86_64 make check DESTDIR=%{buildroot} %{?_smp_mflags} %else -# openssl command output differ between architectures +# "openssl ca" command serial number output differ between architectures? fixme for openssl # openssl 1.0.1c make check DESTDIR=%{buildroot} %{?_smp_mflags} ||: %endif ++++++ libcamgm-openssl1.0.1i.patch ++++++ Index: libcamgm-1.0.7/testsuite/single.out/ConvertTest.err =================================================================== --- libcamgm-1.0.7.orig/testsuite/single.out/ConvertTest.err +++ libcamgm-1.0.7/testsuite/single.out/ConvertTest.err @@ -2,7 +2,6 @@ INFO ca-mgm - openssl status:1 ERROR ca-mgm - not log openssl errors for testing ERROR ca-mgm - not log openssl errors for testing ERROR ca-mgm - not log openssl errors for testing -ERROR ca-mgm - not log openssl errors for testing Exception: OpenSSLUtils.cpp: ValueException: -200: Invalid password. END @@ -10,7 +9,6 @@ INFO ca-mgm - openssl status:1 ERROR ca-mgm - not log openssl errors for testing ERROR ca-mgm - not log openssl errors for testing ERROR ca-mgm - not log openssl errors for testing -ERROR ca-mgm - not log openssl errors for testing Exception: OpenSSLUtils.cpp: ValueException: -200: Invalid password. END Index: libcamgm-1.0.7/testsuite/single.out/ImportCATest.err =================================================================== --- libcamgm-1.0.7.orig/testsuite/single.out/ImportCATest.err +++ libcamgm-1.0.7/testsuite/single.out/ImportCATest.err @@ -4,5 +4,4 @@ INFO ca-mgm - openssl status:1 ERROR ca-mgm - not log openssl errors for testing ERROR ca-mgm - not log openssl errors for testing ERROR ca-mgm - not log openssl errors for testing -ERROR ca-mgm - not log openssl errors for testing OpenSSLUtils.cpp: ValueException: Invalid password. -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
