Hello community,

here is the log from the commit of package hiawatha for openSUSE:Factory 
checked in at 2016-12-02 16:42:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hiawatha (Old)
 and      /work/SRC/openSUSE:Factory/.hiawatha.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hiawatha"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hiawatha/hiawatha.changes        2016-10-06 
12:44:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.hiawatha.new/hiawatha.changes   2016-12-02 
16:42:35.000000000 +0100
@@ -1,0 +2,9 @@
+Tue Nov 15 16:08:30 UTC 2016 - [email protected]
+
+- Update to version 10.4:
+  * SkipCacheCookie option added.
+  * Added Systemd init script to Debian package.
+  * Small improvements and bugfixes.
+- Small packaging changes and requirements update
+
+-------------------------------------------------------------------

Old:
----
  hiawatha-10.3.tar.gz

New:
----
  hiawatha-10.4.tar.gz

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

Other differences:
------------------
++++++ hiawatha.spec ++++++
--- /var/tmp/diff_new_pack.yqQZps/_old  2016-12-02 16:42:36.000000000 +0100
+++ /var/tmp/diff_new_pack.yqQZps/_new  2016-12-02 16:42:36.000000000 +0100
@@ -20,7 +20,7 @@
 %define webroot /srv/www
 
 Name:           hiawatha
-Version:        10.3
+Version:        10.4
 Release:        0
 Summary:        A secure and advanced webserver
 License:        GPL-2.0
@@ -32,10 +32,12 @@
 Source100:      %{name}.firewall
 Source101:      %{name}-ssl.firewall
 BuildRequires:  cmake >= 2.8.4
-BuildRequires:  libxslt-devel
 BuildRequires:  mbedtls-devel >= 2.3
-BuildRequires:  pkg-config
-BuildRequires:  systemd
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(libxslt)
+BuildRequires:  pkgconfig(systemd)
+BuildRequires:  pkgconfig(zlib)
 Requires:       logrotate
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{?systemd_requires}
@@ -73,8 +75,7 @@
     -DENABLE_TOOLKIT=On \
     -DENABLE_XSLT=On \
     -DUSE_SYSTEM_MBEDTLS=On
-
-make %{?_smp_mflags}
+%make_jobs
 
 %install
 %cmake_install
@@ -121,7 +122,7 @@
 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
 %config(noreplace) %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name}
 %config(noreplace) 
%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/%{name}-ssl
-%{_mandir}/man1/*.1.gz
+%{_mandir}/man1/*.1%{ext_man}
 %dir %{webroot}/%{name}
 %dir %{webroot}/%{name}/htdocs
 %{webroot}/%{name}/htdocs/index.html

++++++ hiawatha-10.3.tar.gz -> hiawatha-10.4.tar.gz ++++++
++++ 6000 lines of diff (skipped)


Reply via email to