|
|
|
@ -33,7 +33,7 @@ Class: PLUS
|
|
|
|
|
Group: Text |
|
|
|
|
License: GPL |
|
|
|
|
Version: 97 |
|
|
|
|
Release: 20041003 |
|
|
|
|
Release: 20060404 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://wwwold.first.fraunhofer.de/gentle/gentle-%{version}.tar.gz |
|
|
|
@ -92,7 +92,10 @@ AutoReqProv: no
|
|
|
|
|
BOOK.html BOOK.ps $RPM_BUILD_ROOT%{l_prefix}/share/gentle/ |
|
|
|
|
%{l_shtool} install -c -m 644 \ |
|
|
|
|
html/* $RPM_BUILD_ROOT%{l_prefix}/share/gentle/html/ |
|
|
|
|
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} |
|
|
|
|
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \ |
|
|
|
|
%{l_files_std} \ |
|
|
|
|
'%doc %{l_prefix}/share/gentle/BOOK.*' \ |
|
|
|
|
'%doc %{l_prefix}/share/gentle/html/*' |
|
|
|
|
|
|
|
|
|
%files -f files |
|
|
|
|
|
|
|
|
|