Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 620199 Details for
Bug 834603
Correct samba spec file for DC-enabled builds
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Spec patch versus latest (150.rc1) package release
samba-150.patch (text/plain), 1.75 KB, created by
Giuseppe Ragusa
on 2012-10-02 09:17:58 UTC
(
hide
)
Description:
Spec patch versus latest (150.rc1) package release
Filename:
MIME Type:
Creator:
Giuseppe Ragusa
Created:
2012-10-02 09:17:58 UTC
Size:
1.75 KB
patch
obsolete
>--- samba.spec.orig 2012-10-02 10:34:31.000000000 +0200 >+++ samba.spec 2012-10-02 10:31:21.000000000 +0200 >@@ -1,4 +1,4 @@ >-%define main_release 150 >+%define main_release 150.1 > > %define samba_version 4.0.0 > %define talloc_version 2.0.7 >@@ -23,6 +23,10 @@ > %global with_mitkrb5 1 > %global with_dc 0 > >+%if %with_dc >+%global with_mitkrb5 0 >+%endif >+ > %global with_clustering_support 1 > > %{!?python_libdir: %define python_libdir %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1,1)")} >@@ -535,7 +539,7 @@ > %endif > > install -d -m 0755 %{buildroot}%{_unitdir} >-for i in nmb smb winbind ; do >+for i in nmb smb winbind samba ; do > cat packaging/systemd/$i.service | sed -e 's@Type=forking@Type=forking\nEnvironment=KRB5CCNAME=/run/samba/krb5cc_samba@g' >tmp$i.service > install -m 0644 tmp$i.service %{buildroot}%{_unitdir}/$i.service > done >@@ -585,6 +589,16 @@ > %post dc-libs -p /sbin/ldconfig > > %postun dc-libs -p /sbin/ldconfig >+ >+%post dc >+%systemd_post samba.service >+ >+%preun dc >+%systemd_preun samba.service >+ >+%postun dc >+%systemd_postun_with_restart samba.service >+ > %endif # with_dc > > %post test -p /sbin/ldconfig >@@ -852,6 +866,7 @@ > %{_libdir}/samba/libdsdb-module.so > > %if %with_dc >+%{_unitdir}/samba.service > %{_bindir}/samba-tool > %{_sbindir}/samba > %{_sbindir}/samba_kcc >@@ -1260,6 +1275,10 @@ > %endif # with_libwbclient > > %changelog >+* Tue Oct 02 2012 Giuseppe Ragusa <giuseppe.ragusa@hotmail.com>- 2:4.0.0-150.1.rc1 >+- Disable MIT Kerberos when enabling full DC functionalities. >+- Add systemd unit and post/preun/postun for full DC functionalities. >+ > * Wed Sep 26 2012 - Andreas Schneider <asn@redhat.com> 2:4.0.0-150.rc1 > - Fix Obsoletes/Provides for update from samba4. > - Bump release number to be bigger than samba4.
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 834603
:
593770
|
593771
|
594194
|
595555
|
602237
|
602245
|
609612
|
609614
|
611674
|
613981
|
616403
|
620199
|
622289
|
945120
|
945127