These changes move some of the copyright docs to a subdir
so the html file will point to them and fix a typo in the
copyright file.
- Dermot
spec-files-other:
Index: core/SUNWswt.spec
===================================================================
--- core/SUNWswt.spec (revision 410)
+++ core/SUNWswt.spec (working copy)
@@ -67,9 +67,9 @@
%{_libdir}/swt/*
%{_datadir}/lib/java/*
%doc(bzip2) about.html
-%doc(bzip2) -d about_files IJG_README
-%doc(bzip2) -d about_files lgpl-v21.txt
-%doc(bzip2) -d about_files mpl-v11.txt
+%doc(bzip2) about_files/IJG_README
+%doc(bzip2) about_files/lgpl-v21.txt
+%doc(bzip2) about_files/mpl-v11.txt
%dir %attr (0755, root, other) %{_datadir}/doc
Index: copyright/SUNWswt.copyright
===================================================================
--- copyright/SUNWswt.copyright (revision 410)
+++ copyright/SUNWswt.copyright (working copy)
@@ -21,9 +21,9 @@
%{_pkg_docdir}
about.html.bz2: SWTlibs licensing details
- IJG_README.bz2: Independent JPEG Group README
- lgpl-v21.txt.bz2: GNU Lesser General Public License
- mpl-v11.txt.bz2: MOZILLA PUBLIC LICENSE
+ about_files/IJG_README.bz2: Independent JPEG Group README
+ about_files/lgpl-v21.txt.bz2: GNU Lesser General Public License
+ about_files/mpl-v11.txt.bz2: MOZILLA PUBLIC LICENSE
- The sources of compiz-bcop-%{version} were downloaded
+ The sources of swt-%{version} were downloaded
from %{SOURCE0.url}