The Samba-Bugzilla – Attachment 3870 Details for
Bug 6029
compile fails on samba 3.2.7 on Fedora 10 x86_64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fix syntax error
0001-packaging-RHEL-Fix-syntax-error-in-samba.spec.tmpl.patch (text/plain), 1000 bytes, created by
Karolin Seeger
on 2009-01-13 10:06:57 UTC
(
hide
)
Description:
fix syntax error
Filename:
MIME Type:
Creator:
Karolin Seeger
Created:
2009-01-13 10:06:57 UTC
Size:
1000 bytes
patch
obsolete
>From 097e9d64ade609da9f920156c98b466dc6c42dab Mon Sep 17 00:00:00 2001 >From: Karolin Seeger <kseeger@samba.org> >Date: Thu, 8 Jan 2009 13:10:59 +0100 >Subject: [PATCH] packaging RHEL: Fix syntax error in samba.spec.tmpl. > >Karolin >--- > packaging/RHEL/samba.spec.tmpl | 3 +-- > 1 files changed, 1 insertions(+), 2 deletions(-) > >diff --git a/packaging/RHEL/samba.spec.tmpl b/packaging/RHEL/samba.spec.tmpl >index a93b5d9..e0e772c 100644 >--- a/packaging/RHEL/samba.spec.tmpl >+++ b/packaging/RHEL/samba.spec.tmpl >@@ -222,8 +222,7 @@ install -m 755 source/nsswitch/libnss_wins.so $RPM_BUILD_ROOT/%{_libarch}/libnss > # Samba 3.2.2 installs them into /usr/lib{,64}/samba/ . > # This step will become unnecessary in 3.3.0. > # >-for library in libsmbclient libsmbsharemodes libwbclient libtalloc libtdb >-libnetapi >+for library in libsmbclient libsmbsharemodes libwbclient libtalloc libtdb libnetapi > do > mv -f ${RPM_BUILD_ROOT}%{_libarchdir}/samba/${library}.* \ > ${RPM_BUILD_ROOT}%{_libarchdir}/ >-- >1.6.0.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 6029
:
3868
|
3869
| 3870 |
3874