From 31aefd2430f7eec00dc2457aef975aeb7f2a5e48 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Wed, 20 Nov 2013 10:05:53 -0500 Subject: [PATCH] Add requires for libreport-python --- setroubleshoot.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setroubleshoot.spec b/setroubleshoot.spec index a299696..aed2ef1 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -8,6 +8,7 @@ URL: https://fedorahosted.org/setroubleshoot # git clone git://git.fedorahosted.org/git/setroubleshoot.git; cd setroubleshoot # git archive --prefix setroubleshoot-3.0.10/426cf8ea7a38e8c5179981219d831368161b65f2 > setroubleshoot-3.0.10.tar.gz Source0: %{name}-%{version}.tar.gz +patch: setroubleshoot-po.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl-XML-Parser BuildRequires: libcap-ng-devel @@ -75,6 +76,7 @@ fi %prep %setup -q +%patch -p1 -b .badpo %build %configure