Accepting request 376695 from home:bmwiedemann:branches:Base:System
Add reproducible.patch to fix build-compare (bnc#971922) OBS-URL: https://build.opensuse.org/request/show/376695 OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=67
This commit is contained in:
5
man.spec
5
man.spec
@@ -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 @@ Patch9: man-db-2.7.1-zio.dif
|
||||
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 @@ Authors:
|
||||
%patch10 -p0 -b .listall
|
||||
%patch0 -p0 -b .0
|
||||
%patch11 -p0
|
||||
%patch12 -p1
|
||||
|
||||
%build
|
||||
gettextize --force --copy --no-changelog
|
||||
|
Reference in New Issue
Block a user