Hello community, here is the log from the commit of package dc3dd for openSUSE:Factory checked in at 2013-07-09 20:48:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dc3dd (Old) and /work/SRC/openSUSE:Factory/.dc3dd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dc3dd" Changes: -------- --- /work/SRC/openSUSE:Factory/dc3dd/dc3dd.changes 2012-02-16 14:55:39.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.dc3dd.new/dc3dd.changes 2013-07-09 20:48:56.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Jul 9 07:46:12 UTC 2013 - [email protected] + +- Override broken configure checks + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dc3dd.spec ++++++ --- /var/tmp/diff_new_pack.FykZle/_old 2013-07-09 20:48:57.000000000 +0200 +++ /var/tmp/diff_new_pack.FykZle/_new 2013-07-09 20:48:57.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package dc3dd # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,22 +15,26 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: dc3dd Version: 7.1.0 Release: 0 %define pkg_version 7.1.614 Summary: Patched dd with Computer Forensics Features +License: GPL-3.0 +Group: Productivity/Archiving/Backup # http://prdownloads.sourceforge.net/dc3dd/dc3dd-%%{pkg_version}.tar.gz Source: dc3dd-%{pkg_version}.tar.bz2 Url: http://dc3dd.sourceforge.net/ -Group: Productivity/Archiving/Backup -License: GPL-3.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: gcc gettext gettext-devel glibc-devel make -BuildRequires: autoconf automake libtool +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: gcc +BuildRequires: gettext +BuildRequires: gettext-devel +BuildRequires: glibc-devel +BuildRequires: libtool +BuildRequires: make %description dc3dd is a patched version of GNU dd to include a number of features useful @@ -66,7 +70,9 @@ %build # hpa and dco detection is recommended for linux builds -%configure --enable-hpadco +%configure --enable-hpadco \ + gl_cv_func_printf_directive_n=yes \ + gl_cv_func_printf_infinite_long_double=yes %__make %{?jobs:-j%{jobs}} %install -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
