packaging: Workaround for device-certificate-manager.
[platform/upstream/protobuf.git] / packaging / protobuf.spec
index 6130b7e..079076f 100644 (file)
@@ -10,6 +10,11 @@ Source1001:     protobuf.manifest
 URL:            https://github.com/google/protobuf
 BuildRequires:  automake autoconf libtool pkgconfig zlib-devel
 
+## The package name libprotobuf9 is hardcoded in device-certificate-manager,
+## which should be updated in its git repo. However, as a workaround before
+## the changes, we provide the obsolete name
+Provides:      libprotobuf9
+
 %description
 Protocol Buffers are a way of encoding structured data in an efficient
 yet extensible format. Google uses Protocol Buffers for almost all of