Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package serd for openSUSE:Factory checked in 
at 2021-09-03 21:25:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/serd (Old)
 and      /work/SRC/openSUSE:Factory/.serd.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "serd"

Fri Sep  3 21:25:47 2021 rev:19 rq:914871 version:0.30.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/serd/serd.changes        2021-07-07 
18:29:42.999350206 +0200
+++ /work/SRC/openSUSE:Factory/.serd.new.1899/serd.changes      2021-09-03 
21:26:40.194207921 +0200
@@ -1,0 +2,5 @@
+Sun Aug 29 09:55:41 UTC 2021 - Dave Plater <davejpla...@gmail.com>
+
+- Disabled doc build and test for Leap build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ serd.spec ++++++
--- /var/tmp/diff_new_pack.5zIN2g/_old  2021-09-03 21:26:40.562208304 +0200
+++ /var/tmp/diff_new_pack.5zIN2g/_new  2021-09-03 21:26:40.566208309 +0200
@@ -69,9 +69,11 @@
 ./waf configure \
   --prefix=%{_prefix} \
   --libdir=%{_libdir} \
-  --docdir=%{_defaultdocdir} \
+%if 0%{?suse_version} > 1501
   --test \
-  --docs
+      --docs \
+%endif
+      --docdir=%{_defaultdocdir} \
 
 ./waf build -v %{?_smp_mflags}
 
@@ -79,8 +81,10 @@
 ./waf install --destdir=%{?buildroot}
 rm -rf %{buildroot}%{_docdir}/serd-0/html
 
+%if 0%{?suse_version} > 1501
 %check
 ./waf test
+%endif
 
 %post -n libserd-0-%{sover} -p /sbin/ldconfig
 %postun -n libserd-0-%{sover} -p /sbin/ldconfig
@@ -95,7 +99,9 @@
 %{_libdir}/libserd-0.so.%{sover}*
 
 %files devel
+%if 0%{?suse_version} > 1501
 %doc %{_docdir}/serd-0
+%endif
 %{_libdir}/libserd-0.so
 %{_includedir}/serd-0/
 %{_libdir}/pkgconfig/serd-0.pc

Reply via email to