|
|
@@ -33,7 +33,7 @@ Class: EVAL
|
|
|
Group: Filesystem
|
|
|
License: GPL/Commercial
|
|
|
Version: 7.0
|
|
|
-Release: 20061013
|
|
|
+Release: 20071227
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://fy.chalmers.se/~appro/linux/DVD+RW/tools/dvd+rw-tools-%{version}.tar.gz
|
|
|
@@ -69,7 +69,7 @@ AutoReqProv: no
|
|
|
%{l_shtool} mkdir -f -p -m 755 \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/bin \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/man/man1 \
|
|
|
- $RPM_BUILD_ROOT%{l_docdir}/dvdrw-tools
|
|
|
+ $RPM_BUILD_ROOT%{l_prefix}/share/dvdrw-tools
|
|
|
|
|
|
%{l_shtool} install -c -s -m 755 \
|
|
|
growisofs dvd+rw-format dvd+rw-booktype \
|
|
|
@@ -80,7 +80,7 @@ AutoReqProv: no
|
|
|
%{l_shtool} install -c -m 644 \
|
|
|
growisofs.1 $RPM_BUILD_ROOT%{l_prefix}/man/man1/
|
|
|
%{l_shtool} install -c -m 644 \
|
|
|
- index.html $RPM_BUILD_ROOT%{l_docdir}/dvdrw-tools/dvdrw-tools.html
|
|
|
+ index.html $RPM_BUILD_ROOT%{l_prefix}/share/dvdrw-tools/dvdrw-tools.html
|
|
|
|
|
|
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
|
|
|
|