From 424f87e799b4ca2449bf262792da361e27350aa5 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 16 Nov 2012 22:01:21 +0100 Subject: [PATCH] - updated to 1.7.37 - enabled openjpeg-based JPEG2000 support --- fox.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fox.spec b/fox.spec index e1b6c0f..4e1842d 100644 --- a/fox.spec +++ b/fox.spec @@ -1,19 +1,19 @@ # # Conditional build: %bcond_without cups # CUPS support -%bcond_with openjpeg # JPEG2000 support (unfinished in sources) +%bcond_without openjpeg # JPEG2000 support %bcond_without static_libs # don't build static libraries # Summary: The FOX C++ GUI Toolkit Summary(pl.UTF-8): FOX - toolkit graficzny w C++ Name: fox # NOTE: after switching to 1.8.x keep stable (1.8.x) on HEAD and devel (1.9.x) on DEVEL -Version: 1.7.36 +Version: 1.7.37 Release: 1 License: LGPL v3+ with relinking exemption Group: X11/Libraries Source0: http://ftp.fox-toolkit.org/pub/%{name}-%{version}.tar.gz -# Source0-md5: 381e1aed480907e1db4b9ea0a5d22e20 +# Source0-md5: a2b6cb083aca7e3ae069f34c6133f88f Patch0: %{name}-opt.patch Patch1: %{name}-link.patch Patch2: %{name}-Makefile.patch -- 2.44.0