Accepting request 390709 from Documentation:Tools
1 OBS-URL: https://build.opensuse.org/request/show/390709 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/daps?expand=0&rev=33
This commit is contained in:
commit
41008691a3
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 17 10:35:37 UTC 2016 - bwiedemann@suse.com
|
||||||
|
|
||||||
|
- Add reproducible.patch to fix build-compare
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 7 16:21:55 UTC 2015 - fsundermeyer@opensuse.org
|
Mon Dec 7 16:21:55 UTC 2015 - fsundermeyer@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package daps
|
# spec file for package daps
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -48,6 +48,7 @@ Source0: %{name}-%{version}.tar.bz2
|
|||||||
Source1: %{name}.rpmlintrc
|
Source1: %{name}.rpmlintrc
|
||||||
Source2: %{name}-fetch-source-svn
|
Source2: %{name}-fetch-source-svn
|
||||||
Source3: %{name}-fetch-source-git
|
Source3: %{name}-fetch-source-git
|
||||||
|
Patch0: reproducible.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -161,6 +162,7 @@ for upgrade instructions.
|
|||||||
#--------------------------------------------------------------------------
|
#--------------------------------------------------------------------------
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}
|
%setup -q -n %{name}
|
||||||
|
%patch0 -p1
|
||||||
#%%patch1 -p1
|
#%%patch1 -p1
|
||||||
|
|
||||||
#--------------------------------------------------------------------------
|
#--------------------------------------------------------------------------
|
||||||
|
13
reproducible.patch
Normal file
13
reproducible.patch
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
Index: daps/doc/xml/common_copyright_gfdl.xml
|
||||||
|
===================================================================
|
||||||
|
--- daps.orig/doc/xml/common_copyright_gfdl.xml
|
||||||
|
+++ daps/doc/xml/common_copyright_gfdl.xml
|
||||||
|
@@ -15,7 +15,7 @@
|
||||||
|
-->
|
||||||
|
<legalnotice>
|
||||||
|
<para>
|
||||||
|
- Copyright © 2006–<?dbtimestamp format="Y"?>
|
||||||
|
+ Copyright © 2006–2015
|
||||||
|
&suse;, LLC and contributors. All rights reserved.
|
||||||
|
</para>
|
||||||
|
<para>
|
Loading…
Reference in New Issue
Block a user