ship COPYING file with both sgml-common and xml-common
This commit is contained in:
parent
5241b89208
commit
187ef2ea18
@ -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 <ovasik@redhat.com> 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 <ovasik@redhat.com> 0.6.3-32
|
||||
- Merge review #226415: remove unapplied patches, remove
|
||||
versioned BR
|
||||
|
||||
Loading…
Reference in New Issue
Block a user