[kbibtex/f21] BR: pkgconfig(QtWebKit), it's no longer pulled in implicitly by kdelibs-devel

Rex Dieter rdieter at fedoraproject.org
Sun Aug 17 14:09:53 UTC 2014


commit d6a318850d69578a9d2377c9d232634ec1dc07ca
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sun Aug 17 09:09:48 2014 -0500

    BR: pkgconfig(QtWebKit), it's no longer pulled in implicitly by kdelibs-devel

 kbibtex.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/kbibtex.spec b/kbibtex.spec
index 6310223..70d3100 100644
--- a/kbibtex.spec
+++ b/kbibtex.spec
@@ -2,7 +2,7 @@
 
 Name:       kbibtex
 Version:    0.5.1
-Release:    4%{?dist}
+Release:    5%{?dist}
 Summary:    A BibTeX editor for KDE
 
 Group:      Applications/Editors
@@ -11,6 +11,7 @@ URL:        http://home.gna.org/kbibtex/index.html
 Source0:    http://download.gna.org/%{name}/%{branch}/%{name}-%{version}.tar.xz
 
 BuildRequires:  cmake kdelibs4-devel libxslt-devel desktop-file-utils gettext
+BuildRequires:  pkgconfig(QtWebKit)
 BuildRequires:  poppler-qt4-devel
 Requires:       okular-part
 %{?_kde4_macros_api:Requires: kde4-macros(api) = %{_kde4_macros_api} }
@@ -90,6 +91,9 @@ fi
 
 
 %changelog
+* Sun Aug 17 2014 Rex Dieter <rdieter at fedoraproject.org> 0.5.1-5
+- BR: pkgconfig(QtWebKit), it's no longer pulled in implicitly by kdelibs-devel
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list