From 84a8287c19caeb95affbc9ff64f1b6736ec08568 Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Mon, 20 Sep 2010 15:45:41 -0400 Subject: [PATCH] Ensure the release notes are included in %doc --- git.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/git.spec b/git.spec index 552d01f..5daf800 100644 --- a/git.spec +++ b/git.spec @@ -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 - 1.7.3-2 +- Ensure the release notes are included in %%doc + * Sun Sep 19 2010 Todd Zullinger - 1.7.3-1 - Update to 1.7.3