Accepting request 134095 from network:samba:STABLE
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/134095 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/samba?expand=0&rev=123
This commit is contained in:
commit
71dfd25fdb
@ -1,2 +1,2 @@
|
||||
2831
|
||||
2833
|
||||
Branch : 3.6.7
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 16 14:18:35 UTC 2012 - lmuelle@suse.com
|
||||
|
||||
- Remove backup files caused by running configure in examples/VFS.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 17:39:53 UTC 2012 - lmuelle@suse.de
|
||||
|
||||
|
@ -390,6 +390,7 @@ rm -rf docs/yodldocs
|
||||
rm -rf docs/manpages
|
||||
cp -a docs/* %{buildroot}/%{DOCDIR}
|
||||
rm -rf "%{buildroot}/%{DOCBOOKDIR}"
|
||||
rm -f examples/VFS/*~
|
||||
cp -a examples/ %{buildroot}/%{DOCDIR}
|
||||
test -e "%{buildroot}/%{SWATDIR}/help/manpages" || \
|
||||
ln -s "%{DOCDIR}/htmldocs/manpages" "%{buildroot}/%{SWATDIR}/help"
|
||||
@ -462,7 +463,7 @@ This package contains all the Samba documentation as it is not part of
|
||||
the man pages.
|
||||
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 16 14:18:35 UTC 2012 - lmuelle@suse.com
|
||||
|
||||
- Remove backup files caused by running configure in examples/VFS.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 20:41:15 UTC 2012 - lmuelle@suse.com
|
||||
|
||||
|
53
samba.spec
53
samba.spec
@ -224,7 +224,7 @@ binary packages of the most current Samba version, and a bug reporting
|
||||
how to.
|
||||
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%package client
|
||||
@ -265,7 +265,7 @@ binary packages of the most current Samba version, and a bug reporting
|
||||
how to.
|
||||
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
||||
@ -285,7 +285,7 @@ This package contains the static libraries and header files needed to
|
||||
develop programs which make use of Samba.
|
||||
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%endif
|
||||
@ -310,7 +310,7 @@ This package contains all the Samba documentation as it is not part of
|
||||
the man pages.
|
||||
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%endif
|
||||
@ -332,7 +332,7 @@ Requires: samba-client >= %{version}
|
||||
A wrapper binary to run smbspool with the original calling UID.
|
||||
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%if %{make_utils}
|
||||
@ -348,7 +348,7 @@ Obsoletes: samba-gplv3-utils < %{version}
|
||||
Some of the debug-tools for developpers.
|
||||
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%endif
|
||||
@ -381,7 +381,7 @@ PreReq: coreutils
|
||||
This is the winbind-daemon and the wbinfo-tool.
|
||||
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -407,14 +407,14 @@ PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libsmbclient
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%else
|
||||
|
||||
%description -n libsmbclient0
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%endif
|
||||
@ -453,7 +453,7 @@ This package contains the static libraries and header files needed to
|
||||
develop programs which make use of the smbclient programming interface.
|
||||
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%package -n libnetapi0
|
||||
@ -466,7 +466,7 @@ PreReq: /sbin/ldconfig
|
||||
This package includes the netapi library.
|
||||
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%package -n libnetapi-devel
|
||||
@ -485,7 +485,7 @@ This package contains the static libraries and header files needed to
|
||||
develop programs which make use of the netapi programming interface.
|
||||
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -506,14 +506,14 @@ PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libsmbsharemodes
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%else
|
||||
|
||||
%description -n libsmbsharemodes0
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%endif
|
||||
@ -539,7 +539,7 @@ This package contains the static libraries and header files needed to
|
||||
develop programs which make use of the smbsharemodes programming interface.
|
||||
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%package -n libwbclient0
|
||||
@ -552,7 +552,7 @@ PreReq: /sbin/ldconfig
|
||||
This package includes the wbclient library.
|
||||
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%package -n libwbclient-devel
|
||||
@ -571,7 +571,7 @@ This package contains the static libraries and header files needed to
|
||||
develop programs which make use of the wbclient programming interface.
|
||||
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1211
|
||||
@ -588,7 +588,7 @@ PreReq: /sbin/ldconfig
|
||||
This package includes the talloc library.
|
||||
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%package -n libtalloc-devel
|
||||
@ -609,7 +609,7 @@ This package contains the static libraries and header files needed to
|
||||
develop programs which make use of the talloc programming interface.
|
||||
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%package -n libtdb1
|
||||
@ -624,7 +624,7 @@ PreReq: /sbin/ldconfig
|
||||
This package includes the tdb library.
|
||||
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%package -n libtdb-devel
|
||||
@ -641,7 +641,7 @@ This package contains the static libraries and header files needed to
|
||||
develop programs which make use of the tdb programming interface.
|
||||
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%package -n libtevent0
|
||||
@ -656,7 +656,7 @@ PreReq: /sbin/ldconfig
|
||||
This package includes the tevent library.
|
||||
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%package -n libtevent-devel
|
||||
@ -678,7 +678,7 @@ This package contains the static libraries and header files needed to
|
||||
develop programs which make use of the tevent programming interface.
|
||||
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%package -n libldb1
|
||||
@ -694,7 +694,7 @@ PreReq: /sbin/ldconfig
|
||||
This package includes the ldb library.
|
||||
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%package -n libldb-devel
|
||||
@ -715,7 +715,7 @@ Requires: libtalloc-devel
|
||||
This package contains the static libraries and header files needed to
|
||||
develop programs which make use of the tevent programming interface.
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%endif
|
||||
@ -735,7 +735,7 @@ This tool aims to simplify the administration of a Samba Domain
|
||||
Controller that uses the ldapsam passdb backend.
|
||||
|
||||
|
||||
Source Timestamp: 2831
|
||||
Source Timestamp: 2833
|
||||
Branch : 3.6.7
|
||||
|
||||
%endif
|
||||
@ -1197,6 +1197,7 @@ rm -rf docs/yodldocs
|
||||
rm -rf docs/manpages
|
||||
cp -a docs/* %{buildroot}/%{DOCDIR}
|
||||
rm -rf "%{buildroot}/%{DOCBOOKDIR}"
|
||||
rm -f examples/VFS/*~
|
||||
cp -a examples/ %{buildroot}/%{DOCDIR}
|
||||
test -e "%{buildroot}/%{SWATDIR}/help/manpages" || \
|
||||
ln -s "%{DOCDIR}/htmldocs/manpages" "%{buildroot}/%{SWATDIR}/help"
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e005e6f60aab44c5cb3b923bc77972ec9d27744b0468e134104aa68b18af5132
|
||||
size 52506
|
||||
oid sha256:5484c67876a0c80b5bb56021c6d09bad4def3a49c392c580b347b5e5230342ac
|
||||
size 52524
|
||||
|
Loading…
Reference in New Issue
Block a user