[dvd+rw-tools] added dvd+rw-tools-7.1-bluray_pow_freespace.patch,

Frantisek Kluknavsky fkluknav at fedoraproject.org
Thu Nov 20 09:27:16 UTC 2014


commit 1e8640162687d2a3a6282d6f5aab0bf1ea60dc90
Author: Frantisek Kluknavsky <fkluknav at redhat.com>
Date:   Thu Nov 20 10:27:06 2014 +0100

    added dvd+rw-tools-7.1-bluray_pow_freespace.patch,
    
      based on https://bugzilla.redhat.com/show_bug.cgi?id=1082360
      count nwa (next writeable address) even in pow (pseudo overwrite) mode

 dvd+rw-tools.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/dvd+rw-tools.spec b/dvd+rw-tools.spec
index d49a68b..236fc3c 100644
--- a/dvd+rw-tools.spec
+++ b/dvd+rw-tools.spec
@@ -1,7 +1,7 @@
 Summary:	Toolchain to master DVD+RW/+R media
 Name:		dvd+rw-tools
 Version:	7.1
-Release:	16%{?dist}
+Release:	17%{?dist}
 License:	GPLv2
 Group:		Applications/Multimedia
 Source:		http://fy.chalmers.se/~appro/linux/DVD+RW/tools/dvd+rw-tools-%{version}.tar.gz
@@ -16,6 +16,7 @@ Patch7:		dvd+rw-tools-7.1-noevent.patch
 Patch8:		dvd+rw-tools-7.1-lastshort.patch
 Patch9:		dvd+rw-tools-7.1-format.patch
 Patch10:	dvd+rw-tools-7.1-bluray_srm+pow.patch
+Patch11:	dvd+rw-tools-7.1-bluray_pow_freespace.patch
 URL:		http://fy.chalmers.se/~appro/linux/DVD+RW/
 Requires:	mkisofs >= 2.0
 BuildRequires:	kernel-headers m4
@@ -36,6 +37,7 @@ information see http://fy.chalmers.se/~appro/linux/DVD+RW/.
 %patch8 -p1 -b .lastshort
 %patch9 -p1 -b .format
 %patch10 -p1 -b .pow
+%patch10 -p1 -b .freespace
 
 install -m 644 %{SOURCE1} index.html
 
@@ -54,6 +56,11 @@ make WARN="-DDEFAULT_BUF_SIZE_MB=16 -DRLIMIT_MEMLOCK" %{?_smp_mflags}
 %{_mandir}/man1/*.1*
 
 %changelog
+* Fri Nov 14 2014 Frantisek Kluknavsky <fkluknav at redhat.com> - 7.1-17
+- added dvd+rw-tools-7.1-bluray_pow_freespace.patch,
+  based on https://bugzilla.redhat.com/show_bug.cgi?id=1082360
+  count nwa (next writeable address) even in pow (pseudo overwrite) mode
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 7.1-16
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list