SUNWflac.spec
changeset 13574 164d399fe546
parent 11981 cf3c5b1353ee
child 15175 5e5844d712ab
--- a/SUNWflac.spec	Fri Sep 12 17:36:55 2008 +0000
+++ b/SUNWflac.spec	Fri Sep 12 21:07:57 2008 +0000
@@ -118,6 +118,10 @@
 %dir %attr (0755, root, bin) %{_libdir}
 %{_libdir}/libFLAC.so*
 %dir %attr (0755, root, sys) %{_datadir}
+%doc -d %{base_arch}/flac-%{flac.version} AUTHORS README
+%doc(bzip2) -d %{base_arch}/flac-%{flac.version} COPYING.Xiph COPYING.GPL
+%doc(bzip2) -d %{base_arch}/flac-%{flac.version} COPYING.LGPL COPYING.FDL
+%dir %attr (0755, root, other) %{_datadir}/doc
 %dir %attr(0755, root, bin) %{_mandir}
 %dir %attr(0755, root, bin) %{_mandir}/man1
 %{_mandir}/man1/*
@@ -144,7 +148,8 @@
 %dir %attr (0755, root, other) %{_datadir}/aclocal
 %{_datadir}/aclocal/*
 %dir %attr (0755, root, other) %{_datadir}/doc
-%{_datadir}/doc/*
+%dir %attr (0755, root, other) %{_datadir}/doc/flac-1.2.1
+%{_datadir}/doc/flac-1.2.1/*
 %ifarch amd64 sparcv9
 %dir %attr (0755, root, other) %{_libdir}/%{_arch64}/pkgconfig
 %{_libdir}/%{_arch64}/pkgconfig/*.pc
@@ -155,6 +160,8 @@
 %endif
 
 %changelog
+* Fri Sep 12 2008 - [email protected]
+- Add new copyright files.
 * Mon Mar 31 2008 - [email protected]
 - Add SUNW_Copyright.
 * Mon Mar 17 2008 - [email protected]