]> git.pld-linux.org Git - packages/samba.git/commitdiff
- up to 4.5.5 auto/th/samba-4.5.5-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 30 Jan 2017 21:57:22 +0000 (22:57 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 30 Jan 2017 21:57:22 +0000 (22:57 +0100)
samba-lprng-no-dot-printers.patch
samba.spec

index 82135a9cb923ae01d0bbbf532ca961eecfb7211f..4ced8153e1fda0268824e1e1cc6ab5e5b06b5c42 100644 (file)
@@ -16,9 +16,9 @@ diff -ur samba-3.0.26a/source3/param/loadparm.c samba-3.0.26a-lprng/source3/para
 --- samba-3.6.0/source3/printing/print_standard.c~     2011-08-09 13:17:47.000000000 +0200
 +++ samba-3.6.0/source3/printing/print_standard.c      2011-10-17 21:15:15.693523176 +0200
 @@ -64,6 +64,7 @@ bool std_pcap_cache_reload(const char *p
-       XFILE *pcap_file;
        char *pcap_line;
        struct pcap_cache *pcache = NULL;
+       bool print_warning = false;
 +      enum printing_types printing = lp_defaultprinting();
  
        if ((pcap_file = x_fopen(pcap_name, O_RDONLY, 0)) == NULL) {
index c1a92ab4c49141e62d6b14e697bfcf250fb54b7b..d790da2bf16dc7c88c34fa423f45865ae6bde8cb 100644 (file)
 Summary:       Samba Active Directory and SMB server
 Summary(pl.UTF-8):     Serwer Samba Active Directory i SMB
 Name:          samba
-Version:       4.5.1
-Release:       3
+Version:       4.5.5
+Release:       1
 Epoch:         1
 License:       GPL v3
 Group:         Networking/Daemons
 Source0:       https://www.samba.org/ftp/samba/samba-%{version}.tar.gz
-# Source0-md5: f7a246f9deeaaf8e827d584e1924916d
+# Source0-md5: b6d784970333387cbafdd172d914bed2
 Source1:       smb.init
 Source2:       samba.pamd
 Source4:       samba.sysconfig
@@ -668,7 +668,7 @@ cp -p examples/LDAP/samba.schema $RPM_BUILD_ROOT%{schemadir}
 # remove tests
 %{__rm} $RPM_BUILD_ROOT%{_bindir}/ctdb*_tests
 %{__rm} -r $RPM_BUILD_ROOT%{_libdir}/ctdb/tests
-%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/ctdb-tests
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/ctdb/tests
 
 %py_ocomp $RPM_BUILD_ROOT%{py_sitedir}
 %py_comp $RPM_BUILD_ROOT%{py_sitedir}
@@ -824,6 +824,7 @@ fi
 %attr(755,root,root) %{_libdir}/samba/bind9/dlz_bind9.so
 %attr(755,root,root) %{_libdir}/samba/bind9/dlz_bind9_9.so
 %attr(755,root,root) %{_libdir}/samba/bind9/dlz_bind9_10.so
+%attr(755,root,root) %{_libdir}/samba/bind9/dlz_bind9_11.so
 %dir %{_libdir}/samba/gensec
 %attr(755,root,root) %{_libdir}/samba/gensec/krb5.so
 %dir %{_libdir}/samba/ldb
This page took 0.299838 seconds and 4 git commands to generate.