X-Git-Url: https://git.pld-linux.org/?p=packages%2Fconnman.git;a=blobdiff_plain;f=connman.spec;h=33d5c82b97aec6d1075cb07851bffda043ff2b39;hp=c856df047009db37c012edee2b1428bd145dc25d;hb=HEAD;hpb=939468286b1744b0ecebf31b701ed33934bef487 diff --git a/connman.spec b/connman.spec index c856df0..3211f3a 100644 --- a/connman.spec +++ b/connman.spec @@ -5,17 +5,19 @@ Summary: Connection Manager Summary(pl.UTF-8): Zarządca połączeń Name: connman -Version: 1.39 +Version: 1.42 Release: 1 License: GPL v2 Group: Networking/Daemons Source0: https://www.kernel.org/pub/linux/network/connman/%{name}-%{version}.tar.xz -# Source0-md5: b740a8859d1f0473fc76f8f590e4b57a +# Source0-md5: 09856b27a39a8ff8b739fe41894cc231 +Patch0: %{name}-missing.patch URL: https://connman.net/ BuildRequires: dbus-devel >= 1.4 BuildRequires: glib2-devel >= 1:2.40 BuildRequires: gnutls-devel BuildRequires: libmnl-devel >= 1.0.0 +BuildRequires: openconnect-devel >= 8 BuildRequires: pkgconfig BuildRequires: polkit-devel BuildRequires: ppp-plugin-devel @@ -31,6 +33,7 @@ BuildRequires: iptables-devel >= 1.4.11 Requires: dbus >= 1.4 Requires: glib2 >= 1:2.40 Requires: libmnl >= 1.0.0 +Requires: openconnect >= 8 %if %{with nftables} Requires: libnftnl >= 1.0.4 %else @@ -78,6 +81,7 @@ Pliki nagłówkowe dla wtyczek ConnMana. %prep %setup -q +%patch0 -p1 %build %configure \