testdisk: 6.11 -> 6.12

This commit is contained in:
Danny Rawlins 2011-09-09 20:33:42 +10:00
parent 02a47d91f6
commit 12987f69df
3 changed files with 12 additions and 14 deletions

View File

@ -1,8 +1,10 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/fidentify
-rwxr-xr-x root/root usr/bin/photorec
-rwxr-xr-x root/root usr/bin/testdisk
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/photorec.1.gz
-rw-r--r-- root/root usr/man/man1/testdisk.1.gz
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/photorec
-rwxr-xr-x root/root usr/sbin/testdisk
drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/fidentify.8.gz
-rw-r--r-- root/root usr/man/man8/photorec.8.gz
-rw-r--r-- root/root usr/man/man8/testdisk.8.gz

View File

@ -1,2 +1 @@
525350908048a5c90c932464375b08a3 photorec_611_exif_bound_checking_v2.patch
11f8fe95dcd190b69b782efa65b29ba1 testdisk-6.11.tar.bz2
6ef653301f309156f3a802233a3139c1 testdisk-6.12.tar.bz2

View File

@ -5,16 +5,13 @@
# Depends on: ntfs-3g_ntfsprogs libjpeg
name=testdisk
version=6.11
release=2
source=(http://www.cgsecurity.org/$name-$version.tar.bz2
http://www.cgsecurity.org/photorec_611_exif_bound_checking_v2.patch)
version=6.12
release=1
source=(http://www.cgsecurity.org/$name-$version.tar.bz2)
build() {
cd $name-$version
patch -p 1 -i $SRC/photorec_611_exif_bound_checking_v2.patch
./configure \
--prefix=/usr \
--mandir=/usr/man