Hello community,

here is the log from the commit of package dd_rhelp for openSUSE:Factory 
checked in at 2012-05-08 11:14:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dd_rhelp (Old)
 and      /work/SRC/openSUSE:Factory/.dd_rhelp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dd_rhelp", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/dd_rhelp/dd_rhelp.changes        2012-03-26 
14:00:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dd_rhelp.new/dd_rhelp.changes   2012-05-08 
11:14:29.000000000 +0200
@@ -1,0 +2,22 @@
+Mon Apr 23 20:33:21 UTC 2012 - [email protected]
+
+- Update to version 0.3.0:
+  * new: fix of some macos bugs
+  * fix: handfull of little buts where fixed as usual.
+  * fix: several patches from Kurt Garloff were merged.
+  From version 0.2.0:
+  * new: macosx support will use BSD sed and BSD stat
+  * new: main algo is somewhat cleverer than before by going first
+    forward then backwards and choosing a bias to favor forward
+    dd_rescueing which is often much quicker.
+  * new: big efforts on the testing bed for dd_rhelp.
+  * imp: efforts to add some consistency checks all around.
+  * imp: some effort to cache some values results in some soft speed
+    ameliorations.
+  * fix: handfull of little bugs where fixed.
+  * fix: correctly handle strange behavior where EINVAL is sent in
+    place of EOF
+- Removed all previous patches (since they are merged upstream or fixed
+  otherwise).
+
+-------------------------------------------------------------------

Old:
----
  dd_rhelp-0.1.2.tar.gz
  dd_rhelp.test.diff
  dd_rhelp_EOF.diff
  dd_rhelp_Summary.diff
  dd_rhelp_largedisk.diff
  ddresc-112.diff

New:
----
  dd_rhelp-0.3.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dd_rhelp.spec ++++++
--- /var/tmp/diff_new_pack.AM9n8R/_old  2012-05-08 11:14:31.000000000 +0200
+++ /var/tmp/diff_new_pack.AM9n8R/_new  2012-05-08 11:14:31.000000000 +0200
@@ -15,24 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           dd_rhelp
-Version:        0.1.2
+Version:        0.3.0
 Release:        0
 Summary:        Bash Helper Script That Handles dd_rescue
 License:        GPL-2.0+
-Url:            http://www.kalysto.org/utilities/dd_rhelp/index.en.html
 Group:          System/Base
+Url:            http://www.kalysto.org/utilities/dd_rhelp/index.en.html
 Source0:        http://www.kalysto.org/pkg/%{name}-%{version}.tar.gz
-# PATCH-FIX-OPENSUSE ddresc-112.diff [email protected] -- Use -y0 if ddrescue is 
1.12 or newer
-Patch0:         ddresc-112.diff
-# PATCH-FIX-OPENSUSE dd_rhelp_EOF.diff [email protected] -- Adjust dd_rhelp to 
changes in dd_rescue
-Patch1:         dd_rhelp_EOF.diff
-# PATCH-FIX-OPENSUSE dd_rhelp_Summary.diff [email protected] -- dd_rhelp 
adjusted for Summary change
-Patch2:         dd_rhelp_Summary.diff
-# PATCH-FIX-OPENSUSE dd_rhelp.test.diff [email protected] -- Fix dd_rhelp.test 
script (basic regression test)
-Patch3:         dd_rhelp.test.diff
-# PATCH-FIX-OPENSUSE dd_rhelp_largedisk.diff [email protected] -- 
Change parsing from dd_rhelp to support positions / sizes > 1TB
-Patch4:         dd_rhelp_largedisk.diff
 BuildRequires:  bc
 BuildRequires:  dd_rescue
 # dd_rhelp (version 0.1.2) was splitted from dd_rescue after openSUSE 12.1 (at 
dd_rescue version 1.25)
@@ -50,17 +41,12 @@
 
 %prep
 %setup -q
-%patch0
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
 
 %build
 
 %install
-mkdir -p %{buildroot}/%{_bindir}
-install -Dpm 0755 dd_rhelp %{buildroot}/%{_bindir}
+mkdir -p %{buildroot}%{_bindir}
+install -Dpm 0755 dd_rhelp %{buildroot}%{_bindir}
 
 #UsrMerge
 mkdir %{buildroot}/bin
@@ -72,7 +58,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING ChangeLog FAQ NEWS README THANKS TODO
+%doc COPYING ChangeLog FAQ NEWS README THANKS TODO doc/example.txt
 %{_bindir}/dd_rhelp
 #UsrMerge
 /bin/dd_rhelp

++++++ dd_rhelp-0.1.2.tar.gz -> dd_rhelp-0.3.0.tar.gz ++++++
++++ 6472 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to