[packages/connman] - updated to 1.36 - removed obsolete linux patch

qboosh qboosh at pld-linux.org
Sat Aug 25 08:45:19 CEST 2018


commit 02860a4b1ab7662b51c8e13a386eb769be4d929e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Aug 25 08:48:02 2018 +0200

    - updated to 1.36
    - removed obsolete linux patch

 connman-linux.patch | 10 ----------
 connman.spec        | 12 +++++-------
 2 files changed, 5 insertions(+), 17 deletions(-)
---
diff --git a/connman.spec b/connman.spec
index 01f6014..d9c0321 100644
--- a/connman.spec
+++ b/connman.spec
@@ -5,13 +5,12 @@
 Summary:	Connection Manager
 Summary(pl.UTF-8):	Zarządca połączeń
 Name:		connman
-Version:	1.35
+Version:	1.36
 Release:	1
 License:	GPL v2
 Group:		Networking/Daemons
 Source0:	https://www.kernel.org/pub/linux/network/connman/%{name}-%{version}.tar.xz
-# Source0-md5:	bae37b45ee9b3db5ec8115188f8a7652
-Patch0:		%{name}-linux.patch
+# Source0-md5:	dae77d9c904d2c223ae849e32079d57e
 URL:		https://connman.net/
 BuildRequires:	dbus-devel >= 1.4
 BuildRequires:	glib2-devel >= 1:2.28
@@ -79,7 +78,6 @@ Pliki nagłówkowe dla wtyczek ConnMana.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure \
@@ -141,9 +139,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/connman/scripts/libppp-plugin.so*
 %attr(755,root,root) %{_libdir}/connman/scripts/openconnect-script
 %attr(755,root,root) %{_libdir}/connman/scripts/openvpn-script
-/etc/dbus-1/system.d/connman.conf
-/etc/dbus-1/system.d/connman-nmcompat.conf
-/etc/dbus-1/system.d/connman-vpn-dbus.conf
+/usr/share/dbus-1/system.d/connman.conf
+/usr/share/dbus-1/system.d/connman-nmcompat.conf
+/usr/share/dbus-1/system.d/connman-vpn-dbus.conf
 /usr/share/dbus-1/system-services/net.connman.vpn.service
 /usr/share/polkit-1/actions/net.connman.policy
 /usr/share/polkit-1/actions/net.connman.vpn.policy
diff --git a/connman-linux.patch b/connman-linux.patch
deleted file mode 100644
index 16f0387..0000000
--- a/connman-linux.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- connman-1.12/src/tethering.c.orig	2012-12-22 22:52:47.000000000 +0100
-+++ connman-1.12/src/tethering.c	2013-03-01 20:52:42.438881056 +0100
-@@ -31,6 +31,7 @@
- #include <stdio.h>
- #include <sys/ioctl.h>
- #include <net/if.h>
-+#include <netinet/ip6.h>
- #include <linux/sockios.h>
- #include <string.h>
- #include <fcntl.h>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/connman.git/commitdiff/02860a4b1ab7662b51c8e13a386eb769be4d929e



More information about the pld-cvs-commit mailing list