[arch-commits] Commit in glib-networking/repos (8 files)

Jan de Groot jgc at archlinux.org
Wed Sep 23 11:55:54 UTC 2015


    Date: Wednesday, September 23, 2015 @ 13:55:54
  Author: jgc
Revision: 247142

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  glib-networking/repos/gnome-unstable-i686/
  glib-networking/repos/gnome-unstable-i686/0001-gnutls-Switch-backend-priorities-so-gnutls-pkcs11-is.patch
    (from rev 247141, glib-networking/trunk/0001-gnutls-Switch-backend-priorities-so-gnutls-pkcs11-is.patch)
  glib-networking/repos/gnome-unstable-i686/PKGBUILD
    (from rev 247141, glib-networking/trunk/PKGBUILD)
  glib-networking/repos/gnome-unstable-i686/glib-networking.install
    (from rev 247141, glib-networking/trunk/glib-networking.install)
  glib-networking/repos/gnome-unstable-x86_64/
  glib-networking/repos/gnome-unstable-x86_64/0001-gnutls-Switch-backend-priorities-so-gnutls-pkcs11-is.patch
    (from rev 247141, glib-networking/trunk/0001-gnutls-Switch-backend-priorities-so-gnutls-pkcs11-is.patch)
  glib-networking/repos/gnome-unstable-x86_64/PKGBUILD
    (from rev 247141, glib-networking/trunk/PKGBUILD)
  glib-networking/repos/gnome-unstable-x86_64/glib-networking.install
    (from rev 247141, glib-networking/trunk/glib-networking.install)

---------------------------------------------------------------------------------------+
 gnome-unstable-i686/0001-gnutls-Switch-backend-priorities-so-gnutls-pkcs11-is.patch   |   36 ++++++++
 gnome-unstable-i686/PKGBUILD                                                          |   42 ++++++++++
 gnome-unstable-i686/glib-networking.install                                           |   11 ++
 gnome-unstable-x86_64/0001-gnutls-Switch-backend-priorities-so-gnutls-pkcs11-is.patch |   36 ++++++++
 gnome-unstable-x86_64/PKGBUILD                                                        |   42 ++++++++++
 gnome-unstable-x86_64/glib-networking.install                                         |   11 ++
 6 files changed, 178 insertions(+)

Copied: glib-networking/repos/gnome-unstable-i686/0001-gnutls-Switch-backend-priorities-so-gnutls-pkcs11-is.patch (from rev 247141, glib-networking/trunk/0001-gnutls-Switch-backend-priorities-so-gnutls-pkcs11-is.patch)
===================================================================
--- gnome-unstable-i686/0001-gnutls-Switch-backend-priorities-so-gnutls-pkcs11-is.patch	                        (rev 0)
+++ gnome-unstable-i686/0001-gnutls-Switch-backend-priorities-so-gnutls-pkcs11-is.patch	2015-09-23 11:55:54 UTC (rev 247142)
@@ -0,0 +1,36 @@
+From ad464b856318691c1277dd3239573d18dd04bb08 Mon Sep 17 00:00:00 2001
+From: "Jan Alexander Steffens (heftig)" <jan.steffens at gmail.com>
+Date: Tue, 28 Apr 2015 22:09:33 +0200
+Subject: [PATCH] gnutls: Switch backend priorities so gnutls-pkcs11 is
+ preferred
+
+---
+ tls/gnutls/gtlsbackend-gnutls-pkcs11.c | 2 +-
+ tls/gnutls/gtlsbackend-gnutls.c        | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/tls/gnutls/gtlsbackend-gnutls-pkcs11.c b/tls/gnutls/gtlsbackend-gnutls-pkcs11.c
+index 48be45e..429acbb 100644
+--- a/tls/gnutls/gtlsbackend-gnutls-pkcs11.c
++++ b/tls/gnutls/gtlsbackend-gnutls-pkcs11.c
+@@ -61,5 +61,5 @@ g_tls_backend_gnutls_pkcs11_register (GIOModule *module)
+   g_io_extension_point_implement (G_TLS_BACKEND_EXTENSION_POINT_NAME,
+ 				  g_tls_backend_gnutls_pkcs11_get_type(),
+ 				  "gnutls-pkcs11",
+-				  -5);
++				  0);
+ }
+diff --git a/tls/gnutls/gtlsbackend-gnutls.c b/tls/gnutls/gtlsbackend-gnutls.c
+index 55ec1a5..ca79b92 100644
+--- a/tls/gnutls/gtlsbackend-gnutls.c
++++ b/tls/gnutls/gtlsbackend-gnutls.c
+@@ -310,5 +310,5 @@ g_tls_backend_gnutls_register (GIOModule *module)
+   g_io_extension_point_implement (G_TLS_BACKEND_EXTENSION_POINT_NAME,
+ 				  g_tls_backend_gnutls_get_type(),
+ 				  "gnutls",
+-				  0);
++				  -5);
+ }
+-- 
+2.3.6
+

