summaryrefslogtreecommitdiff
path: root/bin/build-rpm-package
Commit message (Expand)AuthorAgeFilesLines
* bin/build-rpm-package: fix typos.Mihai Moldovan2015-03-231-4/+4
* bin/build-rpm-package: add comment to remind to autogenerate mock files.Mihai Moldovan2015-03-231-0/+2
* bin/build-rpm-package: add component, as we want to pull in repositories for ...Mihai Moldovan2015-03-231-4/+4
* bin/build-rpm-package: add support for fetching extra repositories. Use RPM_M...Mihai Moldovan2015-03-231-12/+83
* Clean up source RPM files from binary file places.Mihai Moldovan2015-03-061-4/+11
* bin/build-rpm-package: actually *check* for EPEL.Mihai Moldovan2015-02-201-1/+1
* bin/build-rpm-package: use SHA(1) checksums for EPEL 5 repos, as yum-3.0 does...Mihai Moldovan2015-02-201-1/+5
* bin/build-rpm-package: replace mock '--result path' with '--resultdir=path' a...Mihai Moldovan2015-02-051-3/+3
* bin/build-rpm-package: also clean up old SRPM's.Mihai Moldovan2015-02-051-1/+2
* fix for last commitMike Gabriel2015-02-041-1/+2
* no dashes in RPM release stringsMike Gabriel2015-02-041-1/+1
* fix for last commitMike Gabriel2015-02-041-1/+1
* allow builds for build-main-test branchMike Gabriel2015-02-041-0/+2
* obs-build: when building for SLE 11.2 and 11.3, obs-build drops the (S)RPM bu...Mike Gabriel2015-01-291-4/+12
* bin/build-{deb,nsis,rpm}-package: fix NO_DELAY logic once again and this time...Mihai Moldovan2015-01-291-1/+1
* bin/build-rpm-package: fix error in NO_DELAY logic.Mihai Moldovan2015-01-291-1/+1
* bin/build-{deb,nsis,rpm}-package: fix FORCE_BUILD and NO_DELAY logic to treat...Mihai Moldovan2015-01-291-2/+3
* bin/build-rpm-package: add SRPM upload capability.Mihai Moldovan2015-01-281-2/+3
* bin/build-rpm-package: also copy source RPM's to staging dir and sign them.Mihai Moldovan2015-01-281-1/+30
* Fix: wqfix v3signing for epel-5 builds (Fixes: #699)Mike DePaulo2014-12-211-1/+4
* createrepo does not work for all sle versions, so using a flat folder with rpmsMike Gabriel2014-12-201-1/+1
* rename sles to sleMike Gabriel2014-12-201-10/+10
* probably a fix for gpg: file not foundMike Gabriel2014-12-131-2/+2
* wqfix v3signing for epel-5 buildsMike Gabriel2014-12-131-3/+10
* support v3 signature for epel-5 buildsMike Gabriel2014-12-131-1/+4
* wait for build if arch is i386, use ps instead of chrooted-mounted /procMike Gabriel2014-12-111-1/+5
* fix local path URLMike Gabriel2014-12-021-1/+1
* fix local SLES repo path!Mike Gabriel2014-12-021-1/+1
* obtain extra packages distro name based for SUSE RPM buildsMike Gabriel2014-12-021-2/+2
* enable SLES build supportMike Gabriel2014-12-021-8/+18
* allow builds for openSUSE 12.2Mike Gabriel2014-12-021-1/+1
* allow builds for openSUSE 13.2Mike Gabriel2014-12-021-1/+1
* fix tty allocation problems when signing repomd.xmlMike Gabriel2014-10-291-2/+2
* sign repomd.xml file after re-creationMike Gabriel2014-10-291-0/+3
* also use X2Go extra packages when building openSUSE 32bit packagesMike Gabriel2014-10-141-0/+1
* build against packages in the X2GO extras repoMike Gabriel2014-10-141-0/+1
* fix for last commitMike Gabriel2014-10-141-1/+1
* build-rpm-package: become able to substitute %{name} in SourceN: fields.Mike Gabriel2014-10-141-1/+1
* fix srpm retrieval for i386 buildsMike Gabriel2014-10-131-8/+10
* support Fedora 21 buildsMike Gabriel2014-10-131-1/+1
* for Fedora and EPEL: build srpms inside a mock chrootMike Gabriel2014-10-131-20/+31
* test if BUILD_CHROOT/proc is still mounted -> assume a running build and wait...Mike Gabriel2014-10-131-0/+4
* fix SRPM buildMike Gabriel2014-10-131-4/+4
* hopefully fix source builds for Fedora/RHELMike Gabriel2014-10-131-2/+6
* 32bit builds for SUSE also use the .spec file as a starting pointMike Gabriel2014-10-131-1/+1
* hopefully fix builds for Fedora/EPEL/Centos againMike Gabriel2014-10-131-1/+3
* do linux32 sudo, not sudo linux32... won't work the latter way around...Mike Gabriel2014-10-131-1/+1
* don't build via SRPMs, obs-build can build from spec files directlyMike Gabriel2014-10-121-2/+6
* obs-build for 32-bit architectures addedMike Gabriel2014-10-111-11/+30
* fix buildMike Gabriel2014-10-111-3/+3