Remove superfluous quotation marks while setting the

SAMBA_VERSION_VENDOR_SUFFIX string.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=293
This commit is contained in:
Lars Müller 2013-02-07 12:56:02 +00:00 committed by Git OBS Bridge
parent dbcf114b68
commit 2d78bd6633
5 changed files with 14 additions and 8 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:031305e77193b686e2e4c46ee65e16fccf0cbdfd6ab7dc45a7e91856eb1e5d05
size 32567
oid sha256:13b6c5238400293640e771b0dc28df28ccf335a71446eab3d7860356be31fa22
size 32566

View File

@ -126,7 +126,7 @@ BuildRequires: libtevent-devel
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
%define SOURCE_TIMESTAMP 2932
%define SOURCE_TIMESTAMP 2933
%define BRANCH %{version}
Version: 3.6.12
Release: 0
@ -270,7 +270,7 @@ test "%{_build_arch}" != "" && \
product_suffix="${product_suffix}-%{_build_arch}"
# Set SAMBA_VERSION_VENDOR_SUFFIX in the VERSION file
mv VERSION VERSION.orig
sed -e "s/^SAMBA_VERSION_VENDOR_SUFFIX=$/SAMBA_VERSION_VENDOR_SUFFIX=\"${vendor_tag}%{VENDOR}${product_suffix}\"/" VERSION.orig >VERSION
sed -e "s/^SAMBA_VERSION_VENDOR_SUFFIX=$/SAMBA_VERSION_VENDOR_SUFFIX=${vendor_tag}%{VENDOR}${product_suffix}/" VERSION.orig >VERSION
%endif
%build samba-%{samba_ver_full}

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 7 12:28:31 UTC 2013 - lmuelle@suse.com
- Remove superfluous quotation marks while setting the
SAMBA_VERSION_VENDOR_SUFFIX string.
-------------------------------------------------------------------
Wed Feb 6 14:24:40 UTC 2013 - sjayaraman@suse.de

View File

@ -126,7 +126,7 @@ BuildRequires: libtevent-devel
%else
%define build_make_smp_mflags %{?jobs:-j%jobs}
%endif
%define SOURCE_TIMESTAMP 2932
%define SOURCE_TIMESTAMP 2933
%define BRANCH %{version}
Version: 3.6.12
Release: 0
@ -740,7 +740,7 @@ test "%{_build_arch}" != "" && \
product_suffix="${product_suffix}-%{_build_arch}"
# Set SAMBA_VERSION_VENDOR_SUFFIX in the VERSION file
mv VERSION VERSION.orig
sed -e "s/^SAMBA_VERSION_VENDOR_SUFFIX=$/SAMBA_VERSION_VENDOR_SUFFIX=\"${vendor_tag}%{VENDOR}${product_suffix}\"/" VERSION.orig >VERSION
sed -e "s/^SAMBA_VERSION_VENDOR_SUFFIX=$/SAMBA_VERSION_VENDOR_SUFFIX=${vendor_tag}%{VENDOR}${product_suffix}/" VERSION.orig >VERSION
%build
%if 0%{?suse_version} && 0%{?suse_version} < 911

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:857969782ee835889341ded773d38727e9e104cfbabc6720cdbae6b970e562f2
size 53486
oid sha256:9a07fd27a3f3c02cec315a50c83a0d748f461d0728da1040f7f7aa4b9a43fd4a
size 53403