spec: Install setup-git-attributes command
authorGuido Günther <agx@sigxcpu.org>
Wed, 28 Apr 2021 09:12:08 +0000 (11:12 +0200)
committerGuido Günther <agx@sigxcpu.org>
Wed, 28 Apr 2021 09:37:34 +0000 (11:37 +0200)
This unbreaks the autopkgtest

packaging/git-buildpackage.spec

index d0742b79c9e51d72fa28832bd1cc44b6b3b04bb2..c0bb0c5b0c69854c641d9261131dbdbdb260e317 100644 (file)
@@ -228,6 +228,7 @@ done
 %{python_sitelib}/gbp/scripts/pristine_tar.py*
 %{python_sitelib}/gbp/scripts/pull.py*
 %{python_sitelib}/gbp/scripts/push.py*
+%{python_sitelib}/gbp/scripts/setup_gitattributes.py*
 %{python_sitelib}/gbp/scripts/supercommand.py*
 %{python_sitelib}/gbp/scripts/tag.py*
 %{python_sitelib}/gbp/scripts/common/*.py*
@@ -241,6 +242,7 @@ done
 %{_mandir}/man1/gbp-pristine-tar.1*
 %{_mandir}/man1/gbp-pull.1*
 %{_mandir}/man1/gbp-push.1*
+%{_mandir}/man1/gbp-setup-gitattributes.1*
 %{_mandir}/man1/gbp-tag.1*
 %{_mandir}/man5/*.5*
 %endif