rpms/mingw32-gtk2/devel mingw32-gtk2.spec,1.9,1.10

epienbro epienbro at fedoraproject.org
Wed Aug 12 23:54:45 UTC 2009


Author: epienbro

Update of /cvs/pkgs/rpms/mingw32-gtk2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2219

Modified Files:
	mingw32-gtk2.spec 
Log Message:
Add --with-libjasper to the ./configure command



Index: mingw32-gtk2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-gtk2/devel/mingw32-gtk2.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- mingw32-gtk2.spec	12 Aug 2009 23:32:45 -0000	1.9
+++ mingw32-gtk2.spec	12 Aug 2009 23:54:45 -0000	1.10
@@ -98,7 +98,7 @@ libtoolize
 # Need to run the correct version of glib-mkenums.
 PATH=%{_mingw32_bindir}:$PATH
 
-%{_mingw32_configure} --disable-cups --enable-static --disable-gdiplus
+%{_mingw32_configure} --disable-cups --enable-static --disable-gdiplus --with-libjasper
 make %{?_smp_mflags}
 
 
@@ -331,6 +331,7 @@ rm -rf $RPM_BUILD_ROOT
 * Thu Aug 13 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.17.7-1
 - Update to 2.17.7
 - Automatically generate debuginfo subpackage
+- Add --with-libjasper to the ./configure command
 
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.17.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild




More information about the fedora-extras-commits mailing list