[polkit-qt5-1] Style fix

Lubomir Rintel lkundrak at fedoraproject.org
Sun Jun 15 09:46:43 UTC 2014


commit ff27cb90f895a9d00491218afc05f776c3f8d417
Author: Lubomir Rintel <lkundrak at v3.sk>
Date:   Sun Jun 15 11:41:48 2014 +0200

    Style fix

 polkit-qt5-1.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/polkit-qt5-1.spec b/polkit-qt5-1.spec
index 254fce4..a72c9f9 100644
--- a/polkit-qt5-1.spec
+++ b/polkit-qt5-1.spec
@@ -21,13 +21,16 @@ BuildRequires:   pkgconfig(Qt5DBus) pkgconfig(Qt5Gui) pkgconfig(Qt5Widgets) pkgc
 Polkit-qt5-1 is a library that lets developers use the PolicyKit API
 through a nice Qt5-styled API.
 
+
 %package devel
-Summary: Development files for PolicyKit Qt5 bindings
-Provides: polkit-qt5-devel = %{version}-%{release}
-Requires: %{name}%{?_isa} = %{version}-%{release}
+Summary:         Development files for PolicyKit Qt5 bindings
+Provides:        polkit-qt5-devel = %{version}-%{release}
+Requires:        %{name}%{?_isa} = %{version}-%{release}
+
 %description devel
 %{summary}.
 
+
 %prep
 %setup -q -n %{name}
 


More information about the scm-commits mailing list