[packages/gmime] - updated Source URL, rpm dependencies for mono and noarch subpackages

qboosh qboosh at pld-linux.org
Mon Apr 25 21:58:50 CEST 2022


commit bd7334c14ced957772ccb7e2e5352c7054b1dd6d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Apr 25 21:59:07 2022 +0200

    - updated Source URL, rpm dependencies for mono and noarch subpackages

 gmime-am.patch   | 12 ++++++------
 gmime-link.patch | 10 +++++-----
 gmime.spec       |  4 +++-
 3 files changed, 14 insertions(+), 12 deletions(-)
---
diff --git a/gmime.spec b/gmime.spec
index 6566be0..bcb549e 100644
--- a/gmime.spec
+++ b/gmime.spec
@@ -14,7 +14,7 @@ Version:	2.6.23
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/gmime/2.6/%{name}-%{version}.tar.xz
+Source0:	https://download.gnome.org/sources/gmime/2.6/%{name}-%{version}.tar.xz
 # Source0-md5:	247072236d84bd0fbbff299d69bdf333
 Patch0:		%{name}-link.patch
 Patch1:		%{name}-am.patch
@@ -28,6 +28,8 @@ BuildRequires:	gpgme-devel >= 1:1.1.6
 BuildRequires:	gtk-doc >= 1.8
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
+BuildRequires:	rpm-build >= 4.6
+BuildRequires:	rpmbuild(macros) >= 2.015
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
 BuildRequires:	zlib-devel
diff --git a/gmime-am.patch b/gmime-am.patch
index 55ae108..d75d091 100644
--- a/gmime-am.patch
+++ b/gmime-am.patch
@@ -1,15 +1,15 @@
---- gmime-2.6.15/configure.ac.orig	2013-02-23 22:46:15.175581952 +0100
-+++ gmime-2.6.15/configure.ac	2013-02-24 07:45:42.390890297 +0100
-@@ -53,7 +53,7 @@
- AM_INIT_AUTOMAKE([1.9 dist-bzip2 tar-ustar no-dist-gzip foreign])
- AC_SUBST([ACLOCAL_AMFLAGS], ["-I m4 \${ACLOCAL_FLAGS}"])
+--- gmime-2.6.23/configure.ac.orig	2022-04-25 21:55:47.991013441 +0200
++++ gmime-2.6.23/configure.ac	2022-04-25 21:56:18.017517440 +0200
+@@ -55,7 +55,7 @@ AC_SUBST([ACLOCAL_AMFLAGS], ["-I m4 \${A
+ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])],
+          [AC_SUBST([AM_DEFAULT_VERBOSITY], [1])])
  dnl m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 -AM_CONFIG_HEADER([config.h])
 +AC_CONFIG_HEADERS([config.h])
  AM_MAINTAINER_MODE
  
  
-@@ -132,7 +132,6 @@
+@@ -134,7 +134,6 @@ AM_CONDITIONAL(MS_LIB_AVAILABLE, [test x
  dnl Checks for programs.
  AC_ISC_POSIX
  AC_PROG_CC
diff --git a/gmime-link.patch b/gmime-link.patch
index 61c9313..8c236a5 100644
--- a/gmime-link.patch
+++ b/gmime-link.patch
@@ -1,6 +1,6 @@
---- gmime-2.6.1.orig/configure.ac	2009-04-09 14:38:18.000000000 +0200
-+++ gmime-2.6.1/configure.ac	2009-04-09 15:12:53.710788863 +0200
-@@ -387,13 +387,13 @@
+--- gmime-2.6.23/configure.ac.orig	2022-04-25 21:54:09.221548521 +0200
++++ gmime-2.6.23/configure.ac	2022-04-25 21:55:36.214410573 +0200
+@@ -550,13 +550,13 @@ dnl ****************************
  dnl *** Checks for libsocket ***
  dnl ****************************
  LIBSOCKET=""
@@ -14,5 +14,5 @@
 -AC_CHECK_LIB(nsl, getaddrinfo, LIBNSL="-lnsl")
 +AC_CHECK_FUNC(getaddrinfo,,[AC_CHECK_LIB(nsl, getaddrinfo, LIBNSL="-lnsl")])
  
- dnl ****************************
- dnl *** Enable Mono bindings ***
+ dnl ******************************************
+ dnl *** Checks for GpgME needed for S/MIME ***
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gmime.git/commitdiff/bd7334c14ced957772ccb7e2e5352c7054b1dd6d



More information about the pld-cvs-commit mailing list