[djvulibre] fix #729469 again

François Cami fcami at fedoraproject.org
Thu May 30 09:34:48 UTC 2013


commit c7d2bd3face6fa5ea5b871c5a889243943709213
Author: François Cami <fcami at fedoraproject.org>
Date:   Thu May 30 11:34:41 2013 +0200

    fix #729469 again

 djvulibre.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/djvulibre.spec b/djvulibre.spec
index 85be843..14f3162 100644
--- a/djvulibre.spec
+++ b/djvulibre.spec
@@ -1,7 +1,7 @@
 Summary: DjVu viewers, encoders, and utilities
 Name: djvulibre
 Version: 3.5.25.3
-Release: 8%{?dist}
+Release: 9%{?dist}
 License: GPLv2+
 Group: Applications/Publishing
 URL: http://djvu.sourceforge.net/
@@ -58,12 +58,12 @@ Development files for DjVuLibre.
 
 %prep
 %setup -q -n %{name}-3.5.25
+autoreconf
 %patch0 -p1 -b .cdefs
 %patch1 -p1 -b .cflags
 
 
 %build 
-autoreconf
 %configure --with-qt=%{_libdir}/qt-3.3 --enable-threads
 # Disable rpath on 64bit - NOT! It makes the build fail (still as of 3.5.20-2)
 #sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
@@ -168,6 +168,9 @@ fi
 
 
 %changelog
+* Thu May 23 2013 François Cami <fcami at fedoraproject.org> - - 3.5.25.3-9
+- Fix #729469 again.
+
 * Thu May 23 2013 François Cami <fcami at fedoraproject.org> - - 3.5.25.3-8
 - Add autoreconf to BuildRequires.
 


More information about the scm-commits mailing list