[packages/libexif-gtk] Rel 2

arekm arekm at pld-linux.org
Sun Mar 15 01:18:57 CET 2026


commit 3c48fa66ac03266e465d1a11ac46095e02e3d4de
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Mar 15 01:18:51 2026 +0100

    Rel 2

 libexif-gtk-am.patch | 12 ++++++------
 libexif-gtk.spec     | 11 +++++++----
 2 files changed, 13 insertions(+), 10 deletions(-)
---
diff --git a/libexif-gtk.spec b/libexif-gtk.spec
index 18b68c3..8ade343 100644
--- a/libexif-gtk.spec
+++ b/libexif-gtk.spec
@@ -8,7 +8,7 @@ Summary:	GTK+ widgets for libexif
 Summary(pl.UTF-8):	Widgety GTK+ do libexif
 Name:		libexif-gtk
 Version:	0.5.0
-Release:	1
+Release:	2
 License:	LGPL v2+
 Group:		X11/Libraries
 #Source0Download: https://github.com/libexif/libexif-gtk/releases
@@ -129,6 +129,7 @@ Statyczna biblioteka libexif-gtk (wersja dla GTK+ 3.x).
 %prep
 %setup -q
 %patch -P0 -p1
+echo 'de es fr pl ru' > po/LINGUAS
 
 %build
 %{__gettextize}
@@ -141,7 +142,8 @@ Statyczna biblioteka libexif-gtk (wersja dla GTK+ 3.x).
 %if %{with gtk2}
 install -d gtk2
 cd gtk2
-../%configure \
+%define configuredir ..
+%configure \
 	--disable-silent-rules \
 	%{!?with_static_libs:--disable-static}
 %{__make}
@@ -151,7 +153,8 @@ cd ..
 %if %{with gtk3}
 install -d gtk3
 cd gtk3
-../%configure \
+%define configuredir ..
+%configure \
 	--disable-silent-rules \
 	%{!?with_static_libs:--disable-static} \
 	--with-gtk3
@@ -169,7 +172,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/libexif-gtk.la
 %endif
 
-%if %{with gtk2}
+%if %{with gtk3}
 %{__make} -C gtk3 install \
 	DESTDIR=$RPM_BUILD_ROOT
 
diff --git a/libexif-gtk-am.patch b/libexif-gtk-am.patch
index 02bdbf6..c147309 100644
--- a/libexif-gtk-am.patch
+++ b/libexif-gtk-am.patch
@@ -1,10 +1,10 @@
---- libexif-gtk-0.4.0/configure.ac.orig	2013-03-31 08:17:18.200396009 +0200
-+++ libexif-gtk-0.4.0/configure.ac	2013-03-31 08:18:37.943727623 +0200
-@@ -25,7 +25,6 @@
+--- libexif-gtk-0.5.0/configure.ac.orig	2020-08-31 00:00:00.000000000 +0200
++++ libexif-gtk-0.5.0/configure.ac	2020-08-31 00:00:00.000000000 +0200
+@@ -11,7 +11,6 @@
  GP_CONFIG_MSG([Source code location],[${srcdir}])
- 
+
  AC_PROG_CC
 -AM_PROG_CC_STDC
  AM_PROG_CC_C_O
- AC_HEADER_STDC
- 
+ AM_PROG_AR
+ LT_INIT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libexif-gtk.git/commitdiff/3c48fa66ac03266e465d1a11ac46095e02e3d4de



More information about the pld-cvs-commit mailing list