Hello community, here is the log from the commit of package openscap for openSUSE:Factory checked in at 2013-05-07 15:17:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openscap (Old) and /work/SRC/openSUSE:Factory/.openscap.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openscap" Changes: -------- --- /work/SRC/openSUSE:Factory/openscap/openscap.changes 2013-04-26 12:37:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.openscap.new/openscap.changes 2013-05-07 15:32:24.000000000 +0200 @@ -1,0 +2,12 @@ +Sat May 4 15:37:25 UTC 2013 - [email protected] + +- fix build on SLE11 - possible 64Bit issue + - fix-missing-include.dif + +------------------------------------------------------------------- +Mon Apr 29 09:21:35 UTC 2013 - [email protected] + +- updated to 0.9.7 + - bugfixes + +------------------------------------------------------------------- Old: ---- openscap-0.9.6.tar.gz openscap-0.9.6.tar.gz.sha1sum New: ---- fix-missing-include.dif openscap-0.9.7.tar.gz openscap-0.9.7.tar.gz.sha1sum ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openscap.spec ++++++ --- /var/tmp/diff_new_pack.vdOxPI/_old 2013-05-07 15:32:26.000000000 +0200 +++ /var/tmp/diff_new_pack.vdOxPI/_new 2013-05-07 15:32:26.000000000 +0200 @@ -20,7 +20,7 @@ %define with_bindings 0 Name: openscap -Version: 0.9.6 +Version: 0.9.7 Release: 1.0 Source: https://fedorahosted.org/releases/o/p/openscap/%name-%version.tar.gz Source5: https://fedorahosted.org/releases/o/p/openscap/%name-%version.tar.gz.sha1sum @@ -33,6 +33,7 @@ Source4: scap-yast2sec-oval.xml # # +Patch0: fix-missing-include.dif Url: http://www.open-scap.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libacl-devel @@ -146,6 +147,7 @@ %prep %setup -q +%patch0 -p1 %build ++++++ fix-missing-include.dif ++++++ Index: openscap-0.9.7/src/OVAL/probes/unix/linux/rpminfo.c =================================================================== --- openscap-0.9.7.orig/src/OVAL/probes/unix/linux/rpminfo.c +++ openscap-0.9.7/src/OVAL/probes/unix/linux/rpminfo.c @@ -66,6 +66,7 @@ #include <rpm/rpmmacro.h> #include <rpm/rpmlog.h> #include <rpm/header.h> +#include <rpm/rpmfi.h> #ifndef HAVE_HEADERFORMAT # define HAVE_LIBRPM44 1 /* hack */ ++++++ openscap-0.9.6.tar.gz -> openscap-0.9.7.tar.gz ++++++ /work/SRC/openSUSE:Factory/openscap/openscap-0.9.6.tar.gz /work/SRC/openSUSE:Factory/.openscap.new/openscap-0.9.7.tar.gz differ: char 5, line 1 ++++++ openscap-0.9.6.tar.gz.sha1sum -> openscap-0.9.7.tar.gz.sha1sum ++++++ --- /work/SRC/openSUSE:Factory/openscap/openscap-0.9.6.tar.gz.sha1sum 2013-04-26 12:37:31.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.openscap.new/openscap-0.9.7.tar.gz.sha1sum 2013-05-07 15:32:24.000000000 +0200 @@ -1 +1 @@ -62d90fc9b02942b49121c54148f36c8dbe600141 openscap-0.9.6.tar.gz +259a7afe278e35e9d848005be542e088f8aee030 openscap-0.9.7.tar.gz -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
