commit popt for openSUSE:Factory
Hello community, here is the log from the commit of package popt for openSUSE:Factory checked in at 2017-08-29 11:35:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/popt (Old) and /work/SRC/openSUSE:Factory/.popt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "popt" Tue Aug 29 11:35:38 2017 rev:33 rq:517822 version:1.16 Changes: -------- --- /work/SRC/openSUSE:Factory/popt/popt.changes 2013-10-08 11:05:09.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.popt.new/popt.changes 2017-08-29 11:35:39.255472535 +0200 @@ -1,0 +2,6 @@ +Tue Aug 8 19:29:17 UTC 2017 - jengelh@inai.de + +- Remove --with-pic which is only for static libs. +- Fix RPM groups. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ popt.spec ++++++ --- /var/tmp/diff_new_pack.s0L9EM/_old 2017-08-29 11:35:40.367316316 +0200 +++ /var/tmp/diff_new_pack.s0L9EM/_new 2017-08-29 11:35:40.383314068 +0200 @@ -1,7 +1,7 @@ # # spec file for package popt # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -22,7 +22,7 @@ #!BuildIgnore: rpmlint-Factory Summary: A C library for parsing command line parameters License: MIT -Group: System Environment/Libraries +Group: Development/Libraries/C and C++ Url: http://www.rpm5.org/ #CVS-Clone: -d :pserver:anonymous@rpm5.org:/cvs co popt @@ -45,7 +45,7 @@ %package -n libpopt0 Summary: A C library for parsing command line parameters -Group: System Environment/Libraries +Group: System/Libraries Provides: popt = %{version} Obsoletes: popt < %{version} @@ -60,7 +60,7 @@ %package devel Summary: Development files for the popt library -Group: Development/Libraries +Group: Development/Libraries/C and C++ Requires: glibc-devel Requires: libpopt0 = %{version} @@ -76,7 +76,7 @@ %build autoreconf -fiv -%configure --with-pic --disable-static +%configure --disable-static make %{?_smp_mflags} %install
participants (1)
-
root@hilbert.suse.de