summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* rename RPM_BUILDS_FOR/DEB_BUILDS_FOR to RPM_BUILD_FOR/DEB_BUILD_FORMike Gabriel2013-11-305-16/+16
|
* don't write the DEB_BUILDS_FOR config to file anymore, handle as variable in ↵Mike Gabriel2013-11-304-29/+19
| | | | memory
* don't write the RPM_BUILDS_FOR config to file anymore, handle as variable in ↵Mike Gabriel2013-11-302-25/+16
| | | | memory
* include in repos pathsMike Gabriel2013-11-301-4/+7
|
* don't create non-0 exit codes...Mike Gabriel2013-11-301-1/+1
|
* fix permissions of rpmsign-unattendedMike Gabriel2013-11-301-0/+0
|
* make FORCE_BUILD usable from outside the scriptMike Gabriel2013-11-302-4/+8
|
* make sure ↵Mike Gabriel2013-11-302-0/+4
| | | | /home/mike/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games includes ~/bin
* fix expect scriptMike Gabriel2013-11-301-1/+1
|
* fix SSH call for createrepoMike Gabriel2013-11-301-1/+1
|
* ignore builds with no .rpm filesMike Gabriel2013-11-301-1/+1
|
* skip EPEL-5 buildsMike Gabriel2013-11-302-2/+2
|
* run rpmsign in an unattended wayMike Gabriel2013-11-302-2/+8
|
* package signingMike Gabriel2013-11-301-3/+3
|
* fix distro codenamesMike Gabriel2013-11-302-4/+4
|
* add symlinks for rpm packaging scriptMike Gabriel2013-11-302-0/+2
|
* update repo from remoteMike Gabriel2013-11-301-0/+2
|
* sign packages, add upload codeMike Gabriel2013-11-302-4/+12
|
* typo fixMike Gabriel2013-11-301-1/+1
|
* handle noarch packages, only build them onceMike Gabriel2013-11-301-21/+7
|
* introduce variableMike Gabriel2013-11-301-4/+5
|
* tilde not allowed in RPM version strings, use some other way to make stable ↵Mike Gabriel2013-11-301-2/+5
| | | | release supercede nightly builds
* search for SRPMs in /rpmbuild directoryMike Gabriel2013-11-301-2/+2
|
* manipulate %_topdir macro when evoking rpmbuildMike Gabriel2013-11-291-2/+1
|
* place rpmbuild dbpath into , fix build cruft clean upMike Gabriel2013-11-291-10/+8
|
* RPM based distro use x86_64 rather than amd64Mike Gabriel2013-11-291-2/+2
|
* build packages with special version schemeMike Gabriel2013-11-291-4/+5
|
* drop EXTRA_ARCHS build logic, we will only provide RPMs for amd64/i386Mike Gabriel2013-11-291-65/+24
|
* introduce new var: PKG_SRCRELEASE, with %{?dist} macro strippped offMike Gabriel2013-11-291-1/+2
|
* typoMike Gabriel2013-11-291-1/+1
|
* specify the chroot.cfg for mockMike Gabriel2013-11-291-1/+1
|
* this script is for fedora/epel...Mike Gabriel2013-11-291-2/+2
|
* typo fixMike Gabriel2013-11-291-1/+1
|
* build amd64 bin:packageMike Gabriel2013-11-291-5/+6
|
* build the srpm packageMike Gabriel2013-11-291-0/+5
|
* more work on tarballingMike Gabriel2013-11-291-14/+6
|
* build for Fedora rawhide, as wellMike Gabriel2013-11-292-2/+2
|
* only tar the source code onceMike Gabriel2013-11-291-11/+18
|
* create source tarball from Git manuallyMike Gabriel2013-11-291-3/+6
|
* work-around empty if clauses, fix syntax error failuresMike Gabriel2013-11-291-0/+2
|
* start working on build-rpm-package scriptMike Gabriel2013-11-291-0/+310
|
* change var name BUILDS_FOR to DEB_BUILDS_FORMike Gabriel2013-11-294-12/+20
|
* always set , even for release buildsX2Go Admin Account2013-11-291-1/+1
|
* fix DATE stringMike Gabriel2013-11-281-2/+2
|
* handle renaming of buildscripts inside the build scriptMike Gabriel2013-11-281-2/+2
|
* change version scheme of X2Go auto-built packagesMike Gabriel2013-11-281-1/+7
|
* symlink build+upload-deb-packageMike Gabriel2013-11-281-0/+1
|
* rename build scripts (deb/rpm)Mike Gabriel2013-11-289-4/+3
|
* build 3.0 (quilt) packages, as wellMike Gabriel2013-11-281-7/+9
|
* improve quilt builder, open issue: we force to include orig tarballs in ↵Mike Gabriel2013-11-281-9/+7
| | | | uploads, this fails on uploads with the same upstream version