rpms/testdisk/devel testdisk.spec,1.14,1.15

Christophe GRENIER (grenier) fedora-extras-commits at redhat.com
Sun Dec 2 18:26:03 UTC 2007


Author: grenier

Update of /cvs/extras/rpms/testdisk/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17127

Modified Files:
	testdisk.spec 
Log Message:
Use libewf for support of the Expert Witness Compression Format (EWF)



Index: testdisk.spec
===================================================================
RCS file: /cvs/extras/rpms/testdisk/devel/testdisk.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- testdisk.spec	16 Aug 2007 15:21:07 -0000	1.14
+++ testdisk.spec	2 Dec 2007 18:25:29 -0000	1.15
@@ -4,7 +4,7 @@
 Summary(ru_RU.UTF8): Программа для проверки и восстановления разделов диска
 Name:		testdisk
 Version:	6.8
-Release:	2%{?dist}
+Release:	3%{?dist}
 License:	GPLv2+
 Group:		Applications/System
 Source0:	http://www.cgsecurity.org/testdisk-%{version}.tar.bz2
@@ -13,6 +13,7 @@
 BuildRequires:  e2fsprogs-devel
 BuildRequires:	libjpeg-devel
 BuildRequires:  ntfsprogs-devel
+BuildRequires:  libewf-devel
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 
@@ -58,6 +59,9 @@
 %{_mandir}/man1/testdisk.1*
 %{_mandir}/man1/photorec.1*
 %changelog
+* Sun Dec  2 2007 Christophe Grenier <grenier at cgsecurity.org> 6.8-3
+- Use libewf for support of the Expert Witness Compression Format (EWF)
+
 * Thu Aug 16 2007 Christophe Grenier <grenier at cgsecurity.org> 6.8-2
 - Fix the license in the spec file
 




More information about the fedora-extras-commits mailing list