[packages/devscripts] update BR

glen glen at pld-linux.org
Tue Aug 4 11:31:31 CEST 2015


commit b6e96f675b94a598fe5586f71efcf923b7dfbfa3
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Aug 3 15:47:07 2015 +0300

    update BR
    
    - drop superfluous perl-Parse-DebControl
    - docbook-dtd42-xml -- deb-reversion.dbk:50: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
    - gettext-tools
    - libxslt-progs -- make[1]: xsltproc: Command not found
    - pkgconfig -- make[2]: pkg-config: Command not found
    - rpm-pythonprov -- error: Couldn't exec /usr/lib/rpm/pythoneggs.py: No such file or directory

 devscripts.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/devscripts.spec b/devscripts.spec
index afc3464..d018c45 100644
--- a/devscripts.spec
+++ b/devscripts.spec
@@ -14,19 +14,23 @@ Patch0:		%{name}_docbook.patch
 Patch1:		%{name}_install-layout.patch
 Patch2:		%{name}_install-man.patch
 URL:		https://packages.debian.org/unstable/admin/devscripts
+BuildRequires:	docbook-dtd42-xml
 BuildRequires:	docbook-style-xsl
 BuildRequires:	dpkg
+BuildRequires:	gettext-tools
 BuildRequires:	libxslt
+BuildRequires:	libxslt-progs
 BuildRequires:	perl-DB_File
 BuildRequires:	perl-File-DesktopEntry
-BuildRequires:	perl-Parse-DebControl
 BuildRequires:	perl-base
 BuildRequires:	perl-libwww
 BuildRequires:	perl-modules
+BuildRequires:	pkgconfig
 BuildRequires:	po4a
 BuildRequires:	python3-devel
 BuildRequires:	python3-setuptools
 BuildRequires:	rpm-perlprov >= 4.1-13
+BuildRequires:	rpm-pythonprov
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
 # man for manpage-alert
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/devscripts.git/commitdiff/b6e96f675b94a598fe5586f71efcf923b7dfbfa3



More information about the pld-cvs-commit mailing list