diff --git a/sgml-common.spec b/sgml-common.spec index fc235c9..39acdde 100644 --- a/sgml-common.spec +++ b/sgml-common.spec @@ -1,6 +1,6 @@ Name: sgml-common Version: 0.6.3 -Release: 32%{?dist} +Release: 33%{?dist} Group: Applications/Text Summary: Common SGML catalog and DTD files @@ -111,7 +111,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr (-,root,root, -) -%doc __dist_doc/html/ AUTHORS NEWS ChangeLog README +%doc __dist_doc/html/ AUTHORS NEWS ChangeLog COPYING README %dir %{_sysconfdir}/sgml %config(noreplace) %{_sysconfdir}/sgml/sgml.conf %ghost %verify(not md5 size mtime) %config(noreplace,missingok) %{_sysconfdir}/sgml/catalog @@ -128,6 +128,7 @@ rm -rf $RPM_BUILD_ROOT %files -n xml-common %defattr (-,root,root,-) +%doc AUTHORS NEWS ChangeLog COPYING README %dir %{_sysconfdir}/xml %dir %{_sysconfdir}/sgml/docbook %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/xml/catalog @@ -138,6 +139,10 @@ rm -rf $RPM_BUILD_ROOT %dir %{_datadir}/xml %changelog +* Mon Jul 12 2010 Ondrej Vasik 0.6.3-33 +- ship COPYING file with both sgml-common and xml-common +- ship documentation with xml-common + * Fri Jan 14 2010 Ondrej Vasik 0.6.3-32 - Merge review #226415: remove unapplied patches, remove versioned BR