summaryrefslogtreecommitdiff
path: root/packaging/bin
Commit message (Collapse)AuthorAgeFilesLines
* s3/packaging: Fix typo in comment.Karolin Seeger2009-03-091-1/+1
| | | | Karolin
* s3:packaging: fix parsing of include.h in fill-templatesMichael Adam2009-02-111-3/+3
| | | | | | | The content has changed slightly in master for the merged build, and we must be more exact when parsing the lines. Michael
* s3:packaging: fix path to calling update-pkginfo after pushd in fill-templatesMichael Adam2009-02-111-1/+1
| | | | Michael
* s3:packaging: paths cosmetics in fill-templatesMichael Adam2009-02-111-1/+1
| | | | Michael
* packaging: make update-pkginfo callable from any directoryMichael Adam2009-02-111-1/+6
| | | | Michael
* packaging: remove commented out stuff from update-pkginfoMichael Adam2009-02-111-2/+0
| | | | Michael
* packaging: don't clutter the output of fillup-templates with popd outputMichael Adam2009-02-111-2/+2
| | | | Michael
* packaging: fix fill-templates call to update-pkginfo to pushd appropriately ↵Michael Adam2009-02-111-1/+2
| | | | | | first Michael
* packaging: fix source dir to source3 in fill-templatesMichael Adam2009-02-111-1/+1
| | | | Michael
* packaging: add script fill-templatesMichael Adam2009-02-101-0/+46
| | | | | | | | This is a standalone-wrapper for update-pkginfo, which is usually called from create-tarball. It basically repeats some functionality of create-tarball. Michael
* packaging: use "find" instead of "du" to find files... :-)Michael Adam2008-09-121-1/+1
| | | | | Michael (This used to be commit 768aa82361a2c4b0aab71433b7593723a2868f0a)
* r16927: back merge of a packaging fix for release numbers (from 3.0.23)Gerald Carter2007-10-101-1/+7
| | | | (This used to be commit 5b4c4928ac63d6872cf13c3cdc4a9a63405bbda4)
* r15163: packaging updates for RHEL/Fedora and break out 'pre' tag to the RPM ↵Gerald Carter2007-10-101-3/+9
| | | | | | release number (This used to be commit e3763272c39dc85e7feca4fc5646225b4b266fbc)
* fixing some packaging stuff for SolarisGerald Carter2003-08-221-9/+5
| | | | (This used to be commit b0d3f40ffe666f768f5ec0d93b84488148b5527e)
* Added some command line argument checking and usage info.Tim Potter2001-08-011-0/+5
| | | | (This used to be commit a13eedf8bdefacfb569eb006d8c169247272ecf6)
* Added packing release script.John Terpstra1998-11-131-0/+15
(This used to be commit a77d40ee7147207174cde4c7a0f775e588e5a6ba)