[packages/openjpeg2] up to 2.5.0

atler atler at pld-linux.org
Tue Nov 29 13:41:22 CET 2022


commit 00c5b97eb2fdad288d68f6e24e7a0734ab708dee
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Nov 29 13:34:02 2022 +0100

    up to 2.5.0

 openjpeg2.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/openjpeg2.spec b/openjpeg2.spec
index c71c9f2..bd6711d 100644
--- a/openjpeg2.spec
+++ b/openjpeg2.spec
@@ -5,13 +5,13 @@
 Summary:	An open-source JPEG 2000 codec
 Summary(pl.UTF-8):	Biblioteka kodująca i dekodująca format JPEG 2000
 Name:		openjpeg2
-Version:	2.4.0
+Version:	2.5.0
 Release:	1
 License:	BSD
 Group:		Libraries
 #Source0Download: https://github.com/uclouvain/openjpeg/releases/
 Source0:	https://github.com/uclouvain/openjpeg/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	4d388298335947367e91f1d100468af1
+# Source0-md5:	5cbb822a1203dd75b85639da4f4ecaab
 URL:		http://www.openjpeg.org/
 BuildRequires:	cmake >= 2.8.2
 BuildRequires:	doxygen
@@ -101,10 +101,10 @@ rm -rf $RPM_BUILD_ROOT
 	DESTDIR=$RPM_BUILD_ROOT
 
 # packaged as doc
-%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/openjpeg-2.4
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/openjpeg-2.5
 
 # disable completeness check incompatible with split packaging
-%{__sed} -i -e '/_IMPORT_CHECK_FILES_FOR_\(openjp2_static\|opj_\)/d' $RPM_BUILD_ROOT%{_libdir}/openjpeg-2.4/OpenJPEGTargets-pld.cmake
+%{__sed} -i -e '/_IMPORT_CHECK_FILES_FOR_\(openjp2_static\|opj_\)/d' $RPM_BUILD_ROOT%{_libdir}/openjpeg-2.5/OpenJPEGTargets-pld.cmake
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -121,9 +121,9 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libopenjp2.so
-%{_includedir}/openjpeg-2.4
-%dir %{_libdir}/openjpeg-2.4
-%{_libdir}/openjpeg-2.4/OpenJPEG*.cmake
+%{_includedir}/openjpeg-2.5
+%dir %{_libdir}/openjpeg-2.5
+%{_libdir}/openjpeg-2.5/OpenJPEG*.cmake
 %{_pkgconfigdir}/libopenjp2.pc
 %{_mandir}/man3/libopenjp2.3*
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openjpeg2.git/commitdiff/00c5b97eb2fdad288d68f6e24e7a0734ab708dee



More information about the pld-cvs-commit mailing list