[djview4] Add glib2 to buildreq

terjeros terjeros at fedoraproject.org
Tue Nov 29 17:56:31 UTC 2011


commit 8514ec0bf713a095537bc822516a36943d9c91cf
Author: Terje Røsten <terje.rosten at ntnu.no>
Date:   Tue Nov 29 18:56:43 2011 +0100

    Add glib2 to buildreq

 djview4.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/djview4.spec b/djview4.spec
index df7d87e..c58d2bf 100644
--- a/djview4.spec
+++ b/djview4.spec
@@ -1,7 +1,7 @@
 Summary:       DjVu viewer
 Name:          djview4
 Version:       4.8
-Release:       4%{?dist}
+Release:       5%{?dist}
 License:       GPLv2+
 Group:         Applications/Publishing
 URL:           http://djvu.sourceforge.net/djview4.html
@@ -11,6 +11,8 @@ Patch1:        djview-4.8-include.patch
 BuildRequires: qt-devel >= 4.2 
 BuildRequires: desktop-file-utils
 BuildRequires: djvulibre-devel >= 3.5.19 
+# For plugin, see #756950
+BuildRequires: glib2-devel
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description 
@@ -88,6 +90,9 @@ fi
 %{_mandir}/man1/nsdejavu.1*
 
 %changelog
+* Tue Nov 29 2011 Terje Rosten <terje.rosten at ntnu.no> - 4.8-5
+- Add glib2 to buildreq
+
 * Tue Nov 29 2011 Terje Rosten <terje.rosten at ntnu.no> - 4.8-4
 - Build with correct options
 


More information about the scm-commits mailing list