Accepting request 49700 from home:elvigia:branches:network:ldap

OBS-URL: https://build.opensuse.org/request/show/49700
OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=50
This commit is contained in:
Ralf Haferkamp 2010-10-04 08:04:50 +00:00 committed by Git OBS Bridge
parent 31dd2dfe2f
commit 908edbc7f9
5 changed files with 40 additions and 2 deletions

View File

@ -0,0 +1,20 @@
--- build/mkversion.orig
+++ build/mkversion
@@ -50,7 +50,7 @@ if test $# != 1 ; then
fi
APPLICATION=$1
-WHOWHERE="$USER@`uname -n`:`pwd`"
+WHOWHERE="opensuse-buildservice@opensuse.org"
cat << __EOF__
/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
@@ -72,7 +72,7 @@ static const char copyright[] =
"COPYING RESTRICTIONS APPLY\n";
$static $const char $SYMBOL[] =
-"@(#) \$$PACKAGE: $APPLICATION $VERSION (" __DATE__ " " __TIME__ ") \$\n"
+"@(#) \$$PACKAGE: $APPLICATION $VERSION \$\n"
"\t$WHOWHERE\n";
__EOF__

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Oct 3 22:55:34 UTC 2010 - cristian.rodriguez@opensuse.org
- Do not include Build date and time in binaries, this
avoids build-compare failures and unhelpful rebuilds/republishes
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 29 09:21:52 UTC 2010 - rhafer@novell.com Wed Sep 29 09:21:52 UTC 2010 - rhafer@novell.com

View File

@ -1,5 +1,5 @@
# #
# spec file for package openldap2-client (Version 2.4.23) # spec file for package openldap2 (Version 2.4.23)
# #
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -61,6 +61,7 @@ Patch5: 0005-pie-compile.dif
Patch6: 0006-assorted-fixes-for-back-config-DELETE-support.dif Patch6: 0006-assorted-fixes-for-back-config-DELETE-support.dif
Patch100: openldap-2.3.37.dif Patch100: openldap-2.3.37.dif
Patch200: slapd_getaddrinfo_dupl.dif Patch200: slapd_getaddrinfo_dupl.dif
Patch201: openldap-2.4.23-no-build-dates.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if "%{name}" == "openldap2" %if "%{name}" == "openldap2"
@ -195,10 +196,12 @@ Authors:
%patch6 -p1 %patch6 -p1
%if %suse_version == 1100 %if %suse_version == 1100
%patch200 -p1 %patch200 -p1
%patch201
%endif %endif
cp %{SOURCE5} . cp %{SOURCE5} .
cd ../openldap-2.3.37 cd ../openldap-2.3.37
%patch100 %patch100
%patch201
%build %build
%{?suse_update_config:%{suse_update_config -f build}} %{?suse_update_config:%{suse_update_config -f build}}

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Oct 3 22:55:34 UTC 2010 - cristian.rodriguez@opensuse.org
- Do not include Build date and time in binaries, this
avoids build-compare failures and unhelpful rebuilds/republishes
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 29 09:21:52 UTC 2010 - rhafer@novell.com Wed Sep 29 09:21:52 UTC 2010 - rhafer@novell.com

View File

@ -61,6 +61,7 @@ Patch5: 0005-pie-compile.dif
Patch6: 0006-assorted-fixes-for-back-config-DELETE-support.dif Patch6: 0006-assorted-fixes-for-back-config-DELETE-support.dif
Patch100: openldap-2.3.37.dif Patch100: openldap-2.3.37.dif
Patch200: slapd_getaddrinfo_dupl.dif Patch200: slapd_getaddrinfo_dupl.dif
Patch201: openldap-2.4.23-no-build-dates.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if "%{name}" == "openldap2" %if "%{name}" == "openldap2"
@ -195,10 +196,12 @@ Authors:
%patch6 -p1 %patch6 -p1
%if %suse_version == 1100 %if %suse_version == 1100
%patch200 -p1 %patch200 -p1
%patch201
%endif %endif
cp %{SOURCE5} . cp %{SOURCE5} .
cd ../openldap-2.3.37 cd ../openldap-2.3.37
%patch100 %patch100
%patch201
%build %build
%{?suse_update_config:%{suse_update_config -f build}} %{?suse_update_config:%{suse_update_config -f build}}