1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
Commit Graph

477 Commits

Author SHA1 Message Date
Michael Adam
4d821dd4fd packaging(RHEL-CTDB): we are now based on 3.2.1
Michael
(This used to be commit 87e0688a26)
2008-08-13 11:54:08 +02:00
Michael Adam
8ac9cd8a32 packaging(RHEL-CTDB): Bump release number to ctdb.41 for the next RPM.
Michael
(This used to be commit 5258907818)
2008-08-13 11:54:07 +02:00
Michael Adam
f49a712c15 packaging(RHEL-CTDB): Bump release number to ctdb.40 for the next RPM.
Michael
(This used to be commit b822bba9b9)
2008-08-13 11:54:06 +02:00
Michael Adam
c9700dc87f packaging(RHEL-CTDB): Bump release number to ctdb.39 for the next RPM.
Michael
(This used to be commit 7e73792c73)
2008-08-13 11:54:06 +02:00
Michael Adam
3cdc00544a packaging(RHEL-CTDB): bump Release number to ctdb.37 for next rpm.
Michael
(This used to be commit bd2158fb5f)
2008-08-13 11:54:06 +02:00
Michael Adam
73f66d6243 packaging(RHEL-CTDB): Bump release number to ctdb.37 for the next RPM.
Michael
(This used to be commit e63a1a396c)
2008-08-13 11:54:05 +02:00
Michael Adam
02784bb102 packaging(RHEL-CTDB): bump Release number to ctdb.36 for next rpm.
Michael
(This used to be commit d795c2d5dc)
2008-08-13 11:54:05 +02:00
Michael Adam
6c506eebba packaging(RHEL-CTDB): Bump release number to ctdb.35 for the next RPM.
Michael
(This used to be commit 3323456e20)
2008-08-13 11:54:05 +02:00
Michael Adam
f8dec663cd packaging(RHEL-CTDB): bump Release number to ctdb.34 for the next RPM.
Michael
(This used to be commit 7f3787a79a)
2008-08-13 11:54:05 +02:00
Michael Adam
d5d350effc packaging(RHEL-CTDB): update the build instructions in the README.
Michael
(This used to be commit f7706c6437)
2008-08-13 11:54:05 +02:00
Michael Adam
59593bfeeb packaging(RHEL-CTDB): bump Release to ctdb.33 for the next build
Michael
(This used to be commit 1fee80b8a6)
2008-08-13 11:54:05 +02:00
Michael Adam
4f79a8e77a packaging(RHEL-CTDB): remove the libnss_wins modules to reduce deps.
Michael
(This used to be commit 7c3e4a3242)
2008-08-13 11:54:04 +02:00
Volker Lendecke
e21c5189ec bump version number to 32
(This used to be commit 19becb7761)
2008-08-13 11:54:04 +02:00
Volker Lendecke
034a97bc9c Package 32-bit versions of libtalloc into the winbind rpm
(This used to be commit e52e2f7f1a)
2008-08-13 11:54:04 +02:00
Volker Lendecke
37ca4b7ceb Fix README: DOCS_DIR is replaced by DOCS_TARBALL
(This used to be commit 3d24c5b460)
2008-08-13 11:54:04 +02:00
Volker Lendecke
78440cc272 Bump up version number
(This used to be commit ace315c2ff)
2008-08-13 11:54:04 +02:00
Michael Adam
d8156b967e packaging(RHEL-CTDB): use /usr/%{_libarch} instead of %{_libdir}
To fix creation of 32bit packges on x86_64

Michael
(This used to be commit ae2a353286)
2008-08-13 11:54:03 +02:00
Michael Adam
ac1b8c4e07 packaging(RHEL-CTDB): remove duplicate block from spec file.
Michael
(This used to be commit f978df86f9)
2008-08-13 11:54:03 +02:00
Michael Adam
14c0f896b3 packaging(RHEL-CTDB): fix placement and link direction of new shared libs
libwbclient, libtalloc, libtdb, and libnetapi are now installed
into /usr/lib{,64} by their SONAME. The symlink is made from
the .so files to point to the SONAME files (e.g., libtdb.so.1).

