Use libnl-3.0 in place of libnl-2.0 47/205247/1
authorNishant Chaprana <n.chaprana@samsung.com>
Wed, 1 May 2019 05:17:51 +0000 (10:47 +0530)
committerNishant Chaprana <n.chaprana@samsung.com>
Wed, 1 May 2019 05:17:51 +0000 (10:47 +0530)
Change-Id: Ied635188934919066c973328248ad494a997a1b3
Signed-off-by: Nishant Chaprana <n.chaprana@samsung.com>
CMakeLists.txt
packaging/net-config.spec

index 550702a..13ab4ee 100755 (executable)
@@ -83,7 +83,8 @@ PKG_CHECK_MODULES(pkgs REQUIRED
        capi-system-info
        key-manager
        libtzplatform-config
-       libnl-2.0
+       libnl-3.0
+       libnl-genl-3.0
        ${P2P_REQUIRED_PKGS}
        ${WEARABLE_REQUIRED_PKGS}
        )
index c6bde99..60a14a7 100755 (executable)
@@ -1,6 +1,6 @@
 Name:          net-config
 Summary:       TIZEN Network Configuration service
-Version:       1.1.143
+Version:       1.1.144
 Release:       3
 Group:         System/Network
 License:       Apache-2.0
@@ -15,7 +15,8 @@ BuildRequires:        cmake
 BuildRequires: pkgconfig(sqlite3)
 BuildRequires: pkgconfig(libtzplatform-config)
 BuildRequires: pkgconfig(key-manager)
-BuildRequires: pkgconfig(libnl-2.0)
+BuildRequires: pkgconfig(libnl-3.0)
+BuildRequires: pkgconfig(libnl-genl-3.0)
 Requires:              vconf
 Requires:              connman
 Requires:              systemd