[kdeadmin/f16] whitespace love

Rex Dieter rdieter at fedoraproject.org
Sat Dec 3 21:52:51 UTC 2011


commit 776d5789f460c714d45bec5ecc4e48b941d56302
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sat Dec 3 15:53:37 2011 -0600

    whitespace love

 kdeadmin.spec |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)
---
diff --git a/kdeadmin.spec b/kdeadmin.spec
index 233f86c..4f6eda0 100644
--- a/kdeadmin.spec
+++ b/kdeadmin.spec
@@ -3,30 +3,30 @@
 %define system_config_printer_kde 1
 %endif
 
-Name:           kdeadmin
-Summary:        KDE Administrative tools
-Epoch:          7
+Name:    kdeadmin
+Summary: KDE Administrative tools
+Epoch:   7
 Version: 4.7.4
 Release: 2%{?dist}
 
-Group:          User Interface/Desktops
-License:        GPLv2
-URL:            http://www.kde.org/
-Source0:        ftp://ftp.kde.org/pub/kde/unstable/%{version}/src/%{name}-%{version}.tar.bz2
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Group:   User Interface/Desktops
+License: GPLv2
+URL:     http://www.kde.org/
+Source0: ftp://ftp.kde.org/pub/kde/unstable/%{version}/src/%{name}-%{version}.tar.bz2
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # Not upstreamable as is, X-KDE-RootOnly not supported upstream
 # Might be upstreamable with X-KDE-SubstituteUID=root (supported from 4.7.2 on)
 # as a temporary hack, but what really needs to happen is fixing authconn.py
-Patch0:         kdeadmin-4.6.2-kcmprinter_root_privs.patch
+Patch0: kdeadmin-4.6.2-kcmprinter_root_privs.patch
 
 ## upstreamable patches
 # Can this one be upstreamed? It is not upstreamed at this time.
-Patch50:        kdeadmin-4.7.1-printing.patch
+Patch50: kdeadmin-4.7.1-printing.patch
 
-BuildRequires:  kdelibs4-devel >= %{version}
-BuildRequires:  kdepimlibs-devel >= %{version}
-BuildRequires:  python-devel
+BuildRequires: kdelibs4-devel >= %{version}
+BuildRequires: kdepimlibs-devel >= %{version}
+BuildRequires: python-devel
 
 Requires: kdelibs4 >= %{version}
 Requires: kdepimlibs >= %{version}


More information about the scm-commits mailing list