[abrt/f18] New upstream release 2.0.12

Jakub Filak jfilak at fedoraproject.org
Wed Aug 22 16:09:17 UTC 2012


commit 3d458d1a8bf351f5958d125eb388498eff2f7692
Author: Jakub Filak <jfilak at redhat.com>
Date:   Tue Aug 21 17:07:17 2012 +0200

    New upstream release 2.0.12
    
    - Resolves: #761431, #811733, #844679, #797078

 .gitignore                                         |    1 +
 ...-core-check-the-len-if-the-line-array-bef.patch |   27 ------
 ...yhook-add-timetout-to-sockets-rhbz-808562.patch |   70 --------------
 ...rash-when-chowning-directory-using-dbus-c.patch |   28 ------
 ...e-helper-dir_accessible_by_uid-more-consi.patch |   97 --------------------
 abrt-rhelkeys.patch                                |    9 --
 abrt.spec                                          |   37 ++++----
 abrt_disable_gpgcheck.diff                         |   11 --
 abrt_systemd_requisite.patch                       |   48 ----------
 analyze_retrace_sensitive_data_configuration.patch |   26 -----
 blacklist.patch                                    |   17 ----
 no_elements_abrt_dbus_crash_fix.patch              |   58 ------------
 sources                                            |    2 +-
 13 files changed, 21 insertions(+), 410 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9021195..b31a5eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ abrt-1.1.13.tar.gz
 /abrt-2.0.9.tar.gz
 /abrt-2.0.10.tar.gz
 /abrt-2.0.11.tar.gz
+/abrt-2.0.12.tar.gz
diff --git a/abrt.spec b/abrt.spec
index 5b4d7d5..d2ddaa2 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -24,18 +24,13 @@
 
 Summary: Automatic bug detection and reporting tool
 Name: abrt
-Version: 2.0.11
-Release: 2%{?dist}
+Version: 2.0.12
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: https://fedorahosted.org/abrt/
 Source: https://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.gz
 Source1: abrt1_to_abrt2
-Patch0: abrt-rhelkeys.patch
-Patch1: blacklist.patch
-Patch2: abrt_disable_gpgcheck.diff
-Patch3: no_elements_abrt_dbus_crash_fix.patch
-Patch4: analyze_retrace_sensitive_data_configuration.patch
 BuildRequires: dbus-devel
 BuildRequires: gtk3-devel
 BuildRequires: rpm-devel >= 4.6
@@ -50,7 +45,7 @@ BuildRequires: libtool
 BuildRequires: nss-devel
 BuildRequires: asciidoc
 BuildRequires: xmlto
-BuildRequires: libreport-devel >= 2.0.10-2
+BuildRequires: libreport-devel >= 2.0.13-1
 BuildRequires: btparser-devel
 
 %if %{with systemd}
@@ -219,9 +214,6 @@ Requires: abrt-plugin-bodhi
 Requires: libreport-plugin-logger, libreport-plugin-bugzilla
 Requires: libreport-plugin-ureport
 #Requires: abrt-plugin-firefox
-%if 0%{?fedora}
-Requires: libreport-plugin-bodhi
-%endif
 Obsoletes: bug-buddy > 0.0.1
 Provides: bug-buddy
 
@@ -247,15 +239,10 @@ uses PolicyKit to authorize to access the problem data.
 %patch0 -p1 -b .rhel_gpg
 %endif
 #Fedora
-%patch1 -p1 -b .blacklist
-%patch2 -p1 -b .gpgcheck
-%patch3 -p1 -b .noelements
-%patch4 -p1 -b .senstive
 
 %build
 autoconf
-%configure
-CFLAGS="-fno-strict-aliasing"
+CFLAGS="%{optflags} -Werror" %configure --disable-silent-rules
 make %{?_smp_mflags}
 
 %install
@@ -497,7 +484,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 # abrtd runs as root
 %dir %attr(0755, root, root) %{_localstatedir}/run/%{name}
 %ghost %attr(0666, -, -) %{_localstatedir}/run/%{name}/abrt.socket
-%ghost %attr(0644, -, -) %{_localstatedir}/run/abrtd.pid
+%ghost %attr(0644, -, -) %{_localstatedir}/run/%{name}/abrtd.pid
 
 %dir %{_sysconfdir}/%{name}
 %dir %{_sysconfdir}/%{name}/plugins
@@ -565,6 +552,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_sysconfdir}/libreport/events/collect_GConf.xml
 %{_sysconfdir}/libreport/events/collect_vimrc_user.xml
 %{_sysconfdir}/libreport/events/collect_vimrc_system.xml
+%{_sysconfdir}/libreport/events/post_report.xml
 %{_mandir}/man*/abrt-action-analyze-c.*
 %{_mandir}/man*/abrt-action-trim-files.*
 %{_mandir}/man*/abrt-action-generate-backtrace.*
@@ -605,6 +593,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %files addon-vmcore
 %defattr(-,root,root,-)
 %config(noreplace) %{_sysconfdir}/libreport/events.d/vmcore_event.conf
+%config(noreplace) %{_sysconfdir}/%{name}/abrt-harvest-vmcore.conf
 %{_sysconfdir}/libreport/events/analyze_VMcore.xml
 %if %{with systemd}
 %{_unitdir}/abrt-vmcore.service
@@ -618,6 +607,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %files addon-python
 %defattr(-,root,root,-)
 %config(noreplace) %{_sysconfdir}/%{name}/plugins/python.conf
+# TODO? Do we need %config(noreplace) in the below line too?
 %{_sysconfdir}/libreport/events.d/python_event.conf
 %{_bindir}/abrt-action-analyze-python
 %{_mandir}/man1/abrt-action-analyze-python.1*
@@ -648,6 +638,17 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/polkit-1/actions/abrt_polkit.policy
 
 %changelog
+* Tue Aug 21 2012 Jakub Filak <jfilak at redhat.com> 2.0.12-1
+- move abrtd.pid to /var/run/abrt/abrtd.pid
+- abrt-harvest-vmcore: add CopyVMcore config option to copy vmcores. Closes 448, rhbz#811733, rhbz#844679
+- update po files rhzb#800784
+- applet: fix a SEGV caused by notify_init() not being called
+- minor fix to pkg-config file
+- ignore results of setregid() and setreuid() after glibc update
+- hopefully fixed ugly applet icon rhbz#797078
+- add update of abrt server database to event chains
+- Resolves: #761431, #811733, #844679, #797078
+
 * Fri Aug 10 2012 Jakub Filak <jfilak at redhat.com> 2.0.11-2
 - fix abrt-dbus crash if no element is found in GetInfo()
 - set sending-sensitive-data option to 'yes' for analyze_RetraceServer event
diff --git a/sources b/sources
index c7152b0..0b0969c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab69b093ac1dbd5438ab166a0c53c60c  abrt-2.0.11.tar.gz
+81332aebeec1cdc59ce399429c95b349  abrt-2.0.12.tar.gz


More information about the scm-commits mailing list