[abrt/f15] #726192 - fix traceback introduced in previous update

Nikola Pajkovsky npajkovs at fedoraproject.org
Fri Sep 9 13:12:56 UTC 2011


commit edc52336f30642da3fd27fd2c444a9857d9b0b08
Author: Nikola Pajkovsky <npajkovs at redhat.com>
Date:   Fri Sep 9 14:41:37 2011 +0200

    #726192 - fix traceback introduced in previous update
    
    Signed-off-by: Nikola Pajkovsky <npajkovs at redhat.com>

 ...-install-debuginfo-ask-before-downloading.patch |   69 -----
 ...-debuginfo-do-not-ask-when-y-is-specified.patch |   24 --
 ...Revert-Merge-branch-daemon-dump-location.patch~ |  275 --------------------
 abrt.spec                                          |   15 +-
 4 files changed, 7 insertions(+), 376 deletions(-)
---
diff --git a/abrt.spec b/abrt.spec
index e3fce5a..97c1f69 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -10,7 +10,7 @@
 Summary: Automatic bug detection and reporting tool
 Name: abrt
 Version: 2.0.3
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: https://fedorahosted.org/abrt/
@@ -20,8 +20,6 @@ Source2: abrt-ccpp.init
 Source3: abrt-oops.init
 Patch0: blacklist.patch
 Patch1: allow_bz_for_koops.patch
-Patch2: 0001-install-debuginfo-ask-before-downloading.patch
-Patch3: 0002-install-debuginfo-do-not-ask-when-y-is-specified.patch
 Patch4: 0003-Revert-remove-bashism-from-ccpp-hook.patch
 Patch5: 0004-Revert-Merge-branch-daemon-dump-location.patch
 Patch6: 0005-abrt-server-ccpp_hook-enlarge-spool-dir-pruning-thre.patch
@@ -219,13 +217,11 @@ Virtual package to make easy default installation on desktop environments.
 %setup -q
 %patch0 -p1 -b .blacklist
 %patch1 -p1 -b .bz_for_oops
-%patch2 -p1 -b .install-debuginfo-ask-before-downloading
-%patch3 -p1 -b .install-debuginfo-do-not-ask-when-y-is-specified
 %patch4 -p1 -b .Revert-remove-bashism-from-ccpp-hook
 %patch5 -p1 -b .Revert-Merge-branch-daemon-dump-location
-# patch6 -p1 -b .abrt-server-ccpp_hook-enlarge-spool-dir-pruning-thre
-# patch7 -p1 -b .rhbz-671354-RFE-Configurable-core-dump-location.patch
-# patch8 -p1 -b .abrtd-pipe-post-create-output-to-log.-Closes-bz-6991.patch
+%patch6 -p1 -b .abrt-server-ccpp_hook-enlarge-spool-dir-pruning-thre
+%patch7 -p1 -b .rhbz-671354-RFE-Configurable-core-dump-location.patch
+%patch8 -p1 -b .abrtd-pipe-post-create-output-to-log.-Closes-bz-6991.patch
 
 
 %build
@@ -528,6 +524,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %defattr(-,root,root,-)
 
 %changelog
+* Fri Sep 09 2011 Nikola Pajkovsky <npajkovs at redhat.com> 2.0.3-3
+- #726192 - fix traceback introduced in previous update
+
 * Mon Sep 05 2011 Nikola Pajkovsky <npajkovs at redhat.com> 2.0.3-2
 - #715456 - Unrecognized variable 'DumpLocation' in '/etc/abrt/abrt.conf'
 - #726192 - -y does not work with abrt-action-install-debuginfo-to-abrt-cache


More information about the scm-commits mailing list