Hello community,

here is the log from the commit of package man for openSUSE:Factory checked in 
at 2016-03-29 09:52:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/man (Old)
 and      /work/SRC/openSUSE:Factory/.man.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "man"

Changes:
--------
--- /work/SRC/openSUSE:Factory/man/man.changes  2015-06-09 08:48:18.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.man.new/man.changes     2016-03-29 
09:52:35.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Mar 21 15:04:48 UTC 2016 - [email protected]
+
+- Add reproducible.patch to fix build-compare (bnc#971922)
+
+-------------------------------------------------------------------

New:
----
  reproducible.patch

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

Other differences:
------------------
++++++ man.spec ++++++
--- /var/tmp/diff_new_pack.0hxxhV/_old  2016-03-29 09:52:37.000000000 +0200
+++ /var/tmp/diff_new_pack.0hxxhV/_new  2016-03-29 09:52:37.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package man
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -63,6 +63,8 @@
 Patch10:        man-db-2.6.3-listall.dif
 # PATCH-FIX-SUSE Fixes the documentation for bnc#786679
 Patch11:        man-MAN_POSIXLY_CORRECT-man1.dif
+# PATCH-FIX-SUSE Fixes build-compare bnc#971922
+Patch12:        reproducible.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %global         _sysconfdir /etc
 %global         _has_tmpfiled  %(rpm -q -f /usr/lib/tmpfiles.d | grep -c 
filesystem)
@@ -90,6 +92,7 @@
 %patch10 -p0 -b .listall
 %patch0  -p0 -b .0
 %patch11 -p0
+%patch12 -p1
 
 %build
     gettextize --force --copy --no-changelog

++++++ reproducible.patch ++++++
Index: man-db-2.7.1/manual/man_db.me
===================================================================
--- man-db-2.7.1.orig/manual/man_db.me
+++ man-db-2.7.1/manual/man_db.me
@@ -8,6 +8,7 @@
 .\" Thu Sep 21 19:22:47 BST 1995  Wilf. ([email protected]) 
 .\"
 .so version
+.ds td -
 .ds U \s-1\fBUNIX\fR\s+1
 .ds N \s-1\fBNROFF\fR\s+1
 .ds T \s-1\fBTROFF\fR\s+1

Reply via email to