[bacula/el5] Fix summaries

Simone Caronni slaanesh at fedoraproject.org
Wed Jul 18 13:05:06 UTC 2012


commit 0474b1fce4935731451203d818b2ad642380de7a
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Wed Jul 18 15:03:56 2012 +0200

    Fix summaries

 bacula.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/bacula.spec b/bacula.spec
index 51c7dda..de927ff 100644
--- a/bacula.spec
+++ b/bacula.spec
@@ -63,7 +63,7 @@ backup run. This director has support for the MySQL database.
 
 
 %package        director-sqlite
-Summary:        Bacula Director with sqlite database support
+Summary:        Bacula Director with SQLite database support
 Group:          System Environment/Daemons
 Provides:       %{name}-director = %{version}-%{release}
 Requires:       %{name}-director-common = %{version}-%{release}
@@ -190,7 +190,7 @@ devices. This storage has support for the SQLite database.
 
 
 %package        storage-postgresql
-Summary:        Common Bacula storage daemon files
+Summary:        PostgresSQL Bacula storage daemon files
 Group:          System Environment/Daemons
 Provides:       %{name}-storage = %{version}-%{release}
 Requires:       %{name}-storage-common = %{version}-%{release}


More information about the scm-commits mailing list