diff --git a/testdisk.spec b/testdisk.spec index baed177..ba76d50 100644 --- a/testdisk.spec +++ b/testdisk.spec @@ -1,6 +1,6 @@ Name: testdisk -Version: 6.14 -Release: 3mamba +Version: 7.0 +Release: 1mamba Summary: Tool to check and undelete partitions Group: System/Tools Vendor: openmamba @@ -64,18 +64,33 @@ Recovered files are instead written in the directory from where you are running %files %defattr(-,root,root,-) %{_bindir}/%{name} -%{_mandir}/man8/%{name}* +%{_datadir}/doc/testdisk/documentation.html +%dir %{_datadir}/doc/testdisk +%{_datadir}/doc/testdisk/* +%{_mandir}/zh_CN/man8/testdisk.8* +%{_mandir}/man8/%{name}.8* %doc AUTHORS COPYING # ChangeLog INSTALL NEWS README THANKS %files -n photorec %defattr(-,root,root,-) +%{_bindir}/qphotorec %{_bindir}/fidentify %{_bindir}/photorec +%{_datadir}/applications/qphotorec.desktop +%{_datadir}/icons/hicolor/*/apps/qphotorec.png +%{_datadir}/icons/hicolor/scalable/apps/qphotorec.svg %{_mandir}/man8/fidentify* -%{_mandir}/man8/photorec* +%{_mandir}/man8/photorec.8* +%{_mandir}/man8/qphotorec.8* +%{_mandir}/zh_CN/man8/fidentify.8* +%{_mandir}/zh_CN/man8/photorec.8* +%{_mandir}/zh_CN/man8/qphotorec.8* %changelog +* Thu Apr 30 2015 Automatic Build System 7.0-1mamba +- automatic version update by autodist + * Thu Oct 09 2014 Automatic Build System 6.14-3mamba - rebuilt by autoport with build requirements: libntfs-3g_ntfsprogs-devel>=2014.2.15-1mamba