SPECS (WIP): testdisk.spec - version 6.11-WIP - add changes from MAIN

lisu lisu at pld-linux.org
Fri Dec 5 14:15:49 CET 2008


Author: lisu                         Date: Fri Dec  5 13:15:49 2008 GMT
Module: SPECS                         Tag: WIP
---- Log message:
- version 6.11-WIP
- add changes from MAIN

---- Files affected:
SPECS:
   testdisk.spec (1.58.2.1 -> 1.58.2.2) 

---- Diffs:

================================================================
Index: SPECS/testdisk.spec
diff -u SPECS/testdisk.spec:1.58.2.1 SPECS/testdisk.spec:1.58.2.2
--- SPECS/testdisk.spec:1.58.2.1	Sat Apr 12 14:41:02 2008
+++ SPECS/testdisk.spec	Fri Dec  5 14:15:43 2008
@@ -4,16 +4,18 @@
 Summary(pl.UTF-8):	Narzędzie sprawdzające i odzyskujące partycje
 Summary(ru.UTF-8):	Программа для проверки и восстановления разделов диска
 Name:		testdisk
-Version:	6.10
-Release:	1
+Version:	6.11
+Release:	0.1
 License:	GPL v2+
 Group:		Applications/System
 Source0:	http://www.cgsecurity.org/%{name}-%{version}-WIP.tar.bz2
-# Source0-md5:	ced021f203819bcfe63cde8084cbee3f
+# Source0-md5:	46a0efd231ea4f74c19a713860863973
+Patch0:		%{name}-ac.patch
 URL:		http://www.cgsecurity.org/testdisk.html
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
 BuildRequires:	e2fsprogs-devel
+BuildRequires:	libewf-devel
 BuildRequires:	libjpeg-devel
 BuildRequires:	ncurses-devel >= 5.2
 BuildRequires:	ntfsprogs-devel >= 1.13.1
@@ -23,80 +25,85 @@
 %description
 Tool to check and undelete partition. Works with the following
 partitions:
-- FAT12 FAT16 FAT32
+- DOS/Windows FAT12, FAT16, FAT32
 - Linux Ext2, Ext3
-- Linux SWAP (version 1 and 2)
-- Linux Raid
+- Linux Swap (version 1 and 2)
+- Linux RAID
 - LVM and LVM2, Linux Logical Volume Manager
 - BeFS (BeOS)
 - BSD disklabel (FreeBSD/OpenBSD/NetBSD)
 - CramFS (Compressed File System)
-- HFS, Hierarchical File System
+- HFS and HFS+, Hierarchical File System
 - JFS, IBM's Journaled File System
 - Netware NSS
 - NTFS (Windows NT/2k/XP)
-- ReiserFS 3.5, 3.6
-- UFS (Sun/BSD)
-- XFS
+- ReiserFS 3.5, 3.6, 4
+- Sun Solaris i386 disklabel
+- UFS, UFS2 (Sun/BSD/...)
+- XFS, SGI's Journaled File System
 
 %description -l fr.UTF-8
 Outil pour vérifier et restorer des partitions. Fonctionne avec les
 partitions suivantes:
-- FAT12 FAT16 FAT32
+- DOS/Windows FAT12, FAT16, FAT32
 - Linux Ext2, Ext3
-- Linux SWAP (version 1 and 2)
-- Linux Raid
-- LVM and LVM2, Linux Logical Volume Manager
+- Linux Swap (version 1 and 2)
+- Linux RAID
+- LVM/LVM2, Linux Logical Volume Manager
 - BeFS (BeOS)
 - BSD disklabel (FreeBSD/OpenBSD/NetBSD)
 - CramFS (Compressed File System)
-- HFS, Hierarchical File System
+- HFS/HFS+, Hierarchical File System
 - JFS, IBM's Journaled File System
 - Netware NSS
 - NTFS (Windows NT/2k/XP)
-- ReiserFS 3.5, 3.6
-- UFS (Sun/BSD)
-- XFS
+- ReiserFS 3.5, 3.6, 4
+- Sun Solaris i386 disklabel
+- UFS, UFS2 (Sun/BSD/...)
+- XFS, SGI's Journaled File System
 
 %description -l pl.UTF-8
 Narzędzie sprawdzające i odzyskujące partycje. Pracuje z partycjami:
-- FAT12 FAT16 FAT32
+- DOS/Windows FAT12, FAT16, FAT32
 - Linux Ext2, Ext3
-- Linux SWAP (version 1 and 2)
-- Linux Raid
-- LVM and LVM2, Linux Logical Volume Manager
+- Linux Swap (version 1 and 2)
+- Linux RAID
+- LVM i LVM2 - Linux Logical Volume Manager
 - BeFS (BeOS)
 - BSD disklabel (FreeBSD/OpenBSD/NetBSD)
 - CramFS (Compressed File System)
-- HFS, Hierarchical File System
-- JFS, IBM's Journaled File System
+- HFS i HFS+ - Hierarchical File System
+- JFS - IBM's Journaled File System
 - Netware NSS
 - NTFS (Windows NT/2k/XP)
-- ReiserFS 3.5, 3.6
-- UFS (Sun/BSD)
-- XFS
+- ReiserFS 3.5, 3.6, 4
+- Sun Solaris i386 disklabel
+- UFS, UFS2 (Sun/BSD/...)
+- XFS - SGI's Journaled File System
 
 %description -l ru.UTF-8
 Программа для проверки и восстановления разделов диска. Поддерживает
 следующие типы разделов:
-- FAT12 FAT16 FAT32
+- DOS/Windows FAT12, FAT16, FAT32
 - Linux Ext2, Ext3
-- Linux SWAP (version 1 and 2)
-- Linux Raid
-- LVM and LVM2, Linux Logical Volume Manager
+- Linux Swap (version 1 and 2)
+- Linux RAID
+- LVM/LVM2, Linux Logical Volume Manager
 - BeFS (BeOS)
 - BSD disklabel (FreeBSD/OpenBSD/NetBSD)
 - CramFS (Compressed File System)
-- HFS, Hierarchical File System
+- HFS/HFS+, Hierarchical File System
 - JFS, IBM's Journaled File System
 - Netware NSS
 - NTFS (Windows NT/2k/XP)
-- ReiserFS 3.5, 3.6
-- UFS (Sun/BSD)
-- XFS
+- ReiserFS 3.5, 3.6, 4
+- Sun Solaris i386 disklabel
+- UFS, UFS2 (Sun/BSD/...)
+- XFS - SGI's Journaled File System
 
 %prep
 %setup -q -n %{name}-%{version}-WIP
+%patch0 -p1
 
 %build
 %{__aclocal}
@@ -131,8 +138,22 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.58.2.1  2008/04/12 12:41:02  lisu
-- 6.10-WIP
+Revision 1.58.2.2  2008/12/05 13:15:43  lisu
+- version 6.11-WIP
+- add changes from MAIN
+
+Revision 1.62  2008/07/18 17:43:03  qboosh
+- updated descs
+- BR: libewf-devel (for Expert Witness Compression Format support)
+
+Revision 1.61  2008/07/18 09:30:30  megabajt
+- release 2
+
+Revision 1.60  2008/07/17 22:26:38  qboosh
+- added ac patch
+
+Revision 1.59  2008/07/17 19:07:03  areq
+- 6.10
 
 Revision 1.58  2008-02-13 21:24:56  areq
 - final 6.9
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/testdisk.spec?r1=1.58.2.1&r2=1.58.2.2&f=u



More information about the pld-cvs-commit mailing list