[packages/exif] Release 3 (by relup.sh)

arekm arekm at pld-linux.org
Sun Aug 9 13:07:51 CEST 2026


commit a94f764b67034d01b2e4de455400529b111984e1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Apr 4 01:22:30 2026 +0200

    Release 3 (by relup.sh)

 exif.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/exif.spec b/exif.spec
index 45f49c7..ebcc760 100644
--- a/exif.spec
+++ b/exif.spec
@@ -3,13 +3,14 @@ Summary(pl.UTF-8):	Narzędzie do wyświetlania danych EXIF ukrytych w plikach JP
 Name:		exif
 Version:	0.6.22
 %define	tagver	%(echo %{version} | tr . _)
-Release:	1
-License:	GPL v2+
+Release:	3
+License:	LGPL v2+
 Group:		Applications/Graphics
 #Source0Download: https://github.com/libexif/exif/releases
 Source0:	https://github.com/libexif/exif/releases/download/exif-%{tagver}-release/%{name}-%{version}.tar.xz
 # Source0-md5:	bc600b12c50fbb26f025819164d963e6
 Patch0:		%{name}-ac.patch
+Patch1:		%{name}-CVE-2021-27815.patch
 URL:		https://libexif.github.io/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1:1.9
@@ -36,13 +37,15 @@ do pokazania możliwości libexif.
 %prep
 %setup -q
 %patch -P0 -p1
+%patch -P1 -p1
 
 %{__rm} po/stamp-po
+cd po && ls *.po | sed 's/\.po$//' > LINGUAS && cd ..
 
 %build
 %{__gettextize}
 %{__libtoolize}
-%{__aclocal} -I m4m
+%{__aclocal} -I m4m -I auto-m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/exif.git/commitdiff/0291c66cb43e3b1bd360c4acbe397e2a8f550bb3



More information about the pld-cvs-commit mailing list