grenier pushed to testdisk (el5). "update to 7.0"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Apr 19 12:38:54 UTC 2015


>From ae46acddf6bd530b275339ccd0fb152450135613 Mon Sep 17 00:00:00 2001
From: Christophe Grenier <grenier at cgsecurity.org>
Date: Sun, 19 Apr 2015 14:38:38 +0200
Subject: update to 7.0


diff --git a/.gitignore b/.gitignore
index 8d43a14..d849113 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ photorec_611_exif_bound_checking_v2.patch
 /testdisk_611_ntfs-3g.patch.bz2
 /testdisk-6.12.tar.bz2
 /testdisk-6.14.tar.bz2
+/testdisk-7.0.tar.bz2
+/testdisk-7.0-qphotorec.patch
diff --git a/sources b/sources
index c42513c..f70dba8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b1f0edabc9035e9ec9c8e0a95059ff3f  testdisk-6.14.tar.bz2
+f0cfe4ca9dd35f2878b2704251665e9f  testdisk-7.0.tar.bz2
diff --git a/testdisk.spec b/testdisk.spec
index 9ecf897..7ccf6fb 100644
--- a/testdisk.spec
+++ b/testdisk.spec
@@ -3,21 +3,24 @@ Summary(pl.UTF8):	Narzędzie sprawdzające i odzyskujące partycje
 Summary(fr.UTF8):	Outil pour vérifier et restaurer des partitions
 Summary(ru_RU.UTF8): Программа для проверки и восстановления разделов диска
 Name:		testdisk
-Version:	6.14
+Version:	7.0
 Release:	1%{?dist}
 License:	GPLv2+
 Group:		Applications/System
 Source0:	http://www.cgsecurity.org/testdisk-%{version}.tar.bz2
 URL:		http://www.cgsecurity.org/wiki/TestDisk
-BuildRequires:	ncurses-devel >= 5.2
 BuildRequires:	e2fsprogs-devel
+#BuildRequires:	libewf-devel
 BuildRequires:	libjpeg-devel
+BuildRequires:	ncurses-devel >= 5.2
 %ifnarch ppc ppc64
 BuildRequires:	ntfs-3g-devel
 %endif
 BuildRequires:	zlib-devel
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Obsoletes:	testdisk-doc < 6.12
+%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
+%define _unpackaged_files_terminate_build 0 
 
 %description
 Tool to check and undelete partition. Works with FAT12, FAT16, FAT32,
@@ -53,7 +56,7 @@ PhotoRec is a signature based file recovery utility. It handles more than
 %setup -q
 
 %build
-%configure
+%configure --docdir=%{_pkgdocdir}
 make %{?_smp_mflags}
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -71,8 +74,15 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/fidentify.8*
 %{_mandir}/man8/photorec.8*
 %{_mandir}/man8/testdisk.8*
+%{_mandir}/zh_CN/man8/fidentify.8*
+%{_mandir}/zh_CN/man8/photorec.8*
+%{_mandir}/zh_CN/man8/testdisk.8*
 
 %changelog
+* Sun Apr 19 2015 Christophe Grenier <grenier at cgsecurity.org> - 7.0-1
+- Update to latest version
+- This version includes some security fixes.
+
 * Sun Sep 15 2013 Christophe Grenier <grenier at cgsecurity.org> - 6.14-1
 - Update to latest version http://www.cgsecurity.org/wiki/TestDisk_6.14_Release
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/testdisk.git/commit/?h=el5&id=ae46acddf6bd530b275339ccd0fb152450135613


More information about the scm-commits mailing list