[djview4] Build with correct options

terjeros terjeros at fedoraproject.org
Tue Nov 29 08:58:44 UTC 2011


commit 4b9f2ce6728f8ab809d022df75b90d6d88234586
Author: Terje Røsten <terje.rosten at ntnu.no>
Date:   Tue Nov 29 09:58:30 2011 +0100

    Build with correct options

 djview4.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/djview4.spec b/djview4.spec
index 3ed86dd..df7d87e 100644
--- a/djview4.spec
+++ b/djview4.spec
@@ -1,7 +1,7 @@
 Summary:       DjVu viewer
 Name:          djview4
 Version:       4.8
-Release:       3%{?dist}
+Release:       4%{?dist}
 License:       GPLv2+
 Group:         Applications/Publishing
 URL:           http://djvu.sourceforge.net/djview4.html
@@ -39,7 +39,7 @@ This package provides a browser plugin for the DjVu document viewer.
 %{__sed} -i -e '1 d' desktopfiles/djvulibre-djview4.desktop
 
 %build
-QTDIR=%{_libdir}/qt4 QMAKE=qmake-qt4 %configure --enable-npdjvu
+QTDIR=%{_libdir}/qt4 QMAKE=qmake-qt4 %configure --enable-nsdejavu
 %{__make} %{?_smp_mflags}
 
 %install
@@ -88,6 +88,9 @@ fi
 %{_mandir}/man1/nsdejavu.1*
 
 %changelog
+* Tue Nov 29 2011 Terje Rosten <terje.rosten at ntnu.no> - 4.8-4
+- Build with correct options
+
 * Mon Nov 28 2011 Terje Rosten <terje.rosten at ntnu.no> - 4.8-3
 - Enable browser plugin
 - Add patch to fix includes for plugin


More information about the scm-commits mailing list