summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changelog entry updatemock-0.7.5-2Michael E Brown2007-08-131-0/+3
* Patch from Roland McGrath <roland@redhat.com> to fix build for selinux shared...Michael E Brown2007-08-131-1/+1
* release instructions minor editsMichael E Brown2007-08-081-1/+14
* add release instructions to make it easier on other maintainers.Michael E Brown2007-08-081-0/+85
* add changelog entries for the last release.Michael E Brown2007-08-081-0/+7
* removed error() call on closedir()mock-0.7.5Clark Williams2007-08-021-3/+6
* Merge branch 'master' of git+ssh://jcwillia@git.fedoraproject.org/git/hosted/...Clark Williams2007-08-022-2/+9
|\
| * BZ 250425. prevent building/rebuilding of cache file unless the build was a c...Michael E Brown2007-08-021-1/+3
| * BZ 250425. Set rebuild_cache=0 to disable rebuilding of cache.Michael E Brown2007-08-011-1/+1
| * update default config file with suggestion on how to set config_opts['macros']Michael E Brown2007-07-231-0/+5
* | cleaned up do_orphanskill() codeClark Williams2007-08-021-4/+4
* | did some refactoring; removed unneeded error() callsClark Williams2007-07-231-65/+45
* | resolved conflictClark Williams2007-07-193-3/+7
|\|
| * version bump to 0.7.4mock-0.7.4Michael E Brown2007-07-183-3/+6
| * forgot to get child exit status. wait for child and set it.Michael E Brown2007-07-181-0/+1
| * fix overzealous require: yum>3. We should actually run with yum 2.4. Fixes BZ...Michael E Brown2007-07-111-1/+1
* | bumped versionClark Williams2007-07-191-1/+1
* | (no commit message)Clark Williams2007-07-133-1/+145
|/
* add some default options commented out to defaults.cfg for example purposes.mock-0.7.3Michael E Brown2007-07-101-0/+20
* back out default mock.py chroot_setup_cmd change. Add chroot_setup_cmd to -de...Michael E Brown2007-07-065-1/+5
* change default to groupinstall buildsys-build per new default. Update legacy ...Michael E Brown2007-07-0614-1/+14
* Switch to using groupinstall buildsys-buildJesse Keating2007-07-064-16/+0
* version bump to 0.7.3Michael E Brown2007-07-063-3/+11
* remove redundant entries from mock defaults.cfg file. Migrate options into mo...Michael E Brown2007-07-062-25/+12
* Remove timeout, problem tracked to firewall on hostJesse Keating2007-06-258-8/+0
* Fix a typo in the config file for cachedirJesse Keating2007-06-213-3/+3
* Set a good timeout for static-repos, and disable them by default.mock-0.7.2Jesse Keating2007-06-198-0/+16
* version bump to 0.7.2Michael E Brown2007-06-163-3/+8
* Fix (again?) being able to get glibc-devel.i386 into the chrootJesse Keating2007-06-165-5/+5
* move legacy mock configs to purgatory.Michael E Brown2007-06-1413-0/+0
* no need for chmod since we now have correct umaskmock-0.7.1Michael E Brown2007-06-141-4/+0
* mock-helper wont rm -rf a non-directory. with new /etc/ policy, we dont need ...Michael E Brown2007-06-141-2/+1
* no need to recreate yum.conf symlink if it already existsMichael E Brown2007-06-141-4/+2
* fix umask so that everything we touch is group-writeableMichael E Brown2007-06-141-2/+3
* resolv.conf fixes. use 'mock' group for multiuser goodness.Michael E Brown2007-06-142-5/+10
* fixes so that we have an actual policy for /etc/ files. update mock-helper wi...Michael E Brown2007-06-142-8/+68
* fix _prep_install() to implement new /etc/ ownership policyMichael E Brown2007-06-141-22/+29
* add exclude lines for epel x86_64 configs per request from epel team.Michael E Brown2007-06-132-0/+4
* Adds SUBDIRS to the make 'distclean' target and 'distclean' to theMichael E Brown2007-06-124-1/+8
* bump version to 0.7.1. Add specfile changelog entries for added EPEL configs.Michael E Brown2007-06-123-3/+6
* Add EPEL 5 config files.Michael E Brown2007-06-123-0/+117
* sync version to 0.7.0 across everythingmock-0.7.0Michael E Brown2007-06-123-3/+3
* removed redundant "-l" option in packClark Williams2007-06-111-3/+3
* Merge branch 'master' of git+ssh://jcwillia@git.fedoraproject.org/git/hosted/...Clark Williams2007-06-110-0/+0
|\
| * Remove spaces in Makefile (Trac #1)Jesse Keating2007-06-111-1/+1
* | added chmod to _prep_install file creationsClark Williams2007-06-111-1/+6
* | merged mock-helper from mock-0-6-branchClark Williams2007-06-111-6/+11
* | fixed up src/MakefileClark Williams2007-06-111-5/+4
* | initial merge of mock-0-6-branch into HEADClark Williams2007-06-1119-356/+724
|/
* merged latest mock-0-6-branch fixesjcwillia2007-01-087-5/+144