summaryrefslogtreecommitdiffstats
path: root/abrt.spec
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2010-02-03 15:40:22 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2010-02-03 15:40:22 +0100
commit539deb3da4d59a568dc7c8ca9d6c077ed53a351f (patch)
tree9ae24421cfd2c532c2d91bbf56ad1447ae86f8b2 /abrt.spec
parent483959119c9e65248a3904ec4bf13594f404792b (diff)
downloadabrt-539deb3da4d59a568dc7c8ca9d6c077ed53a351f.tar.gz
abrt-539deb3da4d59a568dc7c8ca9d6c077ed53a351f.tar.xz
abrt-539deb3da4d59a568dc7c8ca9d6c077ed53a351f.zip
don't try to write to limits in Fedora
Diffstat (limited to 'abrt.spec')
-rw-r--r--abrt.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/abrt.spec b/abrt.spec
index f8f429bc..33609d79 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -409,6 +409,7 @@ fi
%changelog
* Tue Feb 2 2010 Jiri Moskovcak <jmoskovc@redhat.com> 1.0.6-1
+- print __glib_assert_msg (rhbz#549735);
- SPEC: added some requires to abrt-cli to make it work out-of-the-box (jmoskovc@redhat.com)
- abrt-hook-ccpp: fix rhbz#560612 "limit '18446744073709551615' is bogus" rhbz#560612(vda.linux@googlemail.com)
- APPLET: don't show the icon when abrtd is not running rhbz#557866 (jmoskovc@redhat.com)