new upstream version 2.0.10
This commit is contained in:
parent
02c32fd146
commit
8c9325b7c8
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/libreport-2.0.6.tar.gz
|
/libreport-2.0.6.tar.gz
|
||||||
/libreport-2.0.7.tar.gz
|
/libreport-2.0.7.tar.gz
|
||||||
/libreport-2.0.8.tar.gz
|
/libreport-2.0.8.tar.gz
|
||||||
|
/libreport-2.0.10.tar.gz
|
||||||
|
@ -4,23 +4,12 @@
|
|||||||
|
|
||||||
Summary: Generic library for reporting various problems
|
Summary: Generic library for reporting various problems
|
||||||
Name: libreport
|
Name: libreport
|
||||||
Version: 2.0.8
|
Version: 2.0.10
|
||||||
Release: 6%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: https://fedorahosted.org/abrt/
|
URL: https://fedorahosted.org/abrt/
|
||||||
Source: https://fedorahosted.org/released/abrt/%{name}-%{version}.tar.gz
|
Source: https://fedorahosted.org/released/abrt/%{name}-%{version}.tar.gz
|
||||||
Patch0: 0001-allow-to-specify-bodh-url-and-fix-one-NULL-dereferen.patch
|
|
||||||
Patch1: 0002-if-better-backtrace-is-avail-then-upload-one.patch
|
|
||||||
Patch2: 0003-search-only-by-duphash-for-selinux.patch
|
|
||||||
Patch3: 0004-reorganize-comments-for-bugzilla-message-body-comes-.patch
|
|
||||||
Patch4: 0005-do-not-insert-duplicate-comment-to-bugzilla.patch
|
|
||||||
Patch5: 0006-if-OSRelease-environ-is-empty-load-OSRelease-from-pr.patch
|
|
||||||
Patch6: 0009-bodhi-sync-enum-with-parse_opt.patch
|
|
||||||
Patch7: 0010-inicializing-rpm-more-then-once-leads-to-sigsegv-in-.patch
|
|
||||||
Patch8: 0011-url-takes-escaped-string.patch
|
|
||||||
Patch9: 0001-rhbz-add-the-architecture-to-the-comment-only-if-it-.patch
|
|
||||||
Patch10: 0001-rhbz-768647-python-doen-t-have-a-backtrace_rating-fi.patch
|
|
||||||
BuildRequires: dbus-devel
|
BuildRequires: dbus-devel
|
||||||
BuildRequires: gtk2-devel
|
BuildRequires: gtk2-devel
|
||||||
BuildRequires: curl-devel
|
BuildRequires: curl-devel
|
||||||
@ -78,8 +67,8 @@ Summary: Python bindings for report-libs
|
|||||||
# Is group correct here? -
|
# Is group correct here? -
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Requires: libreport = %{version}-%{release}
|
Requires: libreport = %{version}-%{release}
|
||||||
Provides: report = 0.23-1
|
Provides: report = 0:0.23-1
|
||||||
Obsoletes: report < 0.23-1
|
Obsoletes: report < 0:0.23-1
|
||||||
# in report the rhtsupport is in the main package, so we need to install it too
|
# in report the rhtsupport is in the main package, so we need to install it too
|
||||||
%if 0%{?rhel} >= 6
|
%if 0%{?rhel} >= 6
|
||||||
Requires: libreport-plugin-rhtsupport
|
Requires: libreport-plugin-rhtsupport
|
||||||
@ -101,8 +90,8 @@ with problem dump reports
|
|||||||
Summary: %{name}'s newt interface
|
Summary: %{name}'s newt interface
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Provides: report-newt = 0.23-1
|
Provides: report-newt = 0:0.23-1
|
||||||
Obsoletes: report-newt < 0.23-1
|
Obsoletes: report-newt < 0:0.23-1
|
||||||
|
|
||||||
%description newt
|
%description newt
|
||||||
This package contains a simple newt application for reporting
|
This package contains a simple newt application for reporting
|
||||||
@ -112,8 +101,8 @@ bugs
|
|||||||
Summary: GTK front-end for libreport
|
Summary: GTK front-end for libreport
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
Requires: libreport = %{version}-%{release}
|
Requires: libreport = %{version}-%{release}
|
||||||
Provides: report-gtk = 0.23-1
|
Provides: report-gtk = 0:0.23-1
|
||||||
Obsoletes: report-gtk < 0.23-1
|
Obsoletes: report-gtk < 0:0.23-1
|
||||||
|
|
||||||
%description gtk
|
%description gtk
|
||||||
Applications for reporting bugs using libreport backend
|
Applications for reporting bugs using libreport backend
|
||||||
@ -141,10 +130,10 @@ Summary: %{name}'s logger reporter plugin
|
|||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Obsoletes: abrt-plugin-logger < 2.0.4
|
Obsoletes: abrt-plugin-logger < 2.0.4
|
||||||
Provides: report-plugin-localsave = 0.23-1
|
Provides: report-plugin-localsave = 0:0.23-1
|
||||||
Obsoletes: report-plugin-localsave < 0.23-1
|
Obsoletes: report-plugin-localsave < 0:0.23-1
|
||||||
Provides: report-config-localsave = 0.23-1
|
Provides: report-config-localsave = 0:0.23-1
|
||||||
Obsoletes: report-config-localsave < 0.23-1
|
Obsoletes: report-config-localsave < 0:0.23-1
|
||||||
|
|
||||||
%description plugin-logger
|
%description plugin-logger
|
||||||
The simple reporter plugin which writes a report to a specified file.
|
The simple reporter plugin which writes a report to a specified file.
|
||||||
@ -165,10 +154,10 @@ Summary: %{name}'s bugzilla plugin
|
|||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Obsoletes: abrt-plugin-bugzilla < 2.0.4
|
Obsoletes: abrt-plugin-bugzilla < 2.0.4
|
||||||
Provides: report-plugin-bugzilla = 0.23-1
|
Provides: report-plugin-bugzilla = 0:0.23-1
|
||||||
Obsoletes: report-plugin-bugzilla < 0.23-1
|
Obsoletes: report-plugin-bugzilla < 0:0.23-1
|
||||||
Provides: report-config-bugzilla-redhat-com = 0.23-1
|
Provides: report-config-bugzilla-redhat-com = 0:0.23-1
|
||||||
Obsoletes: report-config-bugzilla-redhat-com < 0.23-1
|
Obsoletes: report-config-bugzilla-redhat-com < 0:0.23-1
|
||||||
|
|
||||||
%package plugin-bodhi
|
%package plugin-bodhi
|
||||||
Summary: %{name}'s bodhi plugin
|
Summary: %{name}'s bodhi plugin
|
||||||
@ -207,31 +196,20 @@ Summary: %{name}'s reportuploader plugin
|
|||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Obsoletes: abrt-plugin-reportuploader < 2.0.4
|
Obsoletes: abrt-plugin-reportuploader < 2.0.4
|
||||||
Provides: report-plugin-ftp = 0.23-1
|
Provides: report-plugin-ftp = 0:0.23-1
|
||||||
Obsoletes: report-plugin-ftp < 0.23-1
|
Obsoletes: report-plugin-ftp < 0:0.23-1
|
||||||
Provides: report-config-ftp = 0.23-1
|
Provides: report-config-ftp = 0:0.23-1
|
||||||
Obsoletes: report-config-ftp < 0.23-1
|
Obsoletes: report-config-ftp < 0:0.23-1
|
||||||
Provides: report-plugin-scp = 0.23-1
|
Provides: report-plugin-scp = 0:0.23-1
|
||||||
Obsoletes: report-plugin-scp < 0.23-1
|
Obsoletes: report-plugin-scp < 0:0.23-1
|
||||||
Provides: report-config-scp = 0.23-1
|
Provides: report-config-scp = 0:0.23-1
|
||||||
Obsoletes: report-config-scp < 0.23-1
|
Obsoletes: report-config-scp < 0:0.23-1
|
||||||
|
|
||||||
%description plugin-reportuploader
|
%description plugin-reportuploader
|
||||||
Plugin to report bugs into anonymous FTP site associated with ticketing system.
|
Plugin to report bugs into anonymous FTP site associated with ticketing system.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
|
||||||
%patch1 -p1
|
|
||||||
%patch2 -p1
|
|
||||||
%patch3 -p1
|
|
||||||
%patch4 -p1
|
|
||||||
%patch5 -p1
|
|
||||||
%patch6 -p1
|
|
||||||
%patch7 -p1
|
|
||||||
%patch8 -p1
|
|
||||||
%patch9 -p1
|
|
||||||
%patch10 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoconf
|
autoconf
|
||||||
@ -282,6 +260,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc README COPYING
|
%doc README COPYING
|
||||||
%config(noreplace) %{_sysconfdir}/%{name}/report_event.conf
|
%config(noreplace) %{_sysconfdir}/%{name}/report_event.conf
|
||||||
|
%config(noreplace) %{_sysconfdir}/%{name}/forbidden_words.conf
|
||||||
%{_libdir}/libreport.so.*
|
%{_libdir}/libreport.so.*
|
||||||
%{_libdir}/libabrt_dbus.so.*
|
%{_libdir}/libabrt_dbus.so.*
|
||||||
%{_libdir}/libabrt_web.so.*
|
%{_libdir}/libabrt_web.so.*
|
||||||
@ -353,6 +332,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
|
|
||||||
%files plugin-mailx
|
%files plugin-mailx
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
%config(noreplace) %{_sysconfdir}/libreport/plugins/mailx.conf
|
||||||
%{_sysconfdir}/libreport/events/report_Mailx.xml
|
%{_sysconfdir}/libreport/events/report_Mailx.xml
|
||||||
%config(noreplace) %{_sysconfdir}/libreport/events.d/mailx_event.conf
|
%config(noreplace) %{_sysconfdir}/libreport/events.d/mailx_event.conf
|
||||||
%{_mandir}/man*/reporter-mailx.*
|
%{_mandir}/man*/reporter-mailx.*
|
||||||
@ -394,6 +374,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%config(noreplace) %{_sysconfdir}/libreport/events.d/uploader_event.conf
|
%config(noreplace) %{_sysconfdir}/libreport/events.d/uploader_event.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 26 2012 Jiri Moskovcak <jmoskovc@redhat.com> 2.0.10-1
|
||||||
|
- updated to latest upstream
|
||||||
|
|
||||||
* Mon Jan 23 2012 Dan Horák <dan@danny.cz> - 2.0.8-6
|
* Mon Jan 23 2012 Dan Horák <dan@danny.cz> - 2.0.8-6
|
||||||
- rebuilt for json-c-0.9-4.fc17
|
- rebuilt for json-c-0.9-4.fc17
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user