Mailinglist Archive: opensuse-commit (1130 mails)
| < Previous | Next > |
commit photorec for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 15 Aug 2011 01:35:10 +0200
- Message-id: <20110814233510.5F78A202A5@hilbert.suse.de>
Hello community,
here is the log from the commit of package photorec for openSUSE:Factory
checked in at Mon Aug 15 01:35:10 CEST 2011.
--------
--- photorec/photorec.changes 2010-04-15 09:33:26.000000000 +0200
+++ /mounts/work_src_done/STABLE/photorec/photorec.changes 2011-08-12
19:27:52.000000000 +0200
@@ -1,0 +2,11 @@
+Fri Aug 12 17:22:38 UTC 2011 - aj@xxxxxxx
+
+- Update to version 6.12:
+ * Support for exFAT has been enhanced.
+ * More than 60 new file formats have been added to PhotoRec.
+ * PhotoRec now generates Digital Forensics XML reports.
+ * support for ntfs-3g
+ * binaries moved to /usr/bin
+ More details in http://www.cgsecurity.org/wiki/TestDisk_6.12_Release
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
testdisk-6.11.tar.bz2
New:
----
testdisk-6.12.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ photorec.spec ++++++
--- /var/tmp/diff_new_pack.Z1lXv3/_old 2011-08-15 01:34:35.000000000 +0200
+++ /var/tmp/diff_new_pack.Z1lXv3/_new 2011-08-15 01:34:35.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package photorec (Version 6.11)
+# spec file for package photorec
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,11 +23,16 @@
Group: Hardware/Camera
AutoReqProv: on
Summary: Tool to Check and Undelete Images and Partitions
-Version: 6.11
+Version: 6.12
Release: 1
Source0: http://www.cgsecurity.org/testdisk-%version.tar.bz2
BuildRequires: libext2fs-devel libopenssl-devel libreiserfs-devel
ncurses-devel
-BuildRequires: libjpeg-devel libuuid-devel ntfsprogs-devel zlib-devel
+BuildRequires: libjpeg-devel libuuid-devel zlib-devel
+%if 0%{?suse_version} >= 1210
+BuildRequires: libntfs-3g-devel
+%else
+BuildRequires: ntfsprogs-devel
+%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -67,7 +72,7 @@
%files
%defattr(-, root, root)
%doc AUTHORS ChangeLog NEWS README THANKS html
-%{_prefix}/sbin/*
+%{_prefix}/bin/*
%{_prefix}/share/man/man*/*
%changelog
++++++ testdisk-6.11.tar.bz2 -> testdisk-6.12.tar.bz2 ++++++
++++ 96243 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |