diff --git a/testdisk.spec b/testdisk.spec index 20088e4..6138f6a 100644 --- a/testdisk.spec +++ b/testdisk.spec @@ -1,30 +1,30 @@ Name: testdisk Version: 7.1 -Release: 1mamba +Release: 2mamba Summary: Tool to check and undelete partitions Group: System/Tools Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cgsecurity.org/index.html?testdisk.html +URL: https://www.cgsecurity.org/wiki/TestDisk Source: http://www.cgsecurity.org/testdisk-%{version}.tar.bz2 -#Patch: http://www.cgsecurity.org/%{name}-6.4.1.patch Patch0: %{name}-6.11.3-ntfs-3g.patch License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libe2fs-devel BuildRequires: libewf-devel +BuildRequires: libgcc BuildRequires: libjpeg-devel BuildRequires: libncurses-devel BuildRequires: libntfs-3g_ntfsprogs-devel -BuildRequires: libopenssl-devel BuildRequires: libreiserfs-devel +BuildRequires: libstdc++6-devel BuildRequires: libuuid-devel BuildRequires: libz-devel +BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END -BuildRequires: libntfs-3g_ntfsprogs-devel >= 2017.3.23-1mamba -BuildRoot: %{_tmppath}/%{name}-%{version}-root +BuildRequires: libntfs-3g_ntfsprogs-devel >= 2021.8.22 %description Tool to check and undelete partitions. Works with the following partitions: @@ -47,6 +47,8 @@ PhotoRec ignores the filesystem and goes after the underlying data, so it'll wor PhotoRec is safe to use, it will never attempt to write to the drive or memory support you are about to recover from. Recovered files are instead written in the directory from where you are running the PhotoRec program. +%debug_package + %prep %setup -q @@ -88,6 +90,9 @@ Recovered files are instead written in the directory from where you are running %{_mandir}/zh_CN/man8/qphotorec.8* %changelog +* Mon Nov 29 2021 Silvan Calarco 7.1-2mamba +- rebuilt with libntfs-3g_ntfsprogs 2021.8.22 + * Sun Nov 10 2019 Automatic Build System 7.1-1mamba - automatic version update by autodist