summaryrefslogtreecommitdiffstats
path: root/packaging
Commit message (Collapse)AuthorAgeFilesLines
...
* packaging(RHEL-CTDB): unify and extend (C) headerMichael Adam2008-09-081-1/+2
| | | | | | Michael (cherry picked from commit e051c1cbf7a993e3885c4a515e516da3574a1f57) (This used to be commit 68ec025d06058bcd1c7050ee5d8f7232a3eb901a)
* packaging(RHEL-CTDB): autodetect the samba version number from version.hMichael Adam2008-09-082-2/+28
| | | | | | | | | | Generate version.h first. Create samba.spec from (new) samba.spec.tmpl, replacing PVERSION by the version string. (as is done with update-pkginfo called from the create-tarball release script) Michael (This used to be commit f1f3d1bef0440f4294f7278c0c38e13a10b6fb48)
* packaging(RHEL-CTDB): introduce variable TOPDIRMichael Adam2008-09-081-1/+2
| | | | | | Michael (cherry picked from commit 74e335ebf210c4812b0f790d05b697a183803af7) (This used to be commit c6ff392778a75cc74db880fa3d657f5879ae55d5)
* packaging(RHEL-CTDB): rename SPECDIR to RPMSPECDIRMichael Adam2008-09-081-4/+4
| | | | | | Michael (cherry picked from commit ac2b09b2274a12c34c446c4536793a33515958cc) (This used to be commit cbfd805bd25a23299ef770687370dafebefe58d1)
* packaging(RHEL-CTDB): rename SRCDIR to RPMSRCDIRMichael Adam2008-09-081-5/+5
| | | | | | Michael (cherry picked from commit d8a8ea87439315ecf407a866a12e2993343af39c) (This used to be commit ab7575f5d29576518bd5593ec5bd58846b85d23d)
* packaging(RHEL-CTDB): add the cifs.upcall manpage to package.Michael Adam2008-08-291-0/+1
| | | | | Michael (This used to be commit 8343dd5c3a124b9c705f2b71e3747542e193da7e)
* packaging(RHEL-CTDB): Add the ldbtools' manpages to the package.Michael Adam2008-08-291-0/+5
| | | | | Michael (This used to be commit f570071e558f09a3155e9065ec7c73c83e27fd1a)
* packaging(RHEL-CTDB): fix direction of symlink for libnss_winbind.so.2Michael Adam2008-08-291-2/+2
| | | | | | | | This is a workaround, until we have proper creation of libnss_winbind.so.2 and .so as a symlink from the Makefile. Michael (This used to be commit f48070b8798db7be1197dba18b759cf50eb121d8)
* packaging(RHEL-CTDB): move libnss_winbind.so bits closer togetherMichael Adam2008-08-291-1/+5
| | | | | | | and comment on commented out libnss_wins.so installation Michael (This used to be commit 590744d6ca78624334a1b351bb7ade2de3047afc)
* packaging(RHEL-CTDB): remove duplicate installation of pam_smbpass.soMichael Adam2008-08-291-3/+0
| | | | | Michael (This used to be commit 54e3a6dcb2aaa8dc07d3cfbfb9abb950428b1010)
* packaging(RHEL-CTDB): remove library packaging hacks due to fixed Makfile.Michael Adam2008-08-291-48/+2
| | | | | | | | | | Use --libdir instead of --with-libdir . Use new --with-modulesdir to separate LIBDIR and MODULESDIR. This makes post "make install" hacks unnecessary. Michael (This used to be commit a87c0cc084a583d6eafac9fc83093ef29ba9809a)
* packaging(RHEL-CTDB): remove unused variable from makerpms.shMichael Adam2008-08-291-1/+0
| | | | | Michael (This used to be commit 8686ceb9ada5ed3239edccd830ab6aeb007e6750)
* packaging(RHEL-CTDB): auto-detect samba version from spec in makerpms.shMichael Adam2008-08-291-3/+3
| | | | | Michael (This used to be commit d18075524fa6b83fbb86aa0010c6190136e99865)
* packaging(RHEL-CTDB): check for success of x86_64 build before building i386Michael Adam2008-08-131-2/+2
| | | | | Michael (This used to be commit 3102582f0232359069577174b2faea37e5489014)
* packaging(RHEL-CTDB): fix installation of libsmbsharemodes for the 3.3.0 build.Michael Adam2008-08-131-3/+3
| | | | | Michael (This used to be commit 061a46a35d019e2cd4100a8d63ce9c25753e4c38)
* packaging(RHEL-CTDB): fix installation of libsmclient for 3.3.0 build.Michael Adam2008-08-131-3/+3
| | | | | Michael (This used to be commit e70529e477125a04d4368885f80be3c828ce2205)
* packaging(RHEL-CTDB): install the right libraries for 3.3.0.Michael Adam2008-08-131-4/+4
| | | | | | | | | | | | | | The library creation and installation has been fixed in that now the libfoo.so.VERSION is created and libfoo.so is correclty installed as a link. Since we do not have a separation of lib dir and modules dir, we do still install to /usr/lib/samba/, though. Therefore we still need the workaround in the spec file to install the libs to /usr/lib/ manually. Michael (This used to be commit ba17854342cfe8a0ad63b0f4800d16152291b50f)
* packaging(RHEL-CTDB): don't call make proto for the 3.3.0 build.Michael Adam2008-08-131-2/+0
| | | | | Michael (This used to be commit 815613c65597bbcde9aa1a133b86fce6a9ec554b)
* packaging(RHEL-CTDB): move to version 3.3.0 for the rpm build.Michael Adam2008-08-132-3/+3
| | | | | Michael (This used to be commit fe7847f3e539ed737d7b1cd5b874e2d3add78129)
* packaging(RHEL-CTDB): Bump release number to ctdb.47 for the next RPM.Michael Adam2008-08-131-1/+1
| | | | | Michael (This used to be commit 7eb4ebd364bfcfcdebb0b1a68531e440f4221574)
* up release to 46Andrew Tridgell2008-08-131-1/+1
| | | | (This used to be commit 4c2ec600731117316a6bec763e9cde2845e2356c)
* up to release 45 nowAndrew Tridgell2008-08-131-1/+1
| | | | (This used to be commit 7f0e1732a06709131475d0174103467aa795ec19)
* disable the DNS update code, as it breaks clusteringAndrew Tridgell2008-08-132-2/+2
| | | | (This used to be commit 30a5f682b5fe6edcdb119af6dc736f4beb40bc26)
* up to release 44Andrew Tridgell2008-08-131-1/+1
| | | | (This used to be commit 5d482fe9873a20d3fd97f54f1e1216c1f13f46a1)
* update configure.rpmAndrew Tridgell2008-08-131-16/+15
| | | | (This used to be commit ec8f3d75a22e7d2d7617ed33836836cd73610095)
* increase version to 43Andrew Tridgell2008-08-131-1/+1
| | | | (This used to be commit 1d8024d261264a709b9df22fa35cdad03ab4af19)
* update to ctdb.42 releaseAndrew Tridgell2008-08-131-1/+1
| | | | | Michael, if you do a new release, make it 43 or later please (This used to be commit 89556d28974dc2390dd88a8edd5e32912c45d27c)
* update to transactions4 releaseAndrew Tridgell2008-08-131-1/+1
| | | | (This used to be commit 9442c78b7e91051803df61f2e36e06e248e7798e)
* up release to transactions3Andrew Tridgell2008-08-131-1/+1
| | | | (This used to be commit a9f277da8b018af89ab7b9509460a158380e09d6)
* up release numberAndrew Tridgell2008-08-131-1/+1
| | | | (This used to be commit 226b7d3bdf63970fc75ef08423ee984e3b7e94a5)
* mark this release as a transactions test releaseAndrew Tridgell2008-08-131-1/+1
| | | | (This used to be commit 9b1fa59d83890534264bec8f1190831eea37d9c3)
* packaging(RHEL-CTDB): we are now based on 3.2.1Michael Adam2008-08-132-2/+2
| | | | | Michael (This used to be commit 87e0688a261590d45d42f17e4cdce329ebe4cd8f)
* packaging(RHEL-CTDB): Bump release number to ctdb.41 for the next RPM.Michael Adam2008-08-131-1/+1
| | | | | Michael (This used to be commit 5258907818f8c1e338ab2c8fb4e8d83c6142a24e)
* packaging(RHEL-CTDB): Bump release number to ctdb.40 for the next RPM.Michael Adam2008-08-131-1/+1
| | | | | Michael (This used to be commit b822bba9b9ae327bc6cee3f412f7e22ce28c1388)
* packaging(RHEL-CTDB): Bump release number to ctdb.39 for the next RPM.Michael Adam2008-08-131-1/+1
| | | | | Michael (This used to be commit 7e73792c738447049b8662617da340a73fae9bf0)
* packaging(RHEL-CTDB): bump Release number to ctdb.37 for next rpm.Michael Adam2008-08-131-1/+1
| | | | | Michael (This used to be commit bd2158fb5f5d5c0c410fe2853f61776787e1461f)
* packaging(RHEL-CTDB): Bump release number to ctdb.37 for the next RPM.Michael Adam2008-08-131-1/+1
| | | | | Michael (This used to be commit e63a1a396c5cee837aed8a54b5c5ea3b2116d755)
* packaging(RHEL-CTDB): bump Release number to ctdb.36 for next rpm.Michael Adam2008-08-131-1/+1
| | | | | Michael (This used to be commit d795c2d5dc860fbfa668160054be084fe23aa44a)
* packaging(RHEL-CTDB): Bump release number to ctdb.35 for the next RPM.Michael Adam2008-08-131-1/+1
| | | | | Michael (This used to be commit 3323456e208742e160b9cabb79dc68bfbe8b1970)
* packaging(RHEL-CTDB): bump Release number to ctdb.34 for the next RPM.Michael Adam2008-08-131-1/+1
| | | | | Michael (This used to be commit 7f3787a79a9949e7e80c9c5e16ec504ad1c4bdb7)
* packaging(RHEL-CTDB): update the build instructions in the README.Michael Adam2008-08-131-3/+21
| | | | | Michael (This used to be commit f7706c6437d6500a477cb704cb916f16fdfa1395)
* packaging(RHEL-CTDB): bump Release to ctdb.33 for the next buildMichael Adam2008-08-131-1/+1
| | | | | Michael (This used to be commit 1fee80b8a643c22d356d0ca8860d5fc9580c8918)
* packaging(RHEL-CTDB): remove the libnss_wins modules to reduce deps.Michael Adam2008-08-131-5/+5
| | | | | Michael (This used to be commit 7c3e4a324248d61504c4c77a63d4d31e587802af)
* bump version number to 32Volker Lendecke2008-08-131-1/+1
| | | | (This used to be commit 19becb776148b7930a0abaec8038fee1158a66c4)
* Package 32-bit versions of libtalloc into the winbind rpmVolker Lendecke2008-08-131-0/+2
| | | | (This used to be commit e52e2f7f1a09fff8ec37174a9dc98dc9b440ef87)
* Fix README: DOCS_DIR is replaced by DOCS_TARBALLVolker Lendecke2008-08-131-2/+2
| | | | (This used to be commit 3d24c5b4602140470c40f002d206212e388ae59b)
* Bump up version numberVolker Lendecke2008-08-131-1/+1
| | | | (This used to be commit ace315c2ffc4e81c87ba1d30c28578719cb1692b)
* packaging(RHEL-CTDB): use /usr/%{_libarch} instead of %{_libdir}Michael Adam2008-08-131-42/+44
| | | | | | | To fix creation of 32bit packges on x86_64 Michael (This used to be commit ae2a353286a1a02936fb80edd6f899b1941403af)
* packaging(RHEL-CTDB): remove duplicate block from spec file.Michael Adam2008-08-131-7/+0
| | | | | Michael (This used to be commit f978df86f9af480de26a6cf67c4f8e60d1e27139)
* packaging(RHEL-CTDB): fix placement and link direction of new shared libsMichael Adam2008-08-131-8/+22
| | | | | | | | | 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 d18287b6284597878bc3683f16f001b949857e54)