forked from pool/protobuf
Accepting request 962367 from home:dziobian
- Change Requires: zlib-devel to pkgconfig(zlib) so as not to conflict with libz-ng-compat1. (I was certain i made a changes entry this time) OBS-URL: https://build.opensuse.org/request/show/962367 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/protobuf?expand=0&rev=112
This commit is contained in:
parent
2082fba1d8
commit
6160fdd18d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 16 16:39:10 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
|
||||
|
||||
- Change Requires: zlib-devel to pkgconfig(zlib) so as not to conflict with libz-ng-compat1.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 28 20:38:41 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -103,7 +103,7 @@ Group: Development/Libraries/C and C++
|
||||
Requires: gcc-c++
|
||||
Requires: libprotobuf%{sover} = %{version}
|
||||
Requires: libprotobuf-lite%{sover}
|
||||
Requires: zlib-devel
|
||||
Requires: pkgconfig(zlib)
|
||||
Conflicts: protobuf2-devel
|
||||
Provides: libprotobuf-devel = %{version}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user