Accepting request 343169 from home:edogawa
This fixes the building of the python-protobuf subpackage for Leap. Please make this available via the main distro update repos, if possible OBS-URL: https://build.opensuse.org/request/show/343169 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/protobuf?expand=0&rev=38
This commit is contained in:
parent
488210a4c5
commit
5c6042cc23
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 6 08:32:15 UTC 2015 - edogawa@aon.at
|
||||||
|
|
||||||
|
- tweak spec to build python bindings for Leap 42.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 29 09:56:31 UTC 2015 - dimstar@opensuse.org
|
Wed Jul 29 09:56:31 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
%else
|
%else
|
||||||
%bcond_with protobuf_java
|
%bcond_with protobuf_java
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} > 1210 && 0%{?suse_version} != 1315
|
%if 0%{?suse_version} > 1210 && !0%{?sles_version}
|
||||||
%bcond_without protobuf_python
|
%bcond_without protobuf_python
|
||||||
%else
|
%else
|
||||||
%bcond_with protobuf_python
|
%bcond_with protobuf_python
|
||||||
|
Loading…
Reference in New Issue
Block a user