Hello community, here is the log from the commit of package mailgraph for openSUSE:Factory checked in at 2020-12-17 17:05:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mailgraph (Old) and /work/SRC/openSUSE:Factory/.mailgraph.new.5145 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mailgraph" Thu Dec 17 17:05:31 2020 rev:8 rq:856519 version:1.14 Changes: -------- --- /work/SRC/openSUSE:Factory/mailgraph/mailgraph.changes 2020-08-29 20:42:39.769472993 +0200 +++ /work/SRC/openSUSE:Factory/.mailgraph.new.5145/mailgraph.changes 2020-12-17 17:09:05.481958135 +0100 @@ -1,0 +2,5 @@ +Tue Dec 1 16:40:19 UTC 2020 - [email protected] + +- use system apache rpm macros + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mailgraph.spec ++++++ --- /var/tmp/diff_new_pack.zswyzP/_old 2020-12-17 17:09:05.985958636 +0100 +++ /var/tmp/diff_new_pack.zswyzP/_new 2020-12-17 17:09:05.989958639 +0100 @@ -21,9 +21,8 @@ %define _fillupdir /var/adm/fillup-templates %endif -%define serverroot %(/usr/sbin/apxs2 -q datadir 2>/dev/null || /usr/sbin/apxs2 -q PREFIX) -%define cgi_dir %{serverroot}/cgi-bin -%define css_dir %{serverroot}/htdocs/css +%define cgi_dir %{apache_serverroot}/cgi-bin +%define css_dir %{apache_serverroot}/htdocs/css Name: mailgraph Version: 1.14 @@ -54,6 +53,7 @@ Patch6: mailgraph-1.14-add_postscreen_support.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch +BuildRequires: apache-rpm-macros BuildRequires: apache2-devel Requires(pre): %fillup_prereq Requires: logrotate _______________________________________________ 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]