Copied: glib-networking/repos/gnome-unstable-i686/PKGBUILD (from rev 247141, glib-networking/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-i686/PKGBUILD	                        (rev 0)
+++ gnome-unstable-i686/PKGBUILD	2015-09-23 11:55:54 UTC (rev 247142)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+
+pkgname=glib-networking
+pkgver=2.46.0
+pkgrel=1
+pkgdesc="Network-related giomodules for glib"
+arch=(i686 x86_64)
+url="http://www.gtk.org/"
+license=(GPL2)
+depends=(glib2 libproxy gnutls ca-certificates gsettings-desktop-schemas)
+makedepends=(intltool)
+install=glib-networking.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
+        0001-gnutls-Switch-backend-priorities-so-gnutls-pkcs11-is.patch)
+sha256sums=('3655526d6dbfc697c22cd9b279e14599f8449f5802b12d84485bdc52d96482f0'
+            '5d12c3b8905f67a93adc884920f7e062404b723e9d2e56f935b914e58a20b29e')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../0001-gnutls-Switch-backend-priorities-so-gnutls-pkcs11-is.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+    --libexecdir=/usr/lib/$pkgname --disable-static \
+    --disable-installed-tests
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make -j1 -k check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install testfiles_DATA=
+}
+
+# vim:set ts=2 sw=2 et:

Copied: glib-networking/repos/gnome-unstable-i686/glib-networking.install (from rev 247141, glib-networking/trunk/glib-networking.install)
===================================================================
--- gnome-unstable-i686/glib-networking.install	                        (rev 0)
+++ gnome-unstable-i686/glib-networking.install	2015-09-23 11:55:54 UTC (rev 247142)
@@ -0,0 +1,11 @@
+post_install() {
+  gio-querymodules /usr/lib/gio/modules
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: glib-networking/repos/gnome-unstable-x86_64/0001-gnutls-Switch-backend-priorities-so-gnutls-pkcs11-is.patch (from rev 247141, glib-networking/trunk/0001-gnutls-Switch-backend-priorities-so-gnutls-pkcs11-is.patch)
===================================================================
--- gnome-unstable-x86_64/0001-gnutls-Switch-backend-priorities-so-gnutls-pkcs11-is.patch	                        (rev 0)
+++ gnome-unstable-x86_64/0001-gnutls-Switch-backend-priorities-so-gnutls-pkcs11-is.patch	2015-09-23 11:55:54 UTC (rev 247142)
@@ -0,0 +1,36 @@
+From ad464b856318691c1277dd3239573d18dd04bb08 Mon Sep 17 00:00:00 2001
+From: "Jan Alexander Steffens (heftig)" <jan.steffens at gmail.com>
+Date: Tue, 28 Apr 2015 22:09:33 +0200
+Subject: [PATCH] gnutls: Switch backend priorities so gnutls-pkcs11 is
+ preferred
+
+---
+ tls/gnutls/gtlsbackend-gnutls-pkcs11.c | 2 +-
+ tls/gnutls/gtlsbackend-gnutls.c        | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/tls/gnutls/gtlsbackend-gnutls-pkcs11.c b/tls/gnutls/gtlsbackend-gnutls-pkcs11.c
+index 48be45e..429acbb 100644
+--- a/tls/gnutls/gtlsbackend-gnutls-pkcs11.c
++++ b/tls/gnutls/gtlsbackend-gnutls-pkcs11.c
+@@ -61,5 +61,5 @@ g_tls_backend_gnutls_pkcs11_register (GIOModule *module)
+   g_io_extension_point_implement (G_TLS_BACKEND_EXTENSION_POINT_NAME,
+ 				  g_tls_backend_gnutls_pkcs11_get_type(),
+ 				  "gnutls-pkcs11",
+-				  -5);
++				  0);
+ }
+diff --git a/tls/gnutls/gtlsbackend-gnutls.c b/tls/gnutls/gtlsbackend-gnutls.c
+index 55ec1a5..ca79b92 100644
+--- a/tls/gnutls/gtlsbackend-gnutls.c
++++ b/tls/gnutls/gtlsbackend-gnutls.c
+@@ -310,5 +310,5 @@ g_tls_backend_gnutls_register (GIOModule *module)
+   g_io_extension_point_implement (G_TLS_BACKEND_EXTENSION_POINT_NAME,
+ 				  g_tls_backend_gnutls_get_type(),
+ 				  "gnutls",
+-				  0);
++				  -5);
+ }
+-- 
+2.3.6
+

Copied: glib-networking/repos/gnome-unstable-x86_64/PKGBUILD (from rev 247141, glib-networking/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD	2015-09-23 11:55:54 UTC (rev 247142)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+
+pkgname=glib-networking
+pkgver=2.46.0
+pkgrel=1
+pkgdesc="Network-related giomodules for glib"
+arch=(i686 x86_64)
+url="http://www.gtk.org/"
+license=(GPL2)
+depends=(glib2 libproxy gnutls ca-certificates gsettings-desktop-schemas)
+makedepends=(intltool)
+install=glib-networking.install
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
+        0001-gnutls-Switch-backend-priorities-so-gnutls-pkcs11-is.patch)
+sha256sums=('3655526d6dbfc697c22cd9b279e14599f8449f5802b12d84485bdc52d96482f0'
+            '5d12c3b8905f67a93adc884920f7e062404b723e9d2e56f935b914e58a20b29e')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch -Np1 -i ../0001-gnutls-Switch-backend-priorities-so-gnutls-pkcs11-is.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+    --libexecdir=/usr/lib/$pkgname --disable-static \
+    --disable-installed-tests
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make -j1 -k check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install testfiles_DATA=
+}
+
+# vim:set ts=2 sw=2 et:

Copied: glib-networking/repos/gnome-unstable-x86_64/glib-networking.install (from rev 247141, glib-networking/trunk/glib-networking.install)
===================================================================
--- gnome-unstable-x86_64/glib-networking.install	                        (rev 0)
+++ gnome-unstable-x86_64/glib-networking.install	2015-09-23 11:55:54 UTC (rev 247142)
@@ -0,0 +1,11 @@
+post_install() {
+  gio-querymodules /usr/lib/gio/modules
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



More information about the arch-commits mailing list