summaryrefslogtreecommitdiff
path: root/packaging
Commit message (Collapse)AuthorAgeFilesLines
...
* packaging(RHEL): use ccache if availableMichael Adam2008-09-101-6/+6
| | | | | | Michael (cherry picked from commit e8abbfabde3da0844ffb4e2507084c139a70d503) (cherry picked from commit 4e44f8a960fd0045905416e6a812c3f4163e565c)
* packaging(RHEL): add ldbtools binaries and man pages to common packageMichael Adam2008-09-101-0/+12
| | | | | | Michael (cherry picked from commit 206985dfda5a9f62df975629046b00a88ec666f5) (cherry picked from commit 81ee5988eac33b2bdade3bd46c201b690f6ca3e2)
* packaging(RHEL): add cifs.upcall binary and manpage to client packageMichael Adam2008-09-101-0/+2
| | | | | | Michael (cherry picked from commit f1b80bcb58b8aa5c586835dc201ce674b3417835) (cherry picked from commit b4c58d49902d62f25aa0c9289d1857aa2636c028)
* packaging(RHEL): fix installation of pam modules.Michael Adam2008-09-101-5/+2
| | | | | | Michael (cherry picked from commit 0f045f18ebaa752b9d906afc64fd5badb3bf352c) (cherry picked from commit 730fbb255a8cd2adb2939ac275a2f4272771ee0f)
* packaging(RHEL): remove leftovers of smbmount from SPEC file.Michael Adam2008-09-101-4/+0
| | | | | | Michael (cherry picked from commit 041875c64daba3d185b1954eb0eb9a21b2f41ee1) (cherry picked from commit 364e1c50b28799ee6a5debe3ab30f64730515421)
* packaging(RHEL): add new libs (talloc, tdb, ...) to the common packageMichael Adam2008-09-101-0/+11
| | | | | | Michael (cherry picked from commit f23183bbec55faf2d6496e04e73f8dd415a08d1c) (cherry picked from commit 8eb83a2c94fbc6f014480d22b422f6bfe008b8f7)
* packaging(RHEL): remove workaround code for libsmclient/sharemodes installationMichael Adam2008-09-101-15/+0
| | | | | | | | | With 3.3.0, this is not needed any more (libdir/modulesdir separation and corrected library creation). Michael (cherry picked from commit 5348e28f6674cab643b42c1265c24983d9a9189d) (cherry picked from commit e03183e11be968740223a42a4080a53320f318ec)
* packaging(RHEL): fix libdir installation by using _libarch/_libarchdirMichael Adam2008-09-101-30/+39
| | | | | | Michael (cherry picked from commit 829f83c27ad03e4d2a7b5dc0b0459823fa4f3804) (cherry picked from commit f8b8774a33fdf5f390dbebd2b56411b689f8cb8d)
* packaging(RHEL): remove duplicate installation of pam_smbpass.soMichael Adam2008-09-101-3/+0
| | | | | | Michael (cherry picked from commit cdc24fbb195b1a5460c05fcd20d7ba81ad69ef22) (cherry picked from commit 6a68739e618b2815158f2e577a920c018e5a4093)
* packaging(RHEL): remove smbmount related stuff from spec fileMichael Adam2008-09-101-10/+0
| | | | | | Michael (cherry picked from commit 4420cf6199e3c718a3dea84fe814d6ad6e83c2d8) (cherry picked from commit 18f8be31f697b807ab34d5d08a028e09e9d9f09c)
* packaging(RHEL): don't make proto for samba 3.3Michael Adam2008-09-101-2/+0
| | | | | | Michael (cherry picked from commit 75c28699496d843e21eefef564c72023b24975a1) (cherry picked from commit 88cc5106c32443197a7b3e53554529420321d47f)
* packaging(RHEL): use --libdir and --with-modulesdir instead of --with-libdirMichael Adam2008-09-101-1/+2
| | | | | | Michael (cherry picked from commit dc6625637fb9de7d64d4416a1eb43f214590d393) (cherry picked from commit 0de6722276277550de08a9fd225baae91f2aeaf1)
* packaging(RHEL): fix version of GPL (2 --> 3)Michael Adam2008-09-101-1/+1
| | | | | | Michael (cherry picked from commit c015e8e0cf4131f21305451943df13b81f51ea6a) (cherry picked from commit 45948bd82b1810d9b796471e39c5a445a8e087d2)
* packaging(RHEL): remove libmsrpc stuff which is no more...Michael Adam2008-09-101-10/+0
| | | | | | Michael (cherry picked from commit 3eaa33e9df6d58ef93f13a840b38a063649fffbc) (cherry picked from commit a688dfae8025f0f2e5a75c8b26d896f0090ddf4b)
* packaging(RHEL-CTDB): check for success of x86_64 build before building i386Michael Adam2008-08-131-2/+2
| | | | Michael
* packaging(RHEL-CTDB): fix installation of libsmbsharemodes for the 3.3.0 build.Michael Adam2008-08-131-3/+3
| | | | Michael
* packaging(RHEL-CTDB): fix installation of libsmclient for 3.3.0 build.Michael Adam2008-08-131-3/+3
| | | | Michael
* 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
* packaging(RHEL-CTDB): don't call make proto for the 3.3.0 build.Michael Adam2008-08-131-2/+0
| | | | Michael
* packaging(RHEL-CTDB): move to version 3.3.0 for the rpm build.Michael Adam2008-08-132-3/+3
| | | | Michael
* packaging(RHEL-CTDB): Bump release number to ctdb.47 for the next RPM.Michael Adam2008-08-131-1/+1
| | | | Michael
* up release to 46Andrew Tridgell2008-08-131-1/+1
|
* up to release 45 nowAndrew Tridgell2008-08-131-1/+1
|
* disable the DNS update code, as it breaks clusteringAndrew Tridgell2008-08-132-2/+2
|
* up to release 44Andrew Tridgell2008-08-131-1/+1
|
* update configure.rpmAndrew Tridgell2008-08-131-16/+15
|
* increase version to 43Andrew Tridgell2008-08-131-1/+1
|
* update to ctdb.42 releaseAndrew Tridgell2008-08-131-1/+1
| | | | Michael, if you do a new release, make it 43 or later please
* update to transactions4 releaseAndrew Tridgell2008-08-131-1/+1
|
* up release to transactions3Andrew Tridgell2008-08-131-1/+1
|
* up release numberAndrew Tridgell2008-08-131-1/+1
|
* mark this release as a transactions test releaseAndrew Tridgell2008-08-131-1/+1
|
* packaging(RHEL-CTDB): we are now based on 3.2.1Michael Adam2008-08-132-2/+2
| | | | Michael
* packaging(RHEL-CTDB): Bump release number to ctdb.41 for the next RPM.Michael Adam2008-08-131-1/+1
| | | | Michael
* packaging(RHEL-CTDB): Bump release number to ctdb.40 for the next RPM.Michael Adam2008-08-131-1/+1
| | | | Michael
* packaging(RHEL-CTDB): Bump release number to ctdb.39 for the next RPM.Michael Adam2008-08-131-1/+1
| | | | Michael
* packaging(RHEL-CTDB): bump Release number to ctdb.37 for next rpm.Michael Adam2008-08-131-1/+1
| | | | Michael
* packaging(RHEL-CTDB): Bump release number to ctdb.37 for the next RPM.Michael Adam2008-08-131-1/+1
| | | | Michael
* packaging(RHEL-CTDB): bump Release number to ctdb.36 for next rpm.Michael Adam2008-08-131-1/+1
| | | | Michael
* packaging(RHEL-CTDB): Bump release number to ctdb.35 for the next RPM.Michael Adam2008-08-131-1/+1
| | | | Michael
* packaging(RHEL-CTDB): bump Release number to ctdb.34 for the next RPM.Michael Adam2008-08-131-1/+1
| | | | Michael
* packaging(RHEL-CTDB): update the build instructions in the README.Michael Adam2008-08-131-3/+21
| | | | Michael
* packaging(RHEL-CTDB): bump Release to ctdb.33 for the next buildMichael Adam2008-08-131-1/+1
| | | | Michael
* packaging(RHEL-CTDB): remove the libnss_wins modules to reduce deps.Michael Adam2008-08-131-5/+5
| | | | Michael
* bump version number to 32Volker Lendecke2008-08-131-1/+1
|
* Package 32-bit versions of libtalloc into the winbind rpmVolker Lendecke2008-08-131-0/+2
|
* Fix README: DOCS_DIR is replaced by DOCS_TARBALLVolker Lendecke2008-08-131-2/+2
|
* Bump up version numberVolker Lendecke2008-08-131-1/+1
|
* 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
* packaging(RHEL-CTDB): remove duplicate block from spec file.Michael Adam2008-08-131-7/+0
| | | | Michael