Michael
(This used to be commit d18287b628)
2008-08-13 11:54:03 +02:00
Michael Adam
e3d29de044 packaging(RHEL-CTDB): bump rpm release to the next version ctdb.29
Michael
(This used to be commit 0d64606da6)
2008-08-13 11:54:03 +02:00
Michael Adam
20784e9c5c packaging(RHEL-CTDB): add "service winbind condrestart" to "%post common"
Michael
(This used to be commit c0ecb63d9e)
2008-08-13 11:54:03 +02:00
Michael Adam
47dbecf35a packaging(RHEL-CTDB): use "/sbin/service smb" instead of "%{initdir}/smb"
Michael
(This used to be commit 58085063c4)
2008-08-13 11:54:03 +02:00
Michael Adam
ecfb2274ef packaging(RHEL-CTDB): ignore errors from init scripts in pre/post scripts.
Michael
(This used to be commit 1cd7201e53)
2008-08-13 11:54:03 +02:00
Michael Adam
f1e91b4528 packaging(RHEL-CTDB): in %preun, first stop the service then deactivate
Michael
(This used to be commit b3e552d795)
2008-08-13 11:54:02 +02:00
Michael Adam
0da2b0bf86 packaging(RHEL-CTDB): use condrestart instead of restart in %post script
Michael
(This used to be commit 2ccd9ef741)
2008-08-13 11:54:02 +02:00
Michael Adam
d12eb6e5f3 packaging(RHEL-CTDB): move service smb restart from %postun to %post
What would be the use of restarting a service that has just
been uninstalled...

Michael
(This used to be commit 9811607558)
2008-08-13 11:54:02 +02:00
Michael Adam
f66a474544 packaging(RHEL-CTDB): move "chkconfig --del winbind" to "%preun common"
remains of winbind are being removed from the main package.
also stop the winbind service in the "%preun common" script.

Michael
(This used to be commit 758f1de775)
2008-08-13 11:54:02 +02:00
Michael Adam
254e118d55 packaging(RHEL-CTDB): remove winbind init script and its linke from main pkg
Winbind along with its libraries and init script is packaged in the
samba-common rpm.

Michael
(This used to be commit 7ebc1ea13f)
2008-08-13 11:54:02 +02:00
Michael Adam
78c034eb59 packaging: bump the rhel-ctdb rpm releas number to ctbd.28
Michael
(This used to be commit 185e24249d)
2008-08-13 11:54:02 +02:00
Volker Lendecke
c6ecbd92ab Do not call testparm in /etc/init.d/smb
For SOFS, we do know that we have netbios disabled, and testparm in the ctdb
shutdown event locks up due to a locked registry.tdb
(This used to be commit 285d55d2a2)
2008-08-13 11:54:02 +02:00
Andrew Tridgell
8c156679af update configure.rpm for clustered Samba usage
(This used to be commit 87c9f7717f)
2008-08-13 11:54:01 +02:00
Michael Adam
b389233e79 packaging: disable cups in the RHEL-CTDB build.
Michael
(cherry picked from commit de76543b45a97e41939b50ba7efdc6e4e66ea737)
(This used to be commit c81d553742)
2008-05-21 23:35:24 +02:00
Michael Adam
754166a67b packaging: we are at release ctdb.27 in RHEL-CTDB.
Michael
(cherry picked from commit 6e66a0017f9429fb8b3d1757969074be260215e1)
(This used to be commit 1cbb46e2e2)
2008-05-21 23:35:23 +02:00
Michael Adam
70883ec303 packaging: re-introduce Release numbering ".ctdb.<number>"
This got accidentially (?) replaced by .ctdb.test.<date>".

