SHA256
1
0
forked from pool/samba

Remove backup files caused by running configure in examples/VFS.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=252
This commit is contained in:
Lars Müller 2012-08-16 15:02:49 +00:00 committed by Git OBS Bridge
parent eb0057d8e6
commit 035eb2e48d
6 changed files with 42 additions and 30 deletions

View File

@ -1,2 +1,2 @@
2831 2833
Branch : 3.6.7 Branch : 3.6.7

View File

@ -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 Wed Mar 14 17:39:53 UTC 2012 - lmuelle@suse.de

View File

@ -390,6 +390,7 @@ rm -rf docs/yodldocs
rm -rf docs/manpages rm -rf docs/manpages
cp -a docs/* %{buildroot}/%{DOCDIR} cp -a docs/* %{buildroot}/%{DOCDIR}
rm -rf "%{buildroot}/%{DOCBOOKDIR}" rm -rf "%{buildroot}/%{DOCBOOKDIR}"
rm -f examples/VFS/*~
cp -a examples/ %{buildroot}/%{DOCDIR} cp -a examples/ %{buildroot}/%{DOCDIR}
test -e "%{buildroot}/%{SWATDIR}/help/manpages" || \ test -e "%{buildroot}/%{SWATDIR}/help/manpages" || \
ln -s "%{DOCDIR}/htmldocs/manpages" "%{buildroot}/%{SWATDIR}/help" 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. the man pages.
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%changelog %changelog

View File

@ -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 Mon Aug 6 20:41:15 UTC 2012 - lmuelle@suse.com

View File

@ -224,7 +224,7 @@ binary packages of the most current Samba version, and a bug reporting
how to. how to.
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%package client %package client
@ -265,7 +265,7 @@ binary packages of the most current Samba version, and a bug reporting
how to. how to.
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020 %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. develop programs which make use of Samba.
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%endif %endif
@ -310,7 +310,7 @@ This package contains all the Samba documentation as it is not part of
the man pages. the man pages.
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%endif %endif
@ -332,7 +332,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: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%if %{make_utils} %if %{make_utils}
@ -348,7 +348,7 @@ Obsoletes: samba-gplv3-utils < %{version}
Some of the debug-tools for developpers. Some of the debug-tools for developpers.
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%endif %endif
@ -381,7 +381,7 @@ PreReq: coreutils
This is the winbind-daemon and the wbinfo-tool. This is the winbind-daemon and the wbinfo-tool.
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%if 0%{?suse_version} && 0%{?suse_version} < 1031 %if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -407,14 +407,14 @@ PreReq: /sbin/ldconfig
%description -n libsmbclient %description -n libsmbclient
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%else %else
%description -n libsmbclient0 %description -n libsmbclient0
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%endif %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. develop programs which make use of the smbclient programming interface.
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%package -n libnetapi0 %package -n libnetapi0
@ -466,7 +466,7 @@ PreReq: /sbin/ldconfig
This package includes the netapi library. This package includes the netapi library.
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%package -n libnetapi-devel %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. develop programs which make use of the netapi programming interface.
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%if 0%{?suse_version} && 0%{?suse_version} < 1031 %if 0%{?suse_version} && 0%{?suse_version} < 1031
@ -506,14 +506,14 @@ PreReq: /sbin/ldconfig
%description -n libsmbsharemodes %description -n libsmbsharemodes
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%else %else
%description -n libsmbsharemodes0 %description -n libsmbsharemodes0
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%endif %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. develop programs which make use of the smbsharemodes programming interface.
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%package -n libwbclient0 %package -n libwbclient0
@ -552,7 +552,7 @@ PreReq: /sbin/ldconfig
This package includes the wbclient library. This package includes the wbclient library.
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%package -n libwbclient-devel %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. develop programs which make use of the wbclient programming interface.
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%if 0%{?suse_version} && 0%{?suse_version} < 1211 %if 0%{?suse_version} && 0%{?suse_version} < 1211
@ -588,7 +588,7 @@ PreReq: /sbin/ldconfig
This package includes the talloc library. This package includes the talloc library.
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%package -n libtalloc-devel %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. develop programs which make use of the talloc programming interface.
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%package -n libtdb1 %package -n libtdb1
@ -624,7 +624,7 @@ PreReq: /sbin/ldconfig
This package includes the tdb library. This package includes the tdb library.
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%package -n libtdb-devel %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. develop programs which make use of the tdb programming interface.
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%package -n libtevent0 %package -n libtevent0
@ -656,7 +656,7 @@ PreReq: /sbin/ldconfig
This package includes the tevent library. This package includes the tevent library.
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%package -n libtevent-devel %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. develop programs which make use of the tevent programming interface.
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%package -n libldb1 %package -n libldb1
@ -694,7 +694,7 @@ PreReq: /sbin/ldconfig
This package includes the ldb library. This package includes the ldb library.
Source Timestamp: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%package -n libldb-devel %package -n libldb-devel
@ -715,7 +715,7 @@ Requires: libtalloc-devel
This package contains the static libraries and header files needed to 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: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%endif %endif
@ -735,7 +735,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: 2831 Source Timestamp: 2833
Branch : 3.6.7 Branch : 3.6.7
%endif %endif
@ -1197,6 +1197,7 @@ rm -rf docs/yodldocs
rm -rf docs/manpages rm -rf docs/manpages
cp -a docs/* %{buildroot}/%{DOCDIR} cp -a docs/* %{buildroot}/%{DOCDIR}
rm -rf "%{buildroot}/%{DOCBOOKDIR}" rm -rf "%{buildroot}/%{DOCBOOKDIR}"
rm -f examples/VFS/*~
cp -a examples/ %{buildroot}/%{DOCDIR} cp -a examples/ %{buildroot}/%{DOCDIR}
test -e "%{buildroot}/%{SWATDIR}/help/manpages" || \ test -e "%{buildroot}/%{SWATDIR}/help/manpages" || \
ln -s "%{DOCDIR}/htmldocs/manpages" "%{buildroot}/%{SWATDIR}/help" ln -s "%{DOCDIR}/htmldocs/manpages" "%{buildroot}/%{SWATDIR}/help"

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:e005e6f60aab44c5cb3b923bc77972ec9d27744b0468e134104aa68b18af5132 oid sha256:5484c67876a0c80b5bb56021c6d09bad4def3a49c392c580b347b5e5230342ac
size 52506 size 52524