kkofler pushed to kaccounts-providers (master). "fix broken dependency (typo in Requires) (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 1 13:26:35 UTC 2015


>From d9254feb561aeeebc028cf60a14297254f664f70 Mon Sep 17 00:00:00 2001
From: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date: Wed, 1 Apr 2015 15:26:21 +0200
Subject: fix broken dependency (typo in Requires)

* Wed Apr 01 2015 Kevin Kofler <Kevin at tigcc.ticalc.org> - 15.03.95-2
- fix broken dependency (typo in Requires)

diff --git a/kaccounts-providers.spec b/kaccounts-providers.spec
index 132e8ab..f66d41c 100644
--- a/kaccounts-providers.spec
+++ b/kaccounts-providers.spec
@@ -1,6 +1,6 @@
 Name:           kaccounts-providers
 Version:        15.03.95
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Additional service providers for KAccounts framework
 License:        GPLv2
 URL:            https://projects.kde.org/projects/kde/kdenetwork/kaccounts-providers
@@ -19,7 +19,7 @@ BuildRequires:  extra-cmake-modules
 BuildRequires:  intltool
 BuildRequires:  libaccounts-glib-devel
 
-Requires:       sigon-ui
+Requires:       signon-ui
 
 %description
 %{summary}.
@@ -45,6 +45,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 %config %{_sysconfdir}/signon-ui/webkit-options.d/*
 
 %changelog
+* Wed Apr 01 2015 Kevin Kofler <Kevin at tigcc.ticalc.org> - 15.03.95-2
+- fix broken dependency (typo in Requires)
+
 * Tue Mar 31 2015 Daniel Vrátil <dvratil at redhat.com> - 15.03.95-1
 - update to latest beta
 - fix license
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/kaccounts-providers.git/commit/?h=master&id=d9254feb561aeeebc028cf60a14297254f664f70


More information about the scm-commits mailing list