Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.package
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Nicolas Wavrant
slapos.package
Commits
b222fe38
Commit
b222fe38
authored
Oct 27, 2015
by
Rafael Monnerat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
obs: For now slapos conflicts with firewalld.
parent
bfab55ce
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
obs/slapos/templates/debian/control
obs/slapos/templates/debian/control
+1
-0
obs/slapos/templates/slapos.spec.in
obs/slapos/templates/slapos.spec.in
+2
-0
No files found.
obs/slapos/templates/debian/control
View file @
b222fe38
...
...
@@ -25,6 +25,7 @@ Depends: ${misc:Depends},
g++ | c++-compiler,
make,
patch
Conflicts: firewalld
Description: Client-side to deploy applications with SlapOS
SlapOS allows one to turn any application into SaaS (Service as a System),
PaaS (Platform as a Service) or IaaS (Infrastructure as a Service) without
...
...
obs/slapos/templates/slapos.spec.in
View file @
b222fe38
...
...
@@ -60,6 +60,8 @@ Requires: bridge-utils, python, gcc-c++, make, patch, wget, python-setuptools
AutoReqProv: no
Conflicts: firewalld
%description
Client-side to deploy applications with SlapOS
SlapOS allows one to turn any application into SaaS (Service as a System),
...
...
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