Hello community,

here is the log from the commit of package librubberband for openSUSE:Factory 
checked in at 2015-07-21 13:27:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/librubberband (Old)
 and      /work/SRC/openSUSE:Factory/.librubberband.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "librubberband"

Changes:
--------
--- /work/SRC/openSUSE:Factory/librubberband/librubberband.changes      
2015-02-16 21:14:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.librubberband.new/librubberband.changes 
2015-07-21 13:28:36.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Jul 16 14:44:18 UTC 2015 - [email protected]
+
+- Fix build in SLE_11 by disabling usage of help2man
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ librubberband.spec ++++++
--- /var/tmp/diff_new_pack.V27WWL/_old  2015-07-21 13:28:37.000000000 +0200
+++ /var/tmp/diff_new_pack.V27WWL/_new  2015-07-21 13:28:37.000000000 +0200
@@ -116,6 +116,7 @@
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
 rm %{buildroot}%{_libdir}/*.a
 
+%if 0%{?suse_version} > 1140
 mkdir -p %{buildroot}%{_mandir}/man1
 pushd %{buildroot}%{_mandir}/man1
 cp -v %{buildroot}%{_bindir}/rubberband ./
@@ -123,6 +124,7 @@
        -N -o rubberband.1 ./rubberband
 rm rubberband
 popd
+%endif
 
 %post -n %{library_name} -p /sbin/ldconfig
 
@@ -143,7 +145,9 @@
 %files -n rubberband-cli
 %defattr(-,root,root,-)
 %{_bindir}/rubberband
+%if 0%{?suse_version} > 1140
 %{_mandir}/man1/rubberband.1.gz
+%endif
 
 %files -n rubberband-ladspa
 %defattr(-,root,root,-)


Reply via email to