From: Matthieu Moy Date: Fri, 1 Apr 2016 07:10:51 +0000 (+0200) Subject: git.spec.in: use README.md, not README X-Git-Tag: v2.8.1~1^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c7089e0ee9e65d53681d17d31322f6cee2e55e1f;p=thirdparty%2Fgit.git git.spec.in: use README.md, not README The file was renamed in 4ad21f5 (README: use markdown syntax, 2016-02-25), but that commit forgot to update git.spec.in, which caused the rpmbuild target in the Makefile to fail. Reported-by: Ron Isaacson Signed-off-by: Matthieu Moy Signed-off-by: Junio C Hamano --- diff --git a/git.spec.in b/git.spec.in index d61d537ef0..bfd1cfb63f 100644 --- a/git.spec.in +++ b/git.spec.in @@ -146,7 +146,7 @@ rm -rf $RPM_BUILD_ROOT %files -f bin-man-doc-files %defattr(-,root,root) %{_datadir}/git-core/ -%doc README COPYING Documentation/*.txt +%doc README.md COPYING Documentation/*.txt %{!?_without_docs: %doc Documentation/*.html Documentation/howto} %{!?_without_docs: %doc Documentation/technical} %{_sysconfdir}/bash_completion.d