SUNWbabl.spec
changeset 15504 64a3820cf2fc
parent 15178 878f06faf3b6
child 15797 5e28b4b6e2be
child 18753 8188b7598c7a
--- a/SUNWbabl.spec	Thu Mar 26 07:17:54 2009 +0000
+++ b/SUNWbabl.spec	Thu Mar 26 07:35:35 2009 +0000
@@ -73,6 +73,13 @@
 rm -rf $RPM_BUILD_ROOT
 
 %files
+%doc -d %{base_arch} babl-%{babl.version}/AUTHORS
+%doc -d %{base_arch} babl-%{babl.version}/README
+%doc(bzip2) -d %{base_arch} babl-%{babl.version}/ChangeLog
+%doc(bzip2) -d %{base_arch} babl-%{babl.version}/COPYING
+%doc(bzip2) -d %{base_arch} babl-%{babl.version}/NEWS
+%doc(bzip2) -d %{base_arch} babl-%{babl.version}/COPYING.LESSER
+%dir %attr (0755, root, other) %{_datadir}/doc
 %defattr (-, root, bin)
 %dir %attr (0755, root, bin) %{_libdir}
 %{_libdir}/lib*.so*
@@ -102,6 +109,8 @@
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Thu Mar 26 2009  [email protected]
+- Correct copyright file
 * Fri Feb 20 2009  [email protected]
 - Add manpage
 * Tue Dec 16 2008 - [email protected]