05d5bd9487
Copy from devel:libraries:c_c++/Botan based on submit request 46980 from user psmt OBS-URL: https://build.opensuse.org/request/show/46980 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/Botan?expand=0&rev=13
23 lines
580 B
Diff
23 lines
580 B
Diff
Index: src/build-data/buildh.in
|
|
===================================================================
|
|
--- src/build-data/buildh.in.orig
|
|
+++ src/build-data/buildh.in
|
|
@@ -2,7 +2,7 @@
|
|
#ifndef BOTAN_BUILD_CONFIG_H__
|
|
#define BOTAN_BUILD_CONFIG_H__
|
|
|
|
-/* This file was automatically generated %{timestamp} UTC */
|
|
+/* This file was automatically generated */
|
|
|
|
#define BOTAN_VERSION_MAJOR %{version_major}
|
|
#define BOTAN_VERSION_MINOR %{version_minor}
|
|
@@ -50,7 +50,7 @@
|
|
%{local_config}
|
|
|
|
/*
|
|
-%{user}@%{hostname} ran '%{command_line}'
|
|
+%{user} ran '%{command_line}'
|
|
|
|
Target
|
|
-------
|