Hello community,

here is the log from the commit of package apache2-mod_nss for openSUSE:Factory 
checked in at 2020-12-01 14:22:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache2-mod_nss (Old)
 and      /work/SRC/openSUSE:Factory/.apache2-mod_nss.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache2-mod_nss"

Tue Dec  1 14:22:47 2020 rev:36 rq:851861 version:1.0.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache2-mod_nss/apache2-mod_nss.changes  
2020-06-15 20:30:58.782471836 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache2-mod_nss.new.5913/apache2-mod_nss.changes    
    2020-12-01 14:23:01.517608810 +0100
@@ -1,0 +2,5 @@
+Wed Nov 25 09:20:54 UTC 2020 - pgaj...@suse.com
+
+- use apache rpm macros
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ apache2-mod_nss.spec ++++++
--- /var/tmp/diff_new_pack.Tckrbu/_old  2020-12-01 14:23:02.297609654 +0100
+++ /var/tmp/diff_new_pack.Tckrbu/_new  2020-12-01 14:23:02.301609658 +0100
@@ -16,13 +16,15 @@
 #
 
 
-%define    apxs %{_sbindir}/apxs2
+%if ! %{defined apache_apxs}
+%define    apache_apxs %{_sbindir}/apxs
 %define    apache apache2
 %define    apache_libexecdir %(%{apxs} -q LIBEXECDIR)
 %define    apache_sysconfdir %(%{apxs} -q SYSCONFDIR)
 %define    apache_includedir %(%{apxs} -q INCLUDEDIR)
 %define    apache_serverroot %(%{apxs} -q PREFIX)
 %define    apache_mmn        %(MMN=$(%{apxs} -q LIBEXECDIR)_MMN; test -x $MMN 
&& $MMN)
+%endif
 %define    apache_sysconf_nssdir %{apache_sysconfdir}/mod_nss.d
 Name:           apache2-mod_nss
 Version:        1.0.18
@@ -101,7 +103,7 @@
     --with-nss-inc=$NSS_INCLUDE_DIR \
     --with-nspr-lib=$NSPR_LIB_DIR \
     --with-nspr-inc=$NSPR_INCLUDE_DIR \
-    --with-apxs=%{apxs} \
+    --with-apxs=%{apache_apxs} \
     --enable-ecc \
     --with-apr-config
 make %{?_smp_mflags} all
_______________________________________________
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

Reply via email to