Hello community, here is the log from the commit of package ssldump for openSUSE:Factory checked in at 2015-07-08 06:59:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ssldump (Old) and /work/SRC/openSUSE:Factory/.ssldump.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ssldump" Changes: -------- --- /work/SRC/openSUSE:Factory/ssldump/ssldump.changes 2015-07-05 18:03:12.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ssldump.new/ssldump.changes 2015-07-08 06:59:41.000000000 +0200 @@ -1,0 +2,6 @@ +Fri Jul 3 16:45:13 UTC 2015 - [email protected] + +- Added a conditional build requirement to compile in versions + other than Factory. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ssldump.spec ++++++ --- /var/tmp/diff_new_pack.hzHnz0/_old 2015-07-08 06:59:42.000000000 +0200 +++ /var/tmp/diff_new_pack.hzHnz0/_new 2015-07-08 06:59:42.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package ssldump # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,11 @@ Name: ssldump +%if 0%{?suse_version} > 1320 BuildRequires: libpcap-devel-static +%else +BuildRequires: libpcap-devel +%endif BuildRequires: libtool BuildRequires: openssl-devel Version: 0.9b3
