packaging: do not hardcode protobuf package soname. 24/202224/1
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 26 Mar 2019 06:25:36 +0000 (15:25 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 26 Mar 2019 06:32:15 +0000 (15:32 +0900)
Protobuf is way too old and is being upgraded.
The version name is to be changed.

Change-Id: I6d9f102ee7ab264d4822ce637afabd00dec51897
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/device-certificate-manager.spec

index 1e5bd62..ef19f83 100644 (file)
@@ -21,7 +21,7 @@ Summary:      Device Certificate Manager
 Group:         Security/Libraries
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
-Requires: libprotobuf9
+Requires: protobuf
 Requires: boost-chrono
 Requires: boost-date-time
 Requires: boost-log