]> git.pld-linux.org Git - packages/samba.git/commitdiff
- up to 3.5.5 auto/th/samba-3_5_5-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 15 Sep 2010 19:04:57 +0000 (19:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    samba.spec -> 1.496

samba.spec

index 691e978d81e37dc16b51ad93ae39c7111b09765e..b3eb595ff4b92f52ad241172539cf9cbf16ad9c5 100644 (file)
@@ -59,13 +59,13 @@ Summary(tr.UTF-8):  SMB sunucusu
 Summary(uk.UTF-8):     SMB клієнт та сервер
 Summary(zh_CN.UTF-8):  Samba 客户端和服务器
 Name:          samba
-Version:       3.5.4
-Release:       3
+Version:       3.5.5
+Release:       1
 Epoch:         1
 License:       GPL v3
 Group:         Networking/Daemons
 Source0:       http://www.samba.org/samba/ftp/stable/%{name}-%{version}.tar.gz
-# Source0-md5: 22c8c977eaa18be50f3878c6d0e0c2f0
+# Source0-md5: 278728aeeef9db7e27fa6a2ce5b43509
 Source1:       smb.init
 Source2:       %{name}.pamd
 Source3:       swat.inetd
@@ -99,7 +99,7 @@ BuildRequires:        iconv
 BuildRequires: keyutils-devel
 BuildRequires: libmagic-devel
 BuildRequires: libnscd-devel
-%{?with_system_talloc:BuildRequires:   libtalloc-devel >= %{libtalloc_ver}}
+%{?with_system_libtalloc:BuildRequires:        libtalloc-devel >= %{libtalloc_ver}}
 BuildRequires: libtool >= 2:1.4d
 BuildRequires: make >= 3.81
 BuildRequires: ncurses-devel >= 5.2
@@ -1373,8 +1373,6 @@ EOF
 %attr(755,root,root) %{_bindir}/umount.cifs4
 %attr(755,root,root) %{_bindir}/setnttoken4
 %attr(755,root,root) %{_bindir}/smbtorture4
-%attr(755,root,root) %{_sbindir}/cifs.upcall
-%{_mandir}/man8/cifs.upcall.8*
 %endif
 %attr(755,root,root) /sbin/mount.cifs
 %attr(755,root,root) /sbin/umount.cifs
@@ -1388,6 +1386,7 @@ EOF
 %attr(755,root,root) %{_bindir}/smbsh
 %attr(755,root,root) %{_bindir}/smbtar
 %attr(755,root,root) %{_bindir}/smbtree
+%attr(755,root,root) %{_sbindir}/cifs.upcall
 %attr(755,root,root) %{_libdir}/smbwrapper.so
 %{_mandir}/man1/findsmb.1*
 %{_mandir}/man1/nmblookup.1*
@@ -1400,6 +1399,7 @@ EOF
 %{_mandir}/man1/smbtree.1*
 %{_mandir}/man8/net.8*
 %{_mandir}/man8/*mount.cifs.8*
+%{_mandir}/man8/cifs.upcall.8*
 
 %files common
 %defattr(644,root,root,755)
This page took 0.036652 seconds and 4 git commands to generate.