summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make mock arch and fedora release configurableHEADmasterHans Ulrich Niedermann2010-01-031-1/+3
| | | | | Override make vars MOCK_ARCH and/or MOCK_FEDORA_RELEASE on the make command line or in the GNUmakefile which includes git-rpm.mk.
* Update scratch builds to use dist-f13 koji tagHans Ulrich Niedermann2009-12-121-1/+1
|
* filelist.txt: Recognize more generated packagesHans Ulrich Niedermann2009-04-121-1/+1
|
* Automatic package name detectionHans Ulrich Niedermann2009-04-012-5/+7
|
* Clarify RSYNC_* settings relationHans Ulrich Niedermann2009-04-011-1/+1
|
* Add GNUmakefile template fileHans Ulrich Niedermann2009-04-012-4/+5
|
* Add RPM_OPTS to all rpm callsHans Ulrich Niedermann2009-03-051-1/+1
|
* Rename OPTS var to RPM_OPTSHans Ulrich Niedermann2009-03-051-13/+13
|
* Add RPMBUILD_OPTS with --buildrootHans Ulrich Niedermann2009-03-051-2/+5
|
* Define _specdir rpm macroHans Ulrich Niedermann2009-02-171-0/+1
| | | | Otherwise, kmod builds fail.
* Remove accidental --dry-run in git push commandHans Ulrich Niedermann2009-02-021-1/+1
|
* More robust push: Only try pushing existing tagsHans Ulrich Niedermann2009-02-021-2/+3
|
* Make rsync faster: Use tarballs in existing dirsHans Ulrich Niedermann2009-02-021-1/+1
| | | | | | | | | Presume that for each tag, there is a remote directory with files created with "make upload". If there are, rsync can get the source tarballs from there unchanged, and does not need to upload it again. The .src.rpm which contains the whole tarball in its belly still needs to be uploaded, though.
* Use proper dir macro defs for rpm runsHans Ulrich Niedermann2009-02-021-6/+7
|
* More information in first part of description fileHans Ulrich Niedermann2009-01-251-1/+1
|
* Have GNUmakefile run git submodule init stuffHans Ulrich Niedermann2009-01-251-1/+1
| | | | Only if necessary, of course.
* Put verbose file listings into filelist.txtHans Ulrich Niedermann2009-01-251-1/+1
|
* README: move docs from git-rpm.mk to READMEHans Ulrich Niedermann2009-01-252-35/+36
|
* Initial commitHans Ulrich Niedermann2009-01-251-0/+216