SHA256
1
0
forked from pool/samba

Add PreReq /etc/init.d/nscd to the winbind package; (bnc#759731).

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=236
This commit is contained in:
Lars Müller 2012-05-02 14:36:13 +00:00 committed by Git OBS Bridge
parent 7b5e51c68d
commit 9b50e61a05
5 changed files with 36 additions and 30 deletions

View File

@ -1,2 +1,2 @@
2798 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF

View File

@ -451,7 +451,7 @@ This package contains all the Samba documentation as it is not part of
the man pages. the man pages.
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%changelog %changelog

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 2 13:17:54 UTC 2012 - lmuelle@suse.com
- Add PreReq /etc/init.d/nscd to the winbind package; (bnc#759731).
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Apr 21 20:59:53 UTC 2012 - lmuelle@suse.com Sat Apr 21 20:59:53 UTC 2012 - lmuelle@suse.com

View File

@ -211,7 +211,7 @@ binary packages of the most current Samba version, and a bug reporting
how to. how to.
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%package client %package client
@ -252,7 +252,7 @@ binary packages of the most current Samba version, and a bug reporting
how to. how to.
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020 %if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
@ -272,7 +272,7 @@ This package contains the static libraries and header files needed to
develop programs which make use of Samba. develop programs which make use of Samba.
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%endif %endif
@ -297,7 +297,7 @@ This package contains all the Samba documentation as it is not part of
the man pages. the man pages.
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%endif %endif
@ -319,7 +319,7 @@ Requires: samba-client >= %{version}
A wrapper binary to run smbspool with the original calling UID. A wrapper binary to run smbspool with the original calling UID.
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%if %{make_utils} %if %{make_utils}
@ -335,7 +335,7 @@ Obsoletes: samba-gplv3-utils < %{version}
Some of the debug-tools for developpers. Some of the debug-tools for developpers.
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%endif %endif
@ -356,6 +356,7 @@ Recommends: cron
Recommends: logrotate Recommends: logrotate
Recommends: samba-krb-printing Recommends: samba-krb-printing
%endif %endif
PreReq: /etc/init.d/nscd
%if 0%{?suse_version} > 0 %if 0%{?suse_version} > 0
PreReq: %{?insserv_prereq} PreReq: %{?insserv_prereq}
%endif %endif
@ -367,7 +368,7 @@ PreReq: coreutils
This is the winbind-daemon and the wbinfo-tool. This is the winbind-daemon and the wbinfo-tool.
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%if 0%{?suse_version} && 0%{?suse_version} < 1031 %if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -393,14 +394,14 @@ PreReq: /sbin/ldconfig
%description -n libsmbclient %description -n libsmbclient
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%else %else
%description -n libsmbclient0 %description -n libsmbclient0
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%endif %endif
@ -439,7 +440,7 @@ This package contains the static libraries and header files needed to
develop programs which make use of the smbclient programming interface. develop programs which make use of the smbclient programming interface.
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%package -n libnetapi0 %package -n libnetapi0
@ -452,7 +453,7 @@ PreReq: /sbin/ldconfig
This package includes the netapi library. This package includes the netapi library.
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%package -n libnetapi-devel %package -n libnetapi-devel
@ -471,7 +472,7 @@ This package contains the static libraries and header files needed to
develop programs which make use of the netapi programming interface. develop programs which make use of the netapi programming interface.
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%if 0%{?suse_version} && 0%{?suse_version} < 1031 %if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -492,14 +493,14 @@ PreReq: /sbin/ldconfig
%description -n libsmbsharemodes %description -n libsmbsharemodes
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%else %else
%description -n libsmbsharemodes0 %description -n libsmbsharemodes0
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%endif %endif
@ -525,7 +526,7 @@ This package contains the static libraries and header files needed to
develop programs which make use of the smbsharemodes programming interface. develop programs which make use of the smbsharemodes programming interface.
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%package -n libwbclient0 %package -n libwbclient0
@ -538,7 +539,7 @@ PreReq: /sbin/ldconfig
This package includes the wbclient library. This package includes the wbclient library.
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%package -n libwbclient-devel %package -n libwbclient-devel
@ -557,7 +558,7 @@ This package contains the static libraries and header files needed to
develop programs which make use of the wbclient programming interface. develop programs which make use of the wbclient programming interface.
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%package -n libtalloc2 %package -n libtalloc2
@ -572,7 +573,7 @@ PreReq: /sbin/ldconfig
This package includes the talloc library. This package includes the talloc library.
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%package -n libtalloc-devel %package -n libtalloc-devel
@ -593,7 +594,7 @@ This package contains the static libraries and header files needed to
develop programs which make use of the talloc programming interface. develop programs which make use of the talloc programming interface.
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%package -n libtdb1 %package -n libtdb1
@ -608,7 +609,7 @@ PreReq: /sbin/ldconfig
This package includes the tdb library. This package includes the tdb library.
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%package -n libtdb-devel %package -n libtdb-devel
@ -625,7 +626,7 @@ This package contains the static libraries and header files needed to
develop programs which make use of the tdb programming interface. develop programs which make use of the tdb programming interface.
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%package -n libtevent0 %package -n libtevent0
@ -640,7 +641,7 @@ PreReq: /sbin/ldconfig
This package includes the tevent library. This package includes the tevent library.
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%package -n libtevent-devel %package -n libtevent-devel
@ -662,7 +663,7 @@ This package contains the static libraries and header files needed to
develop programs which make use of the tevent programming interface. develop programs which make use of the tevent programming interface.
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%package -n libldb1 %package -n libldb1
@ -678,7 +679,7 @@ PreReq: /sbin/ldconfig
This package includes the ldb library. This package includes the ldb library.
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%package -n libldb-devel %package -n libldb-devel
@ -700,7 +701,7 @@ This package contains the static libraries and header files needed to
develop programs which make use of the tevent programming interface. develop programs which make use of the tevent programming interface.
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%if %{make_ldapsmb} %if %{make_ldapsmb}
@ -718,7 +719,7 @@ This tool aims to simplify the administration of a Samba Domain
Controller that uses the ldapsam passdb backend. Controller that uses the ldapsam passdb backend.
Source Timestamp: 2798 Source Timestamp: 2799
Branch : 3.6.5.PTF Branch : 3.6.5.PTF
%endif %endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:94f5c263bc2a4d549a03c7cc638e785847d2a7877fc6370183de61881d6ca0a1 oid sha256:f994a4bd2415e99d0199f8a2610477f2042753007345558a11fee71f4496dd2e
size 52524 size 52523