| Commit message (Expand) | Author | Age | Files | Lines |
* | obs-build: when building for SLE 11.2 and 11.3, obs-build drops the (S)RPM bu... | Mike Gabriel | 2015-01-29 | 1 | -4/+12 |
* | bin/build-{deb,nsis,rpm}-package: fix NO_DELAY logic once again and this time... | Mihai Moldovan | 2015-01-29 | 1 | -1/+1 |
* | bin/build-rpm-package: fix error in NO_DELAY logic. | Mihai Moldovan | 2015-01-29 | 1 | -1/+1 |
* | bin/build-{deb,nsis,rpm}-package: fix FORCE_BUILD and NO_DELAY logic to treat... | Mihai Moldovan | 2015-01-29 | 1 | -2/+3 |
* | bin/build-rpm-package: add SRPM upload capability. | Mihai Moldovan | 2015-01-28 | 1 | -2/+3 |
* | bin/build-rpm-package: also copy source RPM's to staging dir and sign them. | Mihai Moldovan | 2015-01-28 | 1 | -1/+30 |
* | Fix: wqfix v3signing for epel-5 builds (Fixes: #699) | Mike DePaulo | 2014-12-21 | 1 | -1/+4 |
* | createrepo does not work for all sle versions, so using a flat folder with rpms | Mike Gabriel | 2014-12-20 | 1 | -1/+1 |
* | rename sles to sle | Mike Gabriel | 2014-12-20 | 1 | -10/+10 |
* | probably a fix for gpg: file not found | Mike Gabriel | 2014-12-13 | 1 | -2/+2 |
* | wqfix v3signing for epel-5 builds | Mike Gabriel | 2014-12-13 | 1 | -3/+10 |
* | support v3 signature for epel-5 builds | Mike Gabriel | 2014-12-13 | 1 | -1/+4 |
* | wait for build if arch is i386, use ps instead of chrooted-mounted /proc | Mike Gabriel | 2014-12-11 | 1 | -1/+5 |
* | fix local path URL | Mike Gabriel | 2014-12-02 | 1 | -1/+1 |
* | fix local SLES repo path! | Mike Gabriel | 2014-12-02 | 1 | -1/+1 |
* | obtain extra packages distro name based for SUSE RPM builds | Mike Gabriel | 2014-12-02 | 1 | -2/+2 |
* | enable SLES build support | Mike Gabriel | 2014-12-02 | 1 | -8/+18 |
* | allow builds for openSUSE 12.2 | Mike Gabriel | 2014-12-02 | 1 | -1/+1 |
* | allow builds for openSUSE 13.2 | Mike Gabriel | 2014-12-02 | 1 | -1/+1 |
* | fix tty allocation problems when signing repomd.xml | Mike Gabriel | 2014-10-29 | 1 | -2/+2 |
* | sign repomd.xml file after re-creation | Mike Gabriel | 2014-10-29 | 1 | -0/+3 |
* | also use X2Go extra packages when building openSUSE 32bit packages | Mike Gabriel | 2014-10-14 | 1 | -0/+1 |
* | build against packages in the X2GO extras repo | Mike Gabriel | 2014-10-14 | 1 | -0/+1 |
* | fix for last commit | Mike Gabriel | 2014-10-14 | 1 | -1/+1 |
* | build-rpm-package: become able to substitute %{name} in SourceN: fields. | Mike Gabriel | 2014-10-14 | 1 | -1/+1 |
* | fix srpm retrieval for i386 builds | Mike Gabriel | 2014-10-13 | 1 | -8/+10 |
* | support Fedora 21 builds | Mike Gabriel | 2014-10-13 | 1 | -1/+1 |
* | for Fedora and EPEL: build srpms inside a mock chroot | Mike Gabriel | 2014-10-13 | 1 | -20/+31 |
* | test if BUILD_CHROOT/proc is still mounted -> assume a running build and wait... | Mike Gabriel | 2014-10-13 | 1 | -0/+4 |
* | fix SRPM build | Mike Gabriel | 2014-10-13 | 1 | -4/+4 |
* | hopefully fix source builds for Fedora/RHEL | Mike Gabriel | 2014-10-13 | 1 | -2/+6 |
* | 32bit builds for SUSE also use the .spec file as a starting point | Mike Gabriel | 2014-10-13 | 1 | -1/+1 |
* | hopefully fix builds for Fedora/EPEL/Centos again | Mike Gabriel | 2014-10-13 | 1 | -1/+3 |
* | do linux32 sudo, not sudo linux32... won't work the latter way around... | Mike Gabriel | 2014-10-13 | 1 | -1/+1 |
* | don't build via SRPMs, obs-build can build from spec files directly | Mike Gabriel | 2014-10-12 | 1 | -2/+6 |
* | obs-build for 32-bit architectures added | Mike Gabriel | 2014-10-11 | 1 | -11/+30 |
* | fix build | Mike Gabriel | 2014-10-11 | 1 | -3/+3 |
* | another fix | Mike Gabriel | 2014-10-11 | 1 | -1/+1 |
* | another fix | Mike Gabriel | 2014-10-11 | 1 | -1/+1 |
* | more harvesting fixes | Mike Gabriel | 2014-10-11 | 1 | -1/+3 |
* | harvest RPMs in rpmbuild/RPMS/* subfolders | Mike Gabriel | 2014-10-11 | 1 | -1/+1 |
* | obs-build: fix path where we find the built RPMs. | Mike Gabriel | 2014-10-11 | 1 | -1/+1 |
* | build with --nosignature for now | Mike Gabriel | 2014-10-11 | 1 | -0/+1 |
* | moving obs-build options around | Mike Gabriel | 2014-10-11 | 1 | -1/+1 |
* | fix variable usage | Mike Gabriel | 2014-10-11 | 1 | -2/+2 |
* | fix construction of OPENSUSE_DOWNLOAD_URL | Mike Gabriel | 2014-10-11 | 1 | -1/+1 |
* | clean build chroot before build | Mike Gabriel | 2014-10-11 | 1 | -1/+3 |
* | don't create obs-build cache dir, use sudo when invoking obs-build | Mike Gabriel | 2014-10-11 | 1 | -2/+1 |
* | fix build.log removal and test for mock vs. obs-build | Mike Gabriel | 2014-10-11 | 1 | -2/+2 |
* | whitespace typo | Mike Gabriel | 2014-10-11 | 1 | -1/+1 |