Hello community, here is the log from the commit of package libprelude for openSUSE:Factory checked in at 2013-07-09 20:54:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libprelude (Old) and /work/SRC/openSUSE:Factory/.libprelude.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libprelude" Changes: -------- --- /work/SRC/openSUSE:Factory/libprelude/libprelude.changes 2013-04-16 06:45:20.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libprelude.new/libprelude.changes 2013-07-09 20:54:43.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Jul 9 07:41:40 UTC 2013 - [email protected] + +- Override broken configure checks + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libprelude.spec ++++++ --- /var/tmp/diff_new_pack.TQdbXr/_old 2013-07-09 20:54:44.000000000 +0200 +++ /var/tmp/diff_new_pack.TQdbXr/_new 2013-07-09 20:54:44.000000000 +0200 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define soname 2 %define soname_cpp 0 @@ -22,10 +23,10 @@ Version: 1.0.1 Release: 0 # the primary code is GPL-2.0+, but libmissing and libmissing/tests are LGPL3.0+ and GPL3.0+ respectively -License: GPL-3.0+ Summary: Secure Connections between all Sensors and the Prelude Manager -Url: http://www.prelude-technologies.com +License: GPL-3.0+ Group: Productivity/Networking/Security +Url: http://www.prelude-technologies.com Source: https://www.prelude-ids.org/attachments/download/241/%{name}-%{version}.tar.gz BuildRequires: gcc-c++ BuildRequires: gnutls-devel @@ -243,7 +244,9 @@ %configure --disable-static \ --with-html-dir=%{_defaultdocdir}/%{name}-%{version}/html \ --with-perl-installdirs=vendor \ - --enable-easy-bindings + --enable-easy-bindings \ + gl_cv_func_printf_directive_n=yes \ + gl_cv_func_printf_infinite_long_double=yes make %{?_smp_mflags} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