Michael
(cherry picked from commit be62d594bc2b680dfefb4a5050d033b77c08154b)
(This used to be commit f888310749)
2008-05-16 03:15:24 +02:00
Michael Adam
7bb120c2a1 packaging: enable calling RHEL-CTDB/makerpms.sh from other directories
Michael
(cherry picked from commit 05168aaa8dba85ecc1b74afacdd4d5ddc5825cfa)
(This used to be commit 7de8666c72)
2008-05-16 03:15:23 +02:00
Michael Adam
5fe81eecf5 packaging: fix RHEL-CTDB build by removing duplicate winbind-32bit paragraphs
Michael
(cherry picked from commit 29d5a68d95f656d5ca61edc4a10ec8b028597bb5)
(This used to be commit 9e7466466d)
2008-05-16 03:15:23 +02:00
Michael Adam
e1458f49b6 packaging: use git-archive in RHEL-CTDB/makerpms.sh
(instead of using tar and make distclean and ...)

Michael
(cherry picked from commit 3ad0f2212720eb5fb33794c033a60f5ea4428c2c)
(This used to be commit 161e7c32ca)
2008-05-16 03:15:23 +02:00
Michael Adam
67a0bfa764 packaging: use docs tarball instead of docs dir in makerpms / samba.spec
Michael
(cherry picked from commit f28a24d5eac2dcf99e1d00c2daf913dd9912eb4a)
(This used to be commit 5148e99d09)
2008-05-16 03:15:23 +02:00
Michael Adam
7391b519c6 packaging: add a comment explaining EXTRA_OPTIONS to the makerpms script
Michael
(cherry picked from commit 0defc2c60f2ca469d7538c60b7638150c67feb33)
(This used to be commit bccf4da989)
2008-05-16 03:15:23 +02:00
Michael Adam
d3bbccb924 packaging: fix a comment typo in makerpms script.
Michael
(cherry picked from commit 6044373d69ae8cb0353e7a03e923462a093da5f0)
(This used to be commit 95681f066d)
2008-05-16 03:15:22 +02:00
Andrew Tridgell
9fbe1b2267 merge build changes from Mathias
(cherry picked from commit 2c08939f3db19eaaf31cb117e3d541d17a36da5e)
(This used to be commit fec017125c)
2008-05-16 03:12:09 +02:00
Michael Adam
34f1c8ea74 packaging: remove references to smbmount and friends from samba-ctdb spec file
Michael
(This used to be commit 66c4d58f38)
2008-05-10 02:19:58 +02:00
Michael Adam
31ed1061ad packaging: fix GPL version in samba-ctdb specfile.
Michael
(This used to be commit 35543d8815)
2008-05-10 02:19:47 +02:00
Michael Adam
0d8b45c8c5 packaging: rename RHEL4-CTDB --> RHEL-CTDB
Michael
(This used to be commit 711af98d2c)
2008-05-10 02:19:33 +02:00
Michael Adam
59b6160801 packaging: add x perms to samba-ctdb filter-requires-samba.sh script.
Michael
(This used to be commit 7520007efd)
2008-05-10 02:18:55 +02:00
Michael Adam
def21f7f6f packaging: add x perms to samba-ctdb makerpms.sh script.
Michael
(This used to be commit 405b0f8273)
2008-05-10 02:18:08 +02:00
Andrew Tridgell
aeea825749 fixed version in spec file
(This used to be commit e7023592cb)
2008-05-10 02:15:39 +02:00
Andrew Tridgell
abb6e6ea22 merge in spec file from Michael
(This used to be commit 4aaaf792fe)
2008-05-10 02:15:16 +02:00
Volker Lendecke
3b19215c29 Remove reference to pointless socket options
(This used to be commit 3aefb0df1c)
2008-04-09 08:42:07 +02:00
Karolin Seeger
f0b6793414 Add missing quote. Fix bug 5172. Thanks to Jason Filley <jason@snakelegs.org> for reporting!
Karolin
(This used to be commit 6be1ee8e6f)
2008-01-08 12:42:12 +01:00