mirror of
https://abf.rosa.ru/djam/samba.git
synced 2025-02-24 09:32:49 +00:00
parent
c464cf6b7d
commit
62605cbc8c
1 changed files with 0 additions and 13 deletions
13
samba.spec
13
samba.spec
|
@ -44,13 +44,6 @@
|
||||||
%bcond_with avahi_service
|
%bcond_with avahi_service
|
||||||
%bcond_without noautoreq
|
%bcond_without noautoreq
|
||||||
|
|
||||||
# Allow commandline option overrides (borrowed from Vince's qmail srpm):
|
|
||||||
# To use it, do rpm [-ba|--rebuild] --with 'xxx'
|
|
||||||
# Check if the rpm was built with the defaults, otherwise we inform the user
|
|
||||||
%define build_non_default 0
|
|
||||||
%{?_with_test: %global build_non_default 1}
|
|
||||||
%{?_without_test: %global build_non_default 1}
|
|
||||||
|
|
||||||
# zerro is a dummy value bellow #
|
# zerro is a dummy value bellow #
|
||||||
# this package does not contain libraries
|
# this package does not contain libraries
|
||||||
%define libs_config %mklibname samba-libs-config 0
|
%define libs_config %mklibname samba-libs-config 0
|
||||||
|
@ -219,12 +212,6 @@ release includes encrypted password support.
|
||||||
Please read the smb.conf file and ENCRYPTION.txt in the docs directory for
|
Please read the smb.conf file and ENCRYPTION.txt in the docs directory for
|
||||||
implementation details.
|
implementation details.
|
||||||
|
|
||||||
%if %{build_non_default}
|
|
||||||
WARNING: This RPM was built with command-line options. Please
|
|
||||||
see README.%{name}-mandrake-rpm in the documentation for
|
|
||||||
more information.
|
|
||||||
%endif
|
|
||||||
|
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
# All packages containing %%{_libdir}/samba/*.so* must manually depend from %%{libs_config}
|
# All packages containing %%{_libdir}/samba/*.so* must manually depend from %%{libs_config}
|
||||||
# To find them:
|
# To find them:
|
||||||
|
|
Loading…
Add table
Reference in a new issue