Hello community, here is the log from the commit of package subversion for openSUSE:Factory checked in at 2020-12-08 13:22:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/subversion (Old) and /work/SRC/openSUSE:Factory/.subversion.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "subversion" Tue Dec 8 13:22:50 2020 rev:180 rq:853308 version:1.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/subversion/subversion.changes 2020-10-22 14:22:59.134788127 +0200 +++ /work/SRC/openSUSE:Factory/.subversion.new.5913/subversion.changes 2020-12-08 13:22:50.994280516 +0100 @@ -1,0 +2,5 @@ +Tue Dec 1 14:33:34 UTC 2020 - [email protected] + +- use system apache rpm macros + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ subversion.spec ++++++ --- /var/tmp/diff_new_pack.pzxSYT/_old 2020-12-08 13:22:52.014283401 +0100 +++ /var/tmp/diff_new_pack.pzxSYT/_new 2020-12-08 13:22:52.018283413 +0100 @@ -286,7 +286,7 @@ fi echo done >> build-outputs.mK -export CFLAGS="$(apxs2 -q CFLAGS) %{optflags} -fstack-protector -fpie" +export CFLAGS="%{apache_cflags} %{optflags} -fstack-protector -fpie" export CXXFLAGS="$CFLAGS" export APACHE_LDFLAGS="-Wl,-z,relro,-z,now" export LDFLAGS="-pie" @@ -296,7 +296,7 @@ --with-serf=%{_prefix} \ --with-apr=%{_prefix} \ --with-apr-util=%{_prefix} \ - --with-apxs=apxs2 \ + --with-apxs=%{apache_apxs} \ --with-zlib=%{_prefix} \ --with-berkeley-db=db.h:db.h:%{_prefix}:db \ --with-apache-libexecdir=%{apache_libexecdir} \ _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
