[packages/crossmingw32-libjpeg] - updated to 10
qboosh
qboosh at pld-linux.org
Sun May 24 16:22:10 CEST 2026
commit 6b24eb9b9c8e232711140a9663676744186d1fcb
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun May 24 16:22:13 2026 +0200
- updated to 10
crossmingw32-libjpeg.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/crossmingw32-libjpeg.spec b/crossmingw32-libjpeg.spec
index ffb43eb..adb5aa9 100644
--- a/crossmingw32-libjpeg.spec
+++ b/crossmingw32-libjpeg.spec
@@ -2,12 +2,12 @@
Summary: Library for handling different jpeg files - MinGW32 cross version
Summary(pl.UTF-8): Biblioteka do manipulacji plikami w formacie jpeg - wersja skrośna dla MinGW32
Name: crossmingw32-%{realname}
-Version: 9f
+Version: 10
Release: 1
License: distributable
Group: Development/Libraries
Source0: http://www.ijg.org/files/jpegsrc.v%{version}.tar.gz
-# Source0-md5: 9ca58d68febb0fa9c1c087045b9a5483
+# Source0-md5: cc9eda64fc6281dc24739e29aa9556fc
Patch0: %{realname}-maxmem-sysconf.patch
URL: http://www.ijg.org/
BuildRequires: autoconf >= 2.50
@@ -27,6 +27,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _prefix %{_sysprefix}/%{target}
%define _libdir %{_prefix}/lib
%define _pkgconfigdir %{_prefix}/lib/pkgconfig
+%define _docdir %{_sysprefix}/share/doc
%define _dlldir /usr/share/wine/windows/system
%define __cc %{target}-gcc
%define __cxx %{target}-g++
@@ -132,4 +133,4 @@ rm -rf $RPM_BUILD_ROOT
%files dll
%defattr(644,root,root,755)
-%{_dlldir}/libjpeg-9.dll
+%{_dlldir}/libjpeg-10.dll
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-libjpeg.git/commitdiff/6b24eb9b9c8e232711140a9663676744186d1fcb
More information about the pld-cvs-commit
mailing list