[packages/gpa] - updated to 0.11.0, gtk+3 now

qboosh qboosh at pld-linux.org
Fri Apr 18 18:27:38 CEST 2025


commit 393afb2da5fe764107fd1128efdd4fe46e0f5381
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Apr 18 18:03:27 2025 +0200

    - updated to 0.11.0, gtk+3 now

 gpa-am.patch | 11 -----------
 gpa.spec     | 14 +++++++-------
 2 files changed, 7 insertions(+), 18 deletions(-)
---
diff --git a/gpa.spec b/gpa.spec
index 6a43b63..6a34de5 100644
--- a/gpa.spec
+++ b/gpa.spec
@@ -1,26 +1,24 @@
 Summary:	Gnu Privacy Assistant - Graphical Frontend for the GnuPG
 Summary(pl.UTF-8):	Gnu Privacy Assistant - Graficzny Frontend GnuPG
 Name:		gpa
-Version:	0.10.0
-Release:	3
+Version:	0.11.0
+Release:	1
 License:	GPL v3+
 Group:		X11/Applications
 Source0:	https://www.gnupg.org/ftp/gcrypt/gpa/%{name}-%{version}.tar.bz2
-# Source0-md5:	d0ee0086aea0ad1f61f81dae9a71c253
-Patch0:		%{name}-am.patch
+# Source0-md5:	38ca404c6835059f952fb33d93fbf3d3
 URL:		https://www.gnupg.org/related_software/gpa/
 BuildRequires:	autoconf >= 2.61
 BuildRequires:	automake >= 1:1.10
 BuildRequires:	gettext-tools >= 0.18.1
 BuildRequires:	gpgme-devel >= 1:1.9.0
-BuildRequires:	gtk+2-devel >= 2:2.10.0
+BuildRequires:	gtk+3-devel >= 3.0
 BuildRequires:	libassuan-devel >= 1:2.4.2
 BuildRequires:	libgpg-error-devel >= 1.27
 BuildRequires:	pkgconfig
 BuildRequires:	zlib-devel
 Requires:	gnupg
 Requires:	gpgme >= 1:1.9.0
-Requires:	gtk+2 >= 2:2.10.0
 Requires:	libassuan >= 1:2.4.2
 Requires:	libgpg-error >= 1.27
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -38,7 +36,6 @@ zarządzania zarówno publicznymi, jak i prywatnymi kluczami.
 
 %prep
 %setup -q
-%patch0 -p1
 
 # use newer system versions
 %{__rm} m4/{gpg-error.m4,gpgme.m4,libassuan.m4}
@@ -60,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install -d $RPM_BUILD_ROOT%{_pixmapsdir}
+ln -s ../gpa/gpa.png $RPM_BUILD_ROOT%{_pixmapsdir}/gpa.png
+
 %find_lang %{name}
 
 %clean
diff --git a/gpa-am.patch b/gpa-am.patch
deleted file mode 100644
index 2e77797..0000000
--- a/gpa-am.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- gpa-0.10.0/configure.ac.orig	2024-06-24 05:35:17.096075206 +0200
-+++ gpa-0.10.0/configure.ac	2024-06-24 05:35:42.412604721 +0200
-@@ -58,7 +58,7 @@ NEED_GPGME_API=1
- NEED_GPGME_VERSION=1.9.0
- 
- AC_CONFIG_AUX_DIR([build-aux])
--AM_CONFIG_HEADER(config.h)
-+AC_CONFIG_HEADERS([config.h])
- AC_CONFIG_SRCDIR(src/gpa.c)
- AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip])
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gpa.git/commitdiff/393afb2da5fe764107fd1128efdd4fe46e0f5381



More information about the pld-cvs-commit mailing list