[kte-collaborative/f18] Add missin BR

Daniel Vrátil dvratil at fedoraproject.org
Thu Aug 29 15:51:48 UTC 2013


commit 33c05ac3ab49d1df967a496f851efa77a38dde8f
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Thu Aug 29 17:50:08 2013 +0200

    Add missin BR

 kte-collaborative.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/kte-collaborative.spec b/kte-collaborative.spec
index 1a75e11..def1164 100644
--- a/kte-collaborative.spec
+++ b/kte-collaborative.spec
@@ -1,6 +1,6 @@
 Name:           kte-collaborative
 Version:        0.0.95
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Collaborative text editing in KTextEditor via KDE Telepathy
 
 # Any later version of GPL and LGPL accepted by the membership of KDE e.V.
@@ -13,6 +13,8 @@ Patch0:         kte-collaborative-versioned-sonames.patch
 
 BuildRequires:  cmake
 BuildRequires:  kdelibs-devel
+BuildRequires:  libinfinity-devel
+BuildRequires:  libgsasl-devel
 BuildRequires:  libqinfinity-devel
 BuildRequires:  telepathy-qt4-devel
 BuildRequires:  ktp-common-internals-devel
@@ -55,6 +57,9 @@ rm %{buildroot}/%{_kde4_libdir}/*.so
 
 
 %changelog
+* Thu Aug 29 2013 Daniel Vrátil <dvratil at redhat.com> 0.0.95-5
+ - add missing BR
+
 * Wed Aug 28 2013 Daniel Vrátil <dvratil at redhat.com> 0.0.95-4
  - versioned sonames (backported an upstream patch)
 


More information about the scm-commits mailing list