|
@@ -8,7 +8,7 @@ Name: ddrescue
|
|
### Epoch to override Fedora Extras stupid decision to NOT ADHERE TO THEIR OWN NAMING CONVENTION
|
|
### Epoch to override Fedora Extras stupid decision to NOT ADHERE TO THEIR OWN NAMING CONVENTION
|
|
#Epoch: 1
|
|
#Epoch: 1
|
|
Version: 1.21
|
|
Version: 1.21
|
|
-Release: 1%{?_dist_release}
|
|
|
|
|
|
+Release: 2%{?_dist_release}
|
|
License: GPLv3
|
|
License: GPLv3
|
|
Group: Applications/System
|
|
Group: Applications/System
|
|
URL: http://www.gnu.org/software/ddrescue/ddrescue.html
|
|
URL: http://www.gnu.org/software/ddrescue/ddrescue.html
|
|
@@ -34,6 +34,7 @@ you run it on the same output file, it tries to fill in the gaps.
|
|
The basic operation of ddrescue is fully automatic. That is, you don't have
|
|
The basic operation of ddrescue is fully automatic. That is, you don't have
|
|
to wait for an error, stop the program, read the log, run it in reverse mode,
|
|
to wait for an error, stop the program, read the log, run it in reverse mode,
|
|
etc.
|
|
etc.
|
|
|
|
+#'
|
|
|
|
|
|
%prep
|
|
%prep
|
|
%setup
|
|
%setup
|
|
@@ -75,6 +76,9 @@ fi
|
|
#%{_datadir}/info/dir
|
|
#%{_datadir}/info/dir
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu Sep 01 2016 Toshiaki Ara <ara_t@384.jp> - 1.21-2
|
|
|
|
+- rebuild with gcc-5.4.0
|
|
|
|
+
|
|
* Sat Jul 09 2016 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.21-1
|
|
* Sat Jul 09 2016 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.21-1
|
|
- new upstream release
|
|
- new upstream release
|
|
|
|
|