diff --git a/baselibs.conf b/baselibs.conf index e19d060..094dc16 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,3 +1,5 @@ libpopt0 obsoletes "popt- <= " -arch ppc package popt-devel +popt-devel + requires -"popt- = " + requires "libpopt0- = " diff --git a/popt.changes b/popt.changes index d749aca..5184163 100644 --- a/popt.changes +++ b/popt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jan 26 13:22:41 UTC 2019 - meissner@suse.com + +- build a 32bit library generically, for use by 32bit fuzzing + ------------------------------------------------------------------- Thu Feb 22 15:10:44 UTC 2018 - fvogt@suse.com diff --git a/popt.spec b/popt.spec index db7ede1..552d1cf 100644 --- a/popt.spec +++ b/popt.spec @@ -1,7 +1,7 @@ # # spec file for package popt # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed