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 550702a983d60f7687ef9c4af9e7fab17487b103..13ab4eee8b3926e16d35ad9abfb724959507ead9 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 c6bde99d399d8d6c74c347e843452b433118ca18..60a14a7938acf470ef6b280f4092818af7aa30ef 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