[kdesdk] improve summary and description for -dolphin-plugins

Kevin Kofler kkofler at fedoraproject.org
Mon Jun 10 11:38:04 UTC 2013


commit 8572d95a5e7d29ceccb010b8147ea5afa0c9016e
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Mon Jun 10 13:37:33 2013 +0200

    improve summary and description for -dolphin-plugins
    
    * Mon Jun 10 2013 Kevin Kofler <Kevin at tigcc.ticalc.org> - 4.10.4-2
    - improve summary and description for -dolphin-plugins

 kdesdk.spec |   16 ++++++++++++----
 1 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/kdesdk.spec b/kdesdk.spec
index 490a05c..272dce6 100644
--- a/kdesdk.spec
+++ b/kdesdk.spec
@@ -1,7 +1,7 @@
 Name:    kdesdk
 Summary: The KDE Software Development Kit (SDK)
 Version: 4.10.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 License: GPLv2+ and GFDL
 URL:     http://www.kde.org/
@@ -91,10 +91,15 @@ Requires: %{name}-kioslave = %{version}-%{release}
 %{summary}.
 
 %package dolphin-plugins
-Summary: Dolphin plugins
+Summary: Dolphin plugins for revision control systems
 Requires: %{name}-common = %{version}-%{release}
-%description dolphin-plugins 
-%{summary}.
+%description dolphin-plugins
+Plugins for the Dolphin file manager integrating the following revision control
+systems:
+* Git
+* Subversion (SVN)
+* Bazaar (Bzr)
+* Mercurial (Hg)
 
 %package kapptemplate
 Summary: KDE Template generator 
@@ -699,6 +704,9 @@ fi
 
 
 %changelog
+* Mon Jun 10 2013 Kevin Kofler <Kevin at tigcc.ticalc.org> - 4.10.4-2
+- improve summary and description for -dolphin-plugins
+
 * Sat Jun 01 2013 Rex Dieter <rdieter at fedoraproject.org> - 4.10.4-1
 - 4.10.4
 


More information about the scm-commits mailing list