[LIBREPORT PATCHv3 2/2] spec: replace btparser with satyr

Martin Milata mmilata at redhat.com
Tue Jul 9 16:26:56 UTC 2013


Signed-off-by: Martin Milata <mmilata at redhat.com>
---
 libreport.spec.in | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/libreport.spec.in b/libreport.spec.in
index ba3465b..4794909 100644
--- a/libreport.spec.in
+++ b/libreport.spec.in
@@ -40,12 +40,10 @@ BuildRequires: asciidoc
 BuildRequires: xmlto
 BuildRequires: newt-devel
 BuildRequires: libproxy-devel
-BuildRequires: btparser-devel
+BuildRequires: satyr-devel >= 0.4
 %if %{with bugzilla}
 BuildRequires: xmlrpc-c-devel
 %endif
-##satyr migration:
-#BuildRequires: satyr-devel
 BuildRequires: doxygen
 Requires: libreport-filesystem = %{version}-%{release}
 # required for update from old report library, otherwise we obsolete report-gtk
@@ -53,6 +51,7 @@ Requires: libreport-filesystem = %{version}-%{release}
 # end-up with: can't import report.GtkIO
 # FIXME: can be removed when F15 will EOLed, needs to stay in rhel6!
 Requires: libreport-python
+Requires: satyr >= 0.4
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-- 
1.7.11.7



More information about the Crash-catcher mailing list