Ensure the release notes are included in %doc

This commit is contained in:
Todd Zullinger 2010-09-20 15:45:41 -04:00
parent f279779f02
commit 84a8287c19

View File

@ -7,7 +7,7 @@
Name: git
Version: 1.7.3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Fast Version Control System
License: GPLv2
Group: Development/Tools
@ -361,7 +361,7 @@ rm -rf %{buildroot}
%defattr(-,root,root)
%{_datadir}/git-core/
%dir %{gitcoredir}
%doc README COPYING Documentation/*.txt contrib/
%doc README COPYING Documentation/*.txt Documentation/RelNotes contrib/
%{!?_without_docs: %doc Documentation/*.html Documentation/docbook-xsl.css}
%{!?_without_docs: %doc Documentation/howto Documentation/technical}
%{_sysconfdir}/bash_completion.d
@ -454,6 +454,9 @@ rm -rf %{buildroot}
# No files for you!
%changelog
* Mon Sep 20 2010 Todd Zullinger <tmz@pobox.com> - 1.7.3-2
- Ensure the release notes are included in %%doc
* Sun Sep 19 2010 Todd Zullinger <tmz@pobox.com> - 1.7.3-1
- Update to 1.7.3