summaryrefslogtreecommitdiffstats
path: root/abrt.spec
Commit message (Collapse)AuthorAgeFilesLines
* generate abrt version from gitNikola Pajkovsky2011-04-271-1401/+0
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* increase version to 2.0.2Jiri Moskovcak2011-04-261-1/+1
|
* abrt-action-trim-files needs to be suided rhbz#699098Jiri Moskovcak2011-04-261-1/+1
|
* renamed abrt-action-analyzecore.py -> analyze-core; made .conf file more ↵Denys Vlasenko2011-04-221-1/+1
| | | | | | readable Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* use versioned libreport dependencyJiri Moskovcak2011-04-211-1/+1
|
* abrt.spec: package abrt_event.conf.5 tooDenys Vlasenko2011-04-211-2/+3
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* run abrt oops log scanner as a separate serviceDenys Vlasenko2011-04-201-10/+54
| | | | | | | | | | | | | | | | In preparation for https://fedorahosted.org/abrt/ticket/189 "abrtd should reload configuration when some of it's config files changes" I would like to stop running abrt-dump-oops as a child of abrtd. We experimented with it: we made abrt-ccpp hook (de)installation a separate service, and in my opinion it ended up a better solution than making it a part of daemon. Among other things, it made abrt and abrt-addon-ccpp packages independent. This change does the same for abrt-dump-oops. Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* remove support for old lock file in abrt service scriptDenys Vlasenko2011-04-201-5/+5
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* retrace server: move retrace library to %{python_site}Michal Toman2011-04-191-1/+2
|
* increase version to 2.0.1Jiri Moskovcak2011-04-171-1/+1
|
* spec: minor tweakJiri Moskovcak2011-04-151-0/+1
| | | | | - we should own %{_sysconfdir}/%{name}/events so it's removed when abrt is removed
* split abrt-action-install-debuginfo into two apps rhbz#692064Jiri Moskovcak2011-04-141-1/+6
| | | | | | | - the first part analyzes the coredump and writes the required build-ids into a file - the second app reads the file and tries to find the debuginfo packages for build-ids
* retrace server: move executable scripts to _bindirMichal Toman2011-04-111-0/+3
|
* make rhtsupport use /tmp for tmp filesJiri Moskovcak2011-04-071-2/+3
| | | | | - also added default event configuration for rhtsupport - and tweaked a spec file a little
* -devel package contains btparser headers; -devel package does not include ↵Karel Klic2011-03-311-1/+2
| | | | libreportgtk.so versioned libraries
* use %ghost on files in /var/run and /var/lock rhbz#656542Jiri Moskovcak2011-03-291-0/+2
| | | | | | - this files are created in runtime and using %ghost will make them owned by rpm and thus removed during uninstall, but %ghost files are not required during the build.
* make abrt-retrace-server RPM work properlyMichal Toman2011-03-281-2/+10
|
* fixed release in spec file2.0.0Jiri Moskovcak2011-03-261-1/+1
|
* Analyze backtraces from retrace serverKarel Klic2011-03-261-0/+1
| | | | | | | | | | | | | | | Hi, the attached patch splits a part of abrt-action-generate-backtrace to a new tool abrt-action-analyze-backtrace, which is used by both LocalGDB and RetraceServer analyzers. Then new abrt-action-analyze-backtrace tool reads backtrace and generates duplication hash, detects crash function, and provides backtrace rating. These steps haven't been performed for remotely analyzed crashes so far. Karel
* abrt-action-trim-files: new tool for trimming old debuginfo and debug dumpsDenys Vlasenko2011-03-261-1/+2
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* added xml file for kerneloops reporter, split koops events to a separate fileJiri Moskovcak2011-03-251-0/+2
|
* gnome-keyring has differnet name in fedora and rhel6; fix buildNikola Pajkovsky2011-03-251-2/+7
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* remove plugins/Logger.confDenys Vlasenko2011-03-241-1/+0
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* remove plugins/Mailx.conf and plugins/RHTSupport.confDenys Vlasenko2011-03-241-2/+0
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* added event xml file for RHTSupport, removed unused glade filesJiri Moskovcak2011-03-231-7/+6
|
* retrace server: remove unused files from rpmMichal Toman2011-03-231-2/+0
|
* -added event config files for Mailx trac#163Jiri Moskovcak2011-03-171-1/+2
|
* increase version to 2.0.0Jiri Moskovcak2011-03-161-1/+160
|
* ccpp: save package's NVR for all loaded librariesJiri Moskovcak2011-03-161-0/+1
|
* abrt.spec: require python-argparse on el6 onlyKarel Klic2011-03-161-1/+1
|
* abrt.spec : add python-argparse to retrace-server requirementsScott Dodson2011-03-161-0/+1
|
* reanalyze configuration symlinksKarel Klic2011-03-161-0/+2
|
* minor build fixesJiri Moskovcak2011-03-151-0/+1
|
* put code shared among gui and wizard into libreportgtkJiri Moskovcak2011-03-141-2/+3
|
* Merge branch 'prune-old-gui'Nikola Pajkovsky2011-03-111-7/+0
|\ | | | | | | | | | | * prune-old-gui: remove old python gui override old gui by new one
| * override old gui by new oneNikola Pajkovsky2011-03-111-7/+0
| | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* | abrt.spec: ship analyze_{LocalGDB,RetraceServer}.xml configurationKarel Klic2011-03-101-0/+2
| |
* | make report_Logger configurableDenys Vlasenko2011-03-101-0/+1
|/ | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* added default configuration for report_Bugzilla eventJiri Moskovcak2011-03-101-0/+2
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-03-101-1/+1
|\
| * rename Bugzilla.xml to report_Bugzilla.xmlDenys Vlasenko2011-03-091-1/+1
| | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-03-091-0/+1
|\|
| * add Bugzilla.xml event descriptionJiri Moskovcak2011-03-081-0/+1
| |
* | retrace-server: ship documentation in retrace-server rpm, use ↵Karel Klic2011-03-091-0/+15
|/ | | | abrt-retrace-server.info instead of retrace-server.info
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2011-03-031-2/+2
|\
| * Revert "renamed libreport.so to libreport2.so"Karel Klic2011-03-031-2/+2
| | | | | | | | | | This is not needed at the end. This reverts commit ef96cd431369b2cf0dd640a0bb66be4fb029b9c0.
* | added nss-devel to BuildRequires retrace client needs itJiri Moskovcak2011-03-031-0/+1
|/
* renamed libreport.so to libreport2.soJiri Moskovcak2011-03-031-2/+2
| | | | | - we have a conflict with old report library which contains file with the same name
* abrt.spec: abrt-gui requires libreport-gtkKarel Klic2011-03-031-0/+1
|
* abrt.spec: proper retrace server requirementsKarel Klic2011-03-011-1/+2
|