|
|
@@ -38,7 +38,7 @@ Distribution: OpenPKG [BASE]
|
|
|
Group: Filesystem
|
|
|
License: GPL
|
|
|
Version: 2.2.6
|
|
|
-Release: 20021017
|
|
|
+Release: 20021111
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://download.samba.org/samba/ftp/samba-%{version}.tar.bz2
|
|
|
@@ -140,6 +140,7 @@ AutoReqProv: no
|
|
|
rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/samba/images
|
|
|
rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/samba/include
|
|
|
strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
|
|
|
+ strip $RPM_BUILD_ROOT%{l_prefix}/sbin/* >/dev/null 2>&1 || true
|
|
|
%{l_shtool} mkdir -f -p -m 755 $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d
|
|
|
%{l_shtool} install -c -m 755 -e 's;@l_prefix@;%{l_prefix};g' \
|
|
|
%{SOURCE rc.samba} $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d/
|