summaryrefslogtreecommitdiff
path: root/bin/build-rpm-package
Commit message (Expand)AuthorAgeFilesLines
* 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 r...Mike Gabriel2013-11-301-2/+5
* 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
* 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-291-1/+1
* 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