[kaccessible] whitespace cosmetics

Rex Dieter rdieter at fedoraproject.org
Tue Jan 24 13:00:26 UTC 2012


commit ff94015ec473061d754f1a60fb4d7d3e539e8458
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Tue Jan 24 06:59:54 2012 -0600

    whitespace cosmetics

 kaccessible.spec |   17 +++++++----------
 1 files changed, 7 insertions(+), 10 deletions(-)
---
diff --git a/kaccessible.spec b/kaccessible.spec
index 81e8526..716829a 100644
--- a/kaccessible.spec
+++ b/kaccessible.spec
@@ -1,26 +1,23 @@
-Name:           kaccessible
+Name:    kaccessible
 Version: 4.8.0
 Release: 1%{?dist}
-Summary:        An accessibility bridge plugin
+Summary: An accessibility bridge plugin
 
-License:        LGPLv2+
-URL:            http://accessibility.kde.org/
-Source0:        ftp://ftp.kde.org/pub/kde/unstable/4.7.80/src/kaccessible-%{version}.tar.bz2
+License: LGPLv2+
+URL:     http://accessibility.kde.org/
+Source0: ftp://ftp.kde.org/pub/kde/unstable/4.7.80/src/kaccessible-%{version}.tar.bz2
 
-BuildRequires:  kdelibs4-devel >= %{version}
-BuildRequires:  speech-dispatcher-devel
+BuildRequires: kdelibs4-devel >= %{version}
+BuildRequires: speech-dispatcher-devel
 
 Requires: %{name}-libs%{?_isa} = %{version}-%{release}
 
-
 # when split occured
 Conflicts: kdeaccessibility < 1:4.7.80
 
-
 %description
 Provides accessibility services like focus tracking and a screen reader.
 
-
 %package libs
 Summary: Runtime libraries for %{name}
 Requires: %{name} = %{version}-%{release}


More information about the scm-commits mailing list