projects
/
tools
/
git-buildpackage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71092b7
)
rpm: Avoid devscript dependency
author
Quanah Gibson-Mount
<quanah@symas.com>
Thu, 11 Nov 2021 08:13:25 +0000
(09:13 +0100)
committer
Guido Günther
<agx@sigxcpu.org>
Thu, 11 Nov 2021 08:13:25 +0000
(09:13 +0100)
The package is currently not available everywhere.
packaging/git-buildpackage.spec
patch
|
blob
|
history
diff --git
a/packaging/git-buildpackage.spec
b/packaging/git-buildpackage.spec
index 1ff54885a0be819e3897d07f4edc66729fa5fc78..e8f4417f662aa20271e5f85b266879e0186e5fce 100644
(file)
--- a/
packaging/git-buildpackage.spec
+++ b/
packaging/git-buildpackage.spec
@@
-55,7
+55,9
@@
Patch0: 0001-Fix-path-to-docbook-dtd-file.patch
Requires: %{name}-common = %{version}-%{release}
Requires: %{dpkg_pkg_name}
+%if 0%{?fedora} || 0%{?centos_ver} && 0%{?centos_ver} == 7
Requires: devscripts
+%endif
BuildRequires: python3
BuildRequires: python3-setuptools