forked from pool/samba
This commit is contained in:
parent
8e83d89f94
commit
3449f49c67
@ -1,2 +1,2 @@
|
||||
1861
|
||||
1863
|
||||
Branch : trunk
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:377c9e7ccd94884c6ef41446d9a0c90f412eef783e1b0421fdc298e71a40dfc8
|
||||
size 74680
|
||||
oid sha256:8f0b9710cad57024c06596f9fa879ea1c693e5a12b38d4fb618817e90ac730df
|
||||
size 75012
|
||||
|
@ -19,7 +19,7 @@ BuildRequires: ccache cracklib-devel cups-devel e2fsprogs-devel gdbm-devel krb5
|
||||
License: GPL v3 or later
|
||||
Url: http://www.samba.org/
|
||||
Version: 3.2.0
|
||||
Release: 33
|
||||
Release: 39
|
||||
Summary: Samba Documentation
|
||||
Group: Documentation/Other
|
||||
AutoReqProv: on
|
||||
@ -126,10 +126,6 @@ sed -e s/^SAMBA_VERSION_VENDOR_SUFFIX=$/SAMBA_VERSION_VENDOR_SUFFIX=\"${vendor_t
|
||||
unset OPTIMIZATION
|
||||
%endif
|
||||
export CFLAGS="${RPM_OPT_FLAGS} -D_GNU_SOURCE ${OPTIMIZATION} -D_LARGEFILE64_SOURCE -DIDMAP_RID_SUPPORT_TRUSTED_DOMAINS"
|
||||
%if 0%{?suse_version} > 1000
|
||||
# debugging symbols
|
||||
export CFLAGS="${CFLAGS} -g"
|
||||
%endif
|
||||
%if %{use_ccache}
|
||||
export CC="ccache gcc"
|
||||
%endif
|
||||
@ -148,6 +144,7 @@ CONFIGURE_OPTIONS="\
|
||||
--with-mandir=%{_mandir} \
|
||||
--with-rootsbindir=/sbin \
|
||||
--enable-cups \
|
||||
--enable-debug \
|
||||
--with-acl-support \
|
||||
--with-automount \
|
||||
--with-dnsupdate \
|
||||
@ -299,7 +296,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 28 17:00:42 CEST 2008 - anschneider@suse.de
|
||||
|
||||
- Use the configure option to enable debugging. This fixes the creation
|
||||
of the debuginfo and debugsource package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 27 08:53:56 CEST 2008 - anschneider@suse.de
|
||||
|
||||
- Fix emptying the printing queue; [bnc#411493].
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 25 09:22:13 CEST 2008 - anschneider@suse.de
|
||||
|
||||
|
60
samba.spec
60
samba.spec
@ -44,7 +44,7 @@ Group: Productivity/Networking/Samba
|
||||
Url: http://www.samba.org/
|
||||
AutoReqProv: on
|
||||
Version: 3.2.0
|
||||
Release: 32
|
||||
Release: 38
|
||||
Requires: samba-client >= %{version}
|
||||
%if 0%{?suse_version} > 1030
|
||||
Recommends: cron logrotate
|
||||
@ -111,7 +111,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%package client
|
||||
@ -148,7 +148,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
||||
@ -169,7 +169,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -199,7 +199,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -225,7 +225,7 @@ Authors:
|
||||
--------
|
||||
Jeremy Allison <jra at samba dot org>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_utils}
|
||||
@ -271,7 +271,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -306,7 +306,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
@ -320,7 +320,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -354,7 +354,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi0
|
||||
@ -373,7 +373,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi-devel
|
||||
@ -393,7 +393,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -420,7 +420,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
@ -434,7 +434,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -465,7 +465,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_ldapsmb}
|
||||
@ -486,7 +486,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtalloc-devel
|
||||
@ -506,7 +506,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb1
|
||||
@ -525,7 +525,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb-devel
|
||||
@ -545,7 +545,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient0
|
||||
@ -564,7 +564,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient-devel
|
||||
@ -584,7 +584,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%package -n ldapsmb
|
||||
@ -593,7 +593,7 @@ Summary: Tool to administer Samba's LDAP backend
|
||||
Group: Productivity/Networking/Samba
|
||||
AutoReqProv: on
|
||||
Version: 1.34b
|
||||
Release: 205
|
||||
Release: 211
|
||||
Requires: perl-ldap
|
||||
|
||||
%description -n ldapsmb
|
||||
@ -606,7 +606,7 @@ Authors:
|
||||
--------
|
||||
Guenther Deschner <guenther at deschner dot de>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -628,7 +628,7 @@ Authors:
|
||||
--------
|
||||
Steve French <sfrench at Samba dot org>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -658,7 +658,7 @@ Authors:
|
||||
--------
|
||||
Rainer Link <rainer@openantivirus.org>
|
||||
|
||||
Source Timestamp: 1861
|
||||
Source Timestamp: 1863
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -742,10 +742,6 @@ sed -e s/^SAMBA_VERSION_VENDOR_SUFFIX=$/SAMBA_VERSION_VENDOR_SUFFIX=\"${vendor_t
|
||||
unset OPTIMIZATION
|
||||
%endif
|
||||
export CFLAGS="${RPM_OPT_FLAGS} -D_GNU_SOURCE ${OPTIMIZATION} -D_LARGEFILE64_SOURCE -DIDMAP_RID_SUPPORT_TRUSTED_DOMAINS"
|
||||
%if 0%{?suse_version} > 1000
|
||||
# debugging symbols
|
||||
export CFLAGS="${CFLAGS} -g"
|
||||
%endif
|
||||
%if %{use_ccache}
|
||||
export CC="ccache gcc"
|
||||
%endif
|
||||
@ -764,6 +760,7 @@ CONFIGURE_OPTIONS="\
|
||||
--with-mandir=%{_mandir} \
|
||||
--with-rootsbindir=/sbin \
|
||||
--enable-cups \
|
||||
--enable-debug \
|
||||
--with-acl-support \
|
||||
--with-automount \
|
||||
--with-dnsupdate \
|
||||
@ -1621,6 +1618,11 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jul 28 2008 anschneider@suse.de
|
||||
- Use the configure option to enable debugging. This fixes the creation
|
||||
of the debuginfo and debugsource package.
|
||||
* Sun Jul 27 2008 anschneider@suse.de
|
||||
- Fix emptying the printing queue; [bnc#411493].
|
||||
* Fri Jul 25 2008 anschneider@suse.de
|
||||
- Remove trailing withespace from wbinfo -m which breaks gdm auth.
|
||||
* Thu Jul 24 2008 anschneider@suse.de
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f8996ca02d8f36e76b58603f558b68bd830f4256f95890252c6d0fe02284866c
|
||||
size 22664
|
||||
oid sha256:287babe2f6bd721073bacad7e2587b4bfe52c15543e04248ac8f819fcc7c4ce1
|
||||
size 22675
|
||||
|
Loading…
Reference in New Issue
Block a user