From 584d3e4a8db6752cc44564becddc87359a32c3a1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Aug 08 2019 13:38:23 +0000 Subject: dc3dd fails to build from source: https://bugzilla.redhat.com/show_bug.cgi?id=1674793 --- diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 4ec50c7..0000000 --- a/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -/dc3dd-6.12.3.tar.gz -/dc3dd-7.1.614.tar.gz -/dc3dd-7.2.641.tar.xz -/dc3dd-7.2.646.7z diff --git a/dc3dd-automake.patch b/dc3dd-automake.patch deleted file mode 100644 index 6082c47..0000000 --- a/dc3dd-automake.patch +++ /dev/null @@ -1,18 +0,0 @@ -diff -ru dc3dd-7.1.614/m4/jm-macros.m4 dc3dd-7.1.614.new/m4/jm-macros.m4 ---- dc3dd-7.1.614/m4/jm-macros.m4 2008-06-05 19:47:58.000000000 +0200 -+++ dc3dd-7.1.614.new/m4/jm-macros.m4 2013-12-22 01:15:24.044931510 +0100 -@@ -128,10 +128,10 @@ - dnl whether functions and headers are available, whether they work, etc. - AC_REQUIRE([AC_SYS_LARGEFILE]) - -- dnl This test must precede tests of compiler characteristics like -- dnl that for the inline keyword, since it may change the degree to -- dnl which the compiler supports such features. -- AC_REQUIRE([AM_C_PROTOTYPES]) -+# dnl This test must precede tests of compiler characteristics like -+# dnl that for the inline keyword, since it may change the degree to -+# dnl which the compiler supports such features. -+# AC_REQUIRE([AM_C_PROTOTYPES]) - - dnl Checks for typedefs, structures, and compiler characteristics. - AC_REQUIRE([AC_C_BIGENDIAN]) diff --git a/dc3dd.spec b/dc3dd.spec deleted file mode 100644 index 0acaebb..0000000 --- a/dc3dd.spec +++ /dev/null @@ -1,155 +0,0 @@ -Name: dc3dd -Version: 7.2.646 -Release: 8%{?dist} -Summary: Patched version of GNU dd for use in computer forensics - -License: GPLv2+ and GPLv3+ -URL: http://sourceforge.net/projects/dc3dd/ -Source0: http://downloads.sourceforge.net/dc3dd/%{name}-%{version}.7z - -#Fixing build error: automatic de-ANSI-fication support has been removed -#Removing the check for AM_C_PROTOTYPES -Patch0: dc3dd-automake.patch - -BuildRequires: gcc -BuildRequires: git -BuildRequires: gettext -BuildRequires: gettext-devel -BuildRequires: gnulib-devel -BuildRequires: perl(Locale::gettext) -BuildRequires: p7zip -BuildRequires: m4, readline-devel, autoconf, automake - -%description -dc3dd is a patched version of GNU dd to include a number of features useful -for computer forensics. Many of these features were inspired by dcfldd, but -were rewritten for dc3dd. - - * Pattern writes. The program can write a single hexadecimal value or a - text string to the output device for wiping purposes. - * Piecewise and overall hashing with multiple algorithms and variable - size windows. Supports MD5, SHA-1, SHA-256, and SHA-512. Hashes can be - computed before or after conversions are made. - * Progress meter with automatic input/output file size probing - * Combined log for hashes and errors - * Error grouping. Produces one error message for identical sequential - errors - * Verify mode. Able to repeat any transformations done to the input - file and compare it to an output. - * Ability to split the output into chunks with numerical or alphabetic - extensions - - -%prep -%autosetup -S git - -# Update the embedded gnulib library files -gnulib-tool --update - -#Missing x flag in version 7.2.646 makes the build fail -chmod +x build-aux/git-version-gen configure - - -%build -autoreconf -vif #BZ925238 - support aarch64 -%configure -make %{?_smp_mflags} - -%install -rm -rf $RPM_BUILD_ROOT -make install DESTDIR=$RPM_BUILD_ROOT - -%find_lang %{name} - - -%files -f %{name}.lang -%doc ABOUT-NLS AUTHORS COPYING ChangeLog README README.coreutils THANKS THANKS-to-translators TODO Sample_Commands.txt NEWS Options_Reference.txt -%{_bindir}/%{name} -%{_mandir}/man1/%{name}.* - -%changelog -* Wed Jul 24 2019 Fedora Release Engineering - 7.2.646-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Thu Jan 31 2019 Fedora Release Engineering - 7.2.646-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Tue Aug 28 2018 Michal Ambroz - 7.2.646-6 -- fix FTBS, update gnulib embedded library files - -* Thu Jul 12 2018 Fedora Release Engineering - 7.2.646-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Feb 07 2018 Fedora Release Engineering - 7.2.646-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Aug 02 2017 Fedora Release Engineering - 7.2.646-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 7.2.646-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Sat Apr 29 2017 Michal Ambroz - 7.2.646-1 -- bump to 7.2.646 - -* Fri Feb 10 2017 Fedora Release Engineering - 7.2.641-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Sun Oct 02 2016 Michal Ambroz - 7.2.641-1 -- bump to 7.2.641 -- add BR for Locale::gettext - -* Wed Feb 03 2016 Fedora Release Engineering - 7.1.614-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Wed Jun 17 2015 Fedora Release Engineering - 7.1.614-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Sat Aug 16 2014 Fedora Release Engineering - 7.1.614-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Sat Jun 07 2014 Fedora Release Engineering - 7.1.614-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Sun Dec 22 2013 Michal Ambroz - 7.1.614-6 -- Fix the build issue with new automake - -* Sat Aug 03 2013 Fedora Release Engineering - 7.1.614-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Sat Apr 27 2013 Adam Miller - 7.1.614-4 -- Fix BZ 925238 - rerun autoconf to add support for aarch64 - -* Wed Feb 13 2013 Fedora Release Engineering - 7.1.614-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Wed Jul 18 2012 Fedora Release Engineering - 7.1.614-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Sat Jan 14 2012 Adam Miller - 7.1.614-1 -- Update to upstream release - -* Fri Jan 13 2012 Fedora Release Engineering - 6.12.3-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Tue Feb 08 2011 Fedora Release Engineering - 6.12.3-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Mon Aug 10 2009 Adam Miller - 6.12.3-3 -- Fixed Source0 listing as reported https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00591.html - -* Fri Jul 24 2009 Fedora Release Engineering - 6.12.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Thu Mar 19 2009 Adam Miller - 6.12.3-1 -- New release of dc3dd - -* Thu Mar 05 2009 Adam Miller - 6.12.2-3 -- Cleaned up the .spec by looping through files needing EOF encoding fix - -* Mon Mar 02 2009 Adam Miller - 6.12.2-2 -- Removed .gmo binaries, fixed source0, added doc items, fixed EOF encoding -- fixed licencing listing - -* Mon Feb 23 2009 Adam Miller - 6.12.2-1 -- First build of dc3dd for fedora diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..3a65f70 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +dc3dd fails to build from source: https://bugzilla.redhat.com/show_bug.cgi?id=1674793 diff --git a/sources b/sources deleted file mode 100644 index 15c5fee..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (dc3dd-7.2.646.7z) = b27f33520b51aff352a3e8b10e126fb80459a18255f0cdd64c0c36762df7168e1df93c93e828ba06aec13e2f0ca30e5742b10b94f74fbee3733d13ed943dbc97