EOX GitLab Instance
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Vagrant
Builder
Commits
01337ead
Commit
01337ead
authored
Nov 04, 2013
by
Stephan Meißl
Browse files
Merge branch 'ngeo-b' of /home/git/repositories/vagrant/builder_rpm
parents
48771b76
1e213480
Changes
2
Show whitespace changes
Inline
Side-by-side
Readme.md
View file @
01337ead
...
...
@@ -15,6 +15,7 @@ Currently we _automagically_ install the build dependencies for the following pr
*
mapserver
*
mapcache
*
gdal-shibboleth
*
ngeo-b
If your software mentions all build dependencies in its SPEC file, you don't need to create a new puppet module.
...
...
@@ -57,6 +58,7 @@ Change to the _rpmbuild_ folder and start building
```
bash
cd
rpmbuild
yum-builddep SPECS/project.spec
rpmdev-bumpspec
--comment
=
"<COMMENT>"
--userstring
=
"<NAME> <<MAIL>>"
SPECS/project.spec
rpmbuild
-ba
SPECS/project.spec
```
...
...
puppet/modules/ngeo-b/manifests/init.pp
0 → 100644
View file @
01337ead
class
ngeo
-
b
{
package
{
'python-setuptools'
:
ensure
=>
'latest'
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment