Hello community,

here is the log from the commit of package bazel0.19 for openSUSE:Factory 
checked in at 2019-10-18 14:36:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bazel0.19 (Old)
 and      /work/SRC/openSUSE:Factory/.bazel0.19.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bazel0.19"

Fri Oct 18 14:36:35 2019 rev:3 rq:739346 version:0.19.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/bazel0.19/bazel0.19.changes      2019-09-13 
15:04:17.025269933 +0200
+++ /work/SRC/openSUSE:Factory/.bazel0.19.new.2352/bazel0.19.changes    
2019-10-18 14:36:36.159744169 +0200
@@ -1,0 +2,5 @@
+Thu Oct 17 10:23:25 UTC 2019 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Fix collision between grpc's gettid and glibc's gettid
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bazel0.19.spec ++++++
--- /var/tmp/diff_new_pack.rZMGLg/_old  2019-10-18 14:36:37.635740325 +0200
+++ /var/tmp/diff_new_pack.rZMGLg/_new  2019-10-18 14:36:37.639740315 +0200
@@ -51,6 +51,8 @@
 %setup -q -c
 # Remove executable permissions
 chmod 0644 AUTHORS CHANGELOG.md CONTRIBUTORS LICENSE
+# Fix collision between grpc's gettid and glibc's gettid
+find third_party/grpc -type f -name "*.c" -exec sed -i -e 
's|gettid(|my_gettid(|g' {} +
 
 %build
 %ifarch %arm aarch64




Reply via email to