From: Jakub Bogusz Date: Tue, 11 Apr 2017 15:27:46 +0000 (+0200) Subject: - updated to 2.0.12 X-Git-Tag: auto/th/jasper-2.0.12-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=dff7913feaae1b91a1ae6484c7a8eb0b724c9e31;p=packages%2Fjasper.git - updated to 2.0.12 --- diff --git a/jasper-nocxx.patch b/jasper-nocxx.patch deleted file mode 100644 index 1f4c7d0..0000000 --- a/jasper-nocxx.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- jasper-2.0.10/CMakeLists.txt.orig 2016-12-30 17:53:52.000000000 +0100 -+++ jasper-2.0.10/CMakeLists.txt 2017-01-28 10:34:17.024052784 +0100 -@@ -1,6 +1,6 @@ - cmake_minimum_required (VERSION 2.8.11) - --project(JasPer) -+project(JasPer C) - - set(CMAKE_MODULE_PATH - ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/build/cmake/modules/") diff --git a/jasper.spec b/jasper.spec index a0683e1..ef3e1ae 100644 --- a/jasper.spec +++ b/jasper.spec @@ -5,15 +5,14 @@ Summary: JasPer - collection of software for coding and manipulation of images Summary(pl.UTF-8): JasPer - zestaw oprogramowania do obróbki obrazków Name: jasper -Version: 2.0.10 -Release: 2 +Version: 2.0.12 +Release: 1 Epoch: 0 License: BSD-like Group: Libraries #Source0Download: http://www.ece.uvic.ca/~frodo/jasper/#download Source0: http://www.ece.uvic.ca/~frodo/jasper/software/%{name}-%{version}.tar.gz -# Source0-md5: 06882adcf92524eb493f3cf0d3f62c9a -Patch0: %{name}-nocxx.patch +# Source0-md5: b839a8bf418a64aa2d06413b23dd5ab3 URL: http://www.ece.uvic.ca/~frodo/jasper/ %{?with_opengl:BuildRequires: OpenGL-glut-devel} BuildRequires: cmake >= 2.8.11 @@ -94,7 +93,6 @@ kolorów powinna jednak wystarczyć. %prep %setup -q -%patch0 -p1 %build # there is upstream directory named "build", use different name