Hello community, here is the log from the commit of package apache2-mod_fcgid for openSUSE:Factory checked in at 2020-12-01 14:22:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apache2-mod_fcgid (Old) and /work/SRC/openSUSE:Factory/.apache2-mod_fcgid.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache2-mod_fcgid" Tue Dec 1 14:22:44 2020 rev:32 rq:851859 version:2.3.9 Changes: -------- --- /work/SRC/openSUSE:Factory/apache2-mod_fcgid/apache2-mod_fcgid.changes 2019-07-04 15:42:58.814081906 +0200 +++ /work/SRC/openSUSE:Factory/.apache2-mod_fcgid.new.5913/apache2-mod_fcgid.changes 2020-12-01 14:22:59.961607127 +0100 @@ -1,0 +2,5 @@ +Wed Nov 25 08:57:52 UTC 2020 - pgaj...@suse.com + +- use /usr/sbin/apxs for build, not -prefork + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apache2-mod_fcgid.spec ++++++ --- /var/tmp/diff_new_pack.GENS53/_old 2020-12-01 14:23:00.561607776 +0100 +++ /var/tmp/diff_new_pack.GENS53/_new 2020-12-01 14:23:00.565607779 +0100 @@ -1,7 +1,7 @@ # # spec file for package apache2-mod_fcgid # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # 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 @@ Summary: Alternative FastCGI module for Apache2 License: GPL-2.0-or-later Group: Productivity/Networking/Web/Servers -Url: http://httpd.apache.org/mod_fcgid/ +URL: http://httpd.apache.org/mod_fcgid/ Source: http://mirror.synyx.de/apache/httpd/mod_fcgid/mod_fcgid-%{version}.tar.bz2 Source1: apache2-mod_fcgid.conf Patch0: mod_fcgid-2.3.5_suse_paths.patch @@ -59,7 +59,7 @@ %patch1 -p1 %build -APXS="%{apache_apxs}-prefork" ./configure.apxs +APXS="%{apache_apxs}" ./configure.apxs make %{?_smp_mflags} %install _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org