Hello community,

here is the log from the commit of package open-vm-tools for openSUSE:Factory 
checked in at 2020-09-10 22:45:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/open-vm-tools (Old)
 and      /work/SRC/openSUSE:Factory/.open-vm-tools.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "open-vm-tools"

Thu Sep 10 22:45:10 2020 rev:96 rq:832804 version:11.1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/open-vm-tools/open-vm-tools.changes      
2020-09-03 01:14:19.144474192 +0200
+++ /work/SRC/openSUSE:Factory/.open-vm-tools.new.4249/open-vm-tools.changes    
2020-09-10 22:45:12.635667097 +0200
@@ -1,0 +2,5 @@
+Mon Sep  7 10:31:27 UTC 2020 - Andreas Schwab <[email protected]>
+
+- Use libtirpc also in SLE-15-SP3
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ open-vm-tools.spec ++++++
--- /var/tmp/diff_new_pack.vNhaTv/_old  2020-09-10 22:45:13.423667823 +0200
+++ /var/tmp/diff_new_pack.vNhaTv/_new  2020-09-10 22:45:13.427667827 +0200
@@ -73,7 +73,7 @@
 BuildRequires:  pcre-devel
 BuildRequires:  procps-devel
 BuildRequires:  update-desktop-files
-%if 0%{?suse_version} > 1500
+%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300
 BuildRequires:  glibc >= 2.27
 BuildRequires:  libtirpc-devel
 BuildRequires:  rpcgen
@@ -230,7 +230,7 @@
 # (this is because of 'g_static_mutex_init' usage which is now deprecated)
 export CFLAGS="%{optflags} -Wno-unused-local-typedefs 
-Wno-unused-but-set-variable -Wno-deprecated-declarations 
-Wno-sizeof-pointer-memaccess -Wno-cpp -fPIE"
 export CXXFLAGS="%{optflags} -Wno-unused-local-typedefs 
-Wno-unused-but-set-variable -Wno-deprecated-declarations 
-Wno-sizeof-pointer-memaccess -Wno-cpp -fPIE"
-%if 0%{?suse_version} > 1500
+%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300
 export LDFLAGS="-pie -ltirpc"
 %else
 export LDFLAGS="-pie"


Reply via email to