From ff27cb90f895a9d00491218afc05f776c3f8d417 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Sun, 15 Jun 2014 11:41:48 +0200 Subject: [PATCH] Style fix --- polkit-qt5-1.spec | 9 ++++++--- 1 file 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}