summaryrefslogtreecommitdiffstats
path: root/abrt.spec
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2009-08-06 02:13:24 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2009-08-06 02:13:24 +0200
commit94e55c784463fea7913791ebd9a53875f3be2e5c (patch)
tree2f96c856c2e3975d80ce3f2890db1c5dcdf3e51d /abrt.spec
parent0acf7bbbbb822f1259cf1e3211e5e79724be6bf7 (diff)
downloadabrt-94e55c784463fea7913791ebd9a53875f3be2e5c.tar.gz
abrt-94e55c784463fea7913791ebd9a53875f3be2e5c.tar.xz
abrt-94e55c784463fea7913791ebd9a53875f3be2e5c.zip
trailing whitespace removal. no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'abrt.spec')
-rw-r--r--abrt.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/abrt.spec b/abrt.spec
index 22f85751..d65b3c28 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -24,8 +24,8 @@ BuildRequires: python-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%description
-%{name} is a tool to help users to detect defects in applications and
-to create a bug report with all informations needed by maintainer to fix it.
+%{name} is a tool to help users to detect defects in applications and
+to create a bug report with all informations needed by maintainer to fix it.
It uses plugin system to extend its functionality.
%package libs
@@ -59,7 +59,7 @@ Requires: gdb
Requires: %{name} = %{version}-%{release}
%description addon-ccpp
-This package contains hook for C/C++ crashed programs and %{name}'s C/C++
+This package contains hook for C/C++ crashed programs and %{name}'s C/C++
analyzer plugin.
%package addon-kerneloops
@@ -89,7 +89,7 @@ Group: System Environment/Libraries
Requires: %{name} = %{version}-%{release}
%description plugin-sqlite3
-This package contains SQLite3 database plugin. It is used for storing the data
+This package contains SQLite3 database plugin. It is used for storing the data
required for creating a bug report.
%package plugin-logger
@@ -108,7 +108,7 @@ Requires: mailx
%description plugin-mailx
The simple reporter plugin, which sends a report via mailx to a specified
-email.
+email.
%package plugin-runapp
Summary: %{name}'s runapp plugin