Hello community,

here is the log from the commit of package xsp for openSUSE:Factory checked in 
at 2017-04-24 09:50:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xsp (Old)
 and      /work/SRC/openSUSE:Factory/.xsp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xsp"

Mon Apr 24 09:50:24 2017 rev:43 rq:489934 version:3.0.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/xsp/xsp.changes  2017-03-24 02:21:13.719680327 
+0100
+++ /work/SRC/openSUSE:Factory/.xsp.new/xsp.changes     2017-04-24 
09:50:27.825700878 +0200
@@ -1,0 +2,5 @@
+Fri Apr 21 12:23:40 UTC 2017 - bwiedem...@suse.com
+
+- use strip-nondeterminism to make build fully reproducible
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xsp.spec ++++++
--- /var/tmp/diff_new_pack.uQw05k/_old  2017-04-24 09:50:28.725573605 +0200
+++ /var/tmp/diff_new_pack.uQw05k/_new  2017-04-24 09:50:28.729573040 +0200
@@ -41,6 +41,9 @@
 BuildRequires:  monodoc-core
 BuildRequires:  pkgconfig
 BuildRequires:  sqlite
+%if 0%{?suse_version} >= 1300
+BuildRequires:  strip-nondeterminism
+%endif
 Requires(post): %insserv_prereq %fillup_prereq
 %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
 %define xspConfigsLocation %{_sysconfdir}/xsp/2.0
@@ -83,6 +86,7 @@
 make
 
 %install
+[ -x /usr/bin/strip-nondeterminism ] && strip-nondeterminism 
docs/Mono.FastCGI/Mono.FastCGI.zip docs/Mono.WebServer/Mono.WebServer.zip
 make install DESTDIR=%{buildroot}
 rm -rf %{buildroot}%{_prefix}/lib/xsp/unittests
 mkdir -p %{buildroot}%{_datadir}


Reply via email to