summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix a typo.HEADmasterMichael Adam2015-01-221-1/+2
|
* Clean up old vagrant-spec directory in %check first.Michael Adam2015-01-221-1/+5
| | | | | | | Otherwise, in a build environment that has not been cleaned up before, the following mv command moves the vagrant-spec-$HASH directory into the existing vagrant-spec dir which is not the desired effect...
* Initial import (#1020456).Vít Ondruch2015-01-214-35/+6
|
* Add source files.Vít Ondruch2015-01-211-0/+47
|
* Minor review fixes.Vít Ondruch2015-01-211-2/+20
|
* Relax thor dependency to keep up with Fedora.Vít Ondruch2015-01-211-1/+7
|
* Remove few empty lines.Vít Ondruch2015-01-211-4/+0
|
* Drop -devel sub-package.Vít Ondruch2015-01-213-36/+26
|
* Split the macros into two files.Vít Ondruch2015-01-213-21/+25
| | | | The plugin registration part has to be available when plugin is installed.
* polkit is not required here.Vít Ondruch2015-01-211-1/+0
|
* Don't require any default provider.Vít Ondruch2015-01-211-2/+0
|
* groupadd command is provided by shadow-utils.Vít Ondruch2015-01-211-1/+1
|
* Remove conflict between the location of plugins.json and plugin gem's ↵Vít Ondruch2015-01-212-21/+30
| | | | directories.
* Create -devel sub-packageVít Ondruch2015-01-212-2/+60
|
* Include monkey-patching for RubyGems and Bundler for now.Vít Ondruch2015-01-212-1/+127
|
* Use macro where possible.Vít Ondruch2015-01-211-1/+1
|
* %files section cleanup.Vít Ondruch2015-01-212-4/+56
|
* Be more specific about RSpec, since RSpec version 3.x recently landed in Fedora.Vít Ondruch2015-01-211-1/+1
|
* Reference vagrant-spec upstream commit.Vít Ondruch2015-01-211-2/+6
|
* Cleanup.Vít Ondruch2015-01-211-12/+1
|
* Disable development dependenciesVít Ondruch2015-01-211-28/+14
| | | | | | They have to be disabled for runtime, otherwise Bundler tries to consider them when resolving dependencies. (https://github.com/bundler/bundler/issues/3231)
* Remove unused code.Vít Ondruch2015-01-211-11/+0
|
* Drop vagrant executable patches.Vít Ondruch2015-01-211-5/+0
|
* Fix build dependencies.Vít Ondruch2015-01-211-9/+10
|
* Remove useless testing dependencies.Vít Ondruch2015-01-212-6/+8
|
* Remove useless dependency on Ruby's test-unit.Vít Ondruch2015-01-211-0/+12
|
* Re-enable development dependencies.Vít Ondruch2015-01-212-19/+30
| | | | | It seems they are loaded in runtime just by accident, so this should be fixed probably in Bundler.
* First take on tests.Vít Ondruch2015-01-212-18/+32
|
* Drop useless lib requires.Vít Ondruch2015-01-211-7/+0
|
* Add remark about rb-inotify dependency.Vít Ondruch2015-01-211-5/+7
|
* Not the json upstream PR.Vít Ondruch2015-01-211-4/+5
|
* Drop thor and net-http-persinstent dependencies, which are now provided by ↵Vít Ondruch2015-01-211-4/+2
| | | | bundler.
* Add explicit dependency on rubygem(rb-inotify) to fix 'vagrant rsync-auto'.Vít Ondruch2015-01-212-1/+5
|
* Dependencies are fixed by patch.Vít Ondruch2015-01-211-7/+0
|
* Depend on curl.Vít Ondruch2015-01-211-1/+1
|
* Be more specific about 'JRuby' comment.Vít Ondruch2015-01-211-1/+1
|
* Use system certificates.Vít Ondruch2015-01-211-0/+16
|
* Add comment with link with upstream PR.Vít Ondruch2015-01-211-2/+4
|
* Make vagrant non-rubygem package.Vít Ondruch2015-01-212-104/+51
|
* Add Bundler's dependencies.Vít Ondruch2015-01-211-2/+4
|
* Make package buildable and Vagrant running.Vít Ondruch2015-01-212-15/+79
|
* Initial commit.Vít Ondruch2015-01-211-0/+269
|
* Initial setup of the repoFedora Release Engineering2015-01-212-0/+0