[abrt/f20] New upstream release 2.1.12

Jakub Filak jfilak at fedoraproject.org
Fri Jan 31 10:36:13 UTC 2014


commit d4a40a0b17b484625abf9641b0d6ad8da9006c42
Author: Jakub Filak <jfilak at redhat.com>
Date:   Thu Jan 30 15:47:10 2014 +0100

    New upstream release 2.1.12
    
    Resolves: #1050167

 .gitignore                                         |    1 +
 abrt-2.1.1-disable_autoreporting_dialog.patch      |   30 ------
 ...-dont_enable_shortened_reporting_in_gnome.patch |   17 ---
 ...rhel-remove_all_ureport_lines_from_config.patch |  110 --------------------
 abrt.spec                                          |   55 ++++++----
 disable_gpg_check.patch                            |   11 --
 sources                                            |    2 +-
 7 files changed, 35 insertions(+), 191 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 002c08b..747f76b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@ abrt-1.1.13.tar.gz
 /abrt-2.1.9.tar.gz
 /abrt-2.1.10.tar.gz
 /abrt-2.1.11.tar.gz
+/abrt-2.1.12.tar.gz
diff --git a/abrt.spec b/abrt.spec
index 222d607..1f0940f 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -34,23 +34,17 @@
     %define docdirversion -%{version}
 %endif
 
-%define libreport_ver 2.1.11
+%define libreport_ver 2.1.12
 %define satyr_ver 0.13
 
 Summary: Automatic bug detection and reporting tool
 Name: abrt
-Version: 2.1.11
+Version: 2.1.12
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: https://fedorahosted.org/abrt/
 Source: https://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.gz
-# don't remove this patch, packages in rawhide are not signed!
-Patch1: disable_gpg_check.patch
-Patch2: abrt-2.1.6.rhel-remove_all_ureport_lines_from_config.patch
-Patch3: abrt-2.1.6.rhel-dont_enable_shortened_reporting_in_gnome.patch
-Patch4: abrt-2.1.1-disable_autoreporting_dialog.patch
-
 
 BuildRequires: dbus-devel
 BuildRequires: gtk3-devel
@@ -181,10 +175,10 @@ Summary: %{name}'s kerneloops addon
 Group: System Environment/Libraries
 Requires: curl
 Requires: %{name} = %{version}-%{release}
-Requires: abrt-libs = %{version}-%{release}
 %if 0%{!?rhel:1}
 Requires: libreport-plugin-kerneloops >= %{libreport_ver}
 %endif
+Requires: abrt-libs = %{version}-%{release}
 
 %description addon-kerneloops
 This package contains plugin for collecting kernel crash information from
@@ -195,6 +189,7 @@ Summary: %{name}'s Xorg addon
 Group: System Environment/Libraries
 Requires: curl
 Requires: %{name} = %{version}-%{release}
+Requires: abrt-libs = %{version}-%{release}
 
 %description addon-xorg
 This package contains plugin for collecting Xorg crash information from Xorg
@@ -272,6 +267,7 @@ Requires: abrt-addon-ccpp
 Requires: abrt-addon-python
 Requires: abrt-addon-xorg
 %if 0%{?rhel}
+Requires: libreport-rhel >= %{libreport_ver}
 Requires: libreport-plugin-rhtsupport >= %{libreport_ver}
 %else
 Requires: abrt-retrace-client
@@ -279,6 +275,8 @@ Requires: abrt-plugin-bodhi
 Requires: libreport-plugin-bugzilla >= %{libreport_ver}
 Requires: libreport-plugin-logger >= %{libreport_ver}
 Requires: libreport-plugin-ureport >= %{libreport_ver}
+
+Requires: libreport-fedora >= %{libreport_ver}
 %endif
 
 %description cli
@@ -371,14 +369,6 @@ to the shell
 
 %prep
 %setup -q
-#RHEL
-%if 0%{?rhel} >= 7
-%patch2 -p1 -b .ureport
-%patch3 -p1 -b .shoretened
-%patch4 -p1 -b .autoreporting
-%endif
-#Fedora
-%patch1 -p1 -b .gpgcheck
 
 %build
 autoconf
@@ -387,7 +377,8 @@ make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} \
+make install DESTDIR=$RPM_BUILD_ROOT \
+             mandir=%{_mandir} \
              dbusabrtdocdir=%{_defaultdocdir}/%{name}-dbus%{docdirversion}/html/
 
 %find_lang %{name}
@@ -606,10 +597,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_mandir}/man5/abrt.conf.5.gz
 %{_mandir}/man5/abrt-action-save-package-data.conf.5.gz
 # {_mandir}/man5/pyhook.conf.5.gz
+
 # filesystem package should own /usr/share/augeas/lenses directory
 %{_datadir}/augeas/lenses/abrt.aug
 
-
 %files libs
 %defattr(-,root,root,-)
 %{_libdir}/libabrt.so.*
@@ -665,7 +656,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %endif
 %{_libexecdir}/abrt-hook-ccpp
 %{_libexecdir}/abrt-gdb-exploitable
+
+# attr(6755) ~= SETUID|SETGID
 %attr(6755, abrt, abrt) %{_libexecdir}/abrt-action-install-debuginfo-to-abrt-cache
+
 %{_bindir}/abrt-action-analyze-c
 %{_bindir}/abrt-action-trim-files
 %{_bindir}/abrt-action-analyze-core
@@ -683,8 +677,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %config(noreplace) %{_sysconfdir}/libreport/events.d/gconf_event.conf
 %{_mandir}/man5/gconf_event.conf.5.gz
 %config(noreplace) %{_sysconfdir}/libreport/events.d/vimrc_event.conf
-%{_datadir}/libreport/events/analyze_CCpp.xml
 %{_mandir}/man5/vimrc_event.conf.5.gz
+%{_datadir}/libreport/events/analyze_CCpp.xml
 %{_datadir}/libreport/events/analyze_LocalGDB.xml
 %{_datadir}/libreport/events/collect_xsession_errors.xml
 %{_datadir}/libreport/events/collect_GConf.xml
@@ -714,6 +708,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %endif
 %{_mandir}/man*/abrt-upload-watch.*
 
+
 %files retrace-client
 %{_bindir}/abrt-retrace-client
 %{_mandir}/man1/abrt-retrace-client.1.gz
@@ -763,9 +758,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %endif
 %{_sbindir}/abrt-harvest-vmcore
 %{_bindir}/abrt-action-analyze-vmcore
+%{_bindir}/abrt-action-check-oops-for-hw-error
 %{_mandir}/man1/abrt-harvest-vmcore.1*
 %{_mandir}/man5/abrt-vmcore.conf.5*
 %{_mandir}/man1/abrt-action-analyze-vmcore.1*
+%{_mandir}/man1/abrt-action-check-oops-for-hw-error.1*
 
 %files addon-pstoreoops
 %defattr(-,root,root,-)
@@ -784,7 +781,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %config(noreplace) %{_sysconfdir}/%{name}/plugins/python.conf
 %{_datadir}/%{name}/conf.d/plugins/python.conf
 %{_mandir}/man5/abrt-python.conf.5.gz
-# TODO? Do we need %config(noreplace) in the below line too?
+# TODO? Do we need %%config(noreplace) in the below line too?
 %config(noreplace) %{_sysconfdir}/libreport/events.d/python_event.conf
 %{_mandir}/man5/python_event.conf.5.gz
 %{_bindir}/abrt-action-analyze-python
@@ -841,6 +838,20 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh
 
 %changelog
+* Thu Jan 30 2014 Jakub Filak <jfilak at redhat.com> 2.1.12-1
+- don't break the event run by failures of abrt-action-notify
+- harvest-vmcore: properly handle inaccessible dir error
+- spec: abrt-cli requires a pkg providing workflows
+- applet: do not say the report is anonymous when ureport auth is enabled
+- abrtd.service: Don't order after syslog.target
+- vmcore: properly configure Augeas
+- applet: don't notify missing ignored_problems file
+- fix a double free error in abrt-applet
+- configui: show 'Close' button in the dialog
+- configure: remove all -Werror from O0CFLAGS
+- fix handling of Machine Check Exceptions.
+- Resolves: #1050167
+
 * Wed Jan 08 2014 Jakub Filak <jfilak at redhat.com> 2.1.11-1
 - Update translations
 - harvest_vmcore: replace regexp config parsing with augeas
@@ -1563,7 +1574,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 - added mono-core to blacklist
 
 * Tue Mar 29 2011 Jiri Moskovcak <jmoskovc at redhat.com> 2.0.0-2
-- use %ghost on files in /var/run and /var/lock rhbz#656542
+- use %%ghost on files in /var/run and /var/lock rhbz#656542
 - fixed notification persistence in gnome3
 - added analyze selector to CLI
 - refuse reporting to bz without backtrace or hash
diff --git a/sources b/sources
index 862a67c..13a55a1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fdd0c50b6f54fa664b2600e453a7f54b  abrt-2.1.11.tar.gz
+2e659a4acf115065aa0cf52398e2a9d5  abrt-2.1.12.tar.gz


More information about the scm-commits mailing list