- BuildRequire autoconf to avoid implicit dependency for post-11.4 systems.
- Remove call to suse_update_config macro for post-11.4 systems. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=208
This commit is contained in:
parent
173b316e95
commit
354d0d7c8b
@ -1,2 +1,2 @@
|
||||
2718
|
||||
2722
|
||||
Branch : trunk
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 21 12:59:18 UTC 2011 - coolo@suse.com
|
||||
|
||||
- BuildRequire autoconf to avoid implicit dependency for post-11.4 systems.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 21 10:31:47 UTC 2011 - coolo@suse.com
|
||||
|
||||
- Remove call to suse_update_config macro for post-11.4 systems.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 8 14:07:22 CEST 2009 - ro@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package samba-doc
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,6 +19,9 @@
|
||||
|
||||
|
||||
Name: samba-doc
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1140
|
||||
BuildRequires: autoconf
|
||||
%endif
|
||||
BuildRequires: cups-devel
|
||||
BuildRequires: e2fsprogs-devel
|
||||
BuildRequires: fam-devel
|
||||
@ -256,7 +259,9 @@ export CFLAGS="%{optflags} -D_GNU_SOURCE ${OPTIMIZATION} -D_LARGEFILE64_SOURCE -
|
||||
export CC="ccache gcc"
|
||||
%endif
|
||||
pushd source3
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1141
|
||||
%{?suse_update_config:%{suse_update_config -f}}
|
||||
%endif
|
||||
#ln -s m4/aclocal.m4 aclocal.m4
|
||||
#autoreconf --force --install -I. -Im4 -I../lib/replace
|
||||
./autogen.sh
|
||||
@ -432,7 +437,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 21 12:59:18 UTC 2011 - coolo@suse.com
|
||||
|
||||
- BuildRequire autoconf to avoid implicit dependency for post-11.4 systems.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 21 10:31:47 UTC 2011 - coolo@suse.com
|
||||
|
||||
- Remove call to suse_update_config macro for post-11.4 systems.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 19 23:57:12 UTC 2011 - lmuelle@suse.de
|
||||
|
||||
|
59
samba.spec
59
samba.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package samba
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,6 +19,9 @@
|
||||
|
||||
|
||||
Name: samba
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1140
|
||||
BuildRequires: autoconf
|
||||
%endif
|
||||
BuildRequires: cups-devel
|
||||
BuildRequires: e2fsprogs-devel
|
||||
BuildRequires: fam-devel
|
||||
@ -205,7 +208,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%package client
|
||||
@ -249,7 +252,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} == 0 || 0%{?suse_version} > 1020
|
||||
@ -275,7 +278,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -305,7 +308,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -332,7 +335,7 @@ Authors:
|
||||
--------
|
||||
Jeremy Allison <jra at samba dot org>
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_utils}
|
||||
@ -353,7 +356,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -388,7 +391,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -414,14 +417,14 @@ PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libsmbclient
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
|
||||
%description -n libsmbclient0
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -469,7 +472,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi0
|
||||
@ -487,7 +490,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%package -n libnetapi-devel
|
||||
@ -511,7 +514,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1031
|
||||
@ -532,14 +535,14 @@ PreReq: /sbin/ldconfig
|
||||
|
||||
%description -n libsmbsharemodes
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%else
|
||||
|
||||
%description -n libsmbsharemodes0
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -575,7 +578,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient0
|
||||
@ -593,7 +596,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%package -n libwbclient-devel
|
||||
@ -617,7 +620,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtalloc2
|
||||
@ -637,7 +640,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtalloc-devel
|
||||
@ -663,7 +666,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb1
|
||||
@ -683,7 +686,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtdb-devel
|
||||
@ -705,7 +708,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtevent0
|
||||
@ -725,7 +728,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%package -n libtevent-devel
|
||||
@ -753,7 +756,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%package -n libldb1
|
||||
@ -775,7 +778,7 @@ Authors:
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%package -n libldb-devel
|
||||
@ -802,7 +805,7 @@ Authors:
|
||||
--------
|
||||
The Samba Team <samba@samba.org>
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%if %{make_ldapsmb}
|
||||
@ -825,7 +828,7 @@ Authors:
|
||||
--------
|
||||
Guenther Deschner <guenther at deschner dot de>
|
||||
|
||||
Source Timestamp: 2718
|
||||
Source Timestamp: 2722
|
||||
Branch : trunk
|
||||
|
||||
%endif
|
||||
@ -923,7 +926,9 @@ export CFLAGS="%{optflags} -D_GNU_SOURCE ${OPTIMIZATION} -D_LARGEFILE64_SOURCE -
|
||||
export CC="ccache gcc"
|
||||
%endif
|
||||
pushd source3
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1141
|
||||
%{?suse_update_config:%{suse_update_config -f}}
|
||||
%endif
|
||||
#ln -s m4/aclocal.m4 aclocal.m4
|
||||
#autoreconf --force --install -I. -Im4 -I../lib/replace
|
||||
./autogen.sh
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a7cc67a21bd60c4d6b50a52e5b70f45d532e84ec62a684eae97ad2feae3c593e
|
||||
size 52448
|
||||
oid sha256:6cb639a600ad1f863759bb62c3cfe0d51255cdd4d39d6529b4eb7b54024db20d
|
||||
size 52374
|
||||
|
Loading…
Reference in New Issue
Block a user