Hello community, here is the log from the commit of package openconnect for openSUSE:Factory checked in at 2018-07-28 12:37:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openconnect (Old) and /work/SRC/openSUSE:Factory/.openconnect.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openconnect" Sat Jul 28 12:37:57 2018 rev:30 rq:624073 version:7.08 Changes: -------- --- /work/SRC/openSUSE:Factory/openconnect/openconnect.changes 2018-06-15 14:34:55.441254831 +0200 +++ /work/SRC/openSUSE:Factory/.openconnect.new/openconnect.changes 2018-07-28 12:38:00.844150485 +0200 @@ -1,0 +2,7 @@ +Thu Jul 19 02:26:31 UTC 2018 - [email protected] + +- Modified spec file: only add this BuildRequires on Leap/SLE 15+ + (fate#325553). + > BuildRequires: pkgconfig(libpskc) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openconnect.spec ++++++ --- /var/tmp/diff_new_pack.yHGUIk/_old 2018-07-28 12:38:01.972152652 +0200 +++ /var/tmp/diff_new_pack.yHGUIk/_new 2018-07-28 12:38:01.972152652 +0200 @@ -34,7 +34,10 @@ BuildRequires: pkg-config BuildRequires: stoken-devel BuildRequires: pkgconfig(libpcsclite) +# only add this BuildRequires on Leap/SLE 15+ +%if 0%{?suse_version} >= 1500 BuildRequires: pkgconfig(libpskc) +%endif # == docs == BuildRequires: groff-full BuildRequires: python2-base
