Skip to content

Commit

Permalink
Merge pull request #1260 from sergey-safarov/spec_update
Browse files Browse the repository at this point in the history
pkg/kamailio: Created readme for centos, fedora, opensuse, oracle, rhel dists
  • Loading branch information
miconda committed Oct 27, 2017
2 parents a29312f + 7dad4f5 commit 0eaf73b
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pkg/kamailio/centos/README.md
@@ -0,0 +1,6 @@
Now supported dists:

1. CentOS 6
1. CentOS 7

SPEC file and other stuff located at `../obs` folder
6 changes: 6 additions & 0 deletions pkg/kamailio/fedora/README.md
@@ -0,0 +1,6 @@
Now supported dists:

1. Fedora 25
1. Fedora 26

SPEC file and other stuff located at `../obs` folder
7 changes: 7 additions & 0 deletions pkg/kamailio/opensuse/README.md
@@ -0,0 +1,7 @@
Now supported dists:

1. OpenSUSE Leap 42.2
1. OpenSUSE Leap 42.3
1. OpenSUSE Tumbleweed

SPEC file and other stuff located at `../obs` folder
6 changes: 6 additions & 0 deletions pkg/kamailio/oracle/README.md
@@ -0,0 +1,6 @@
Now supported dists:

1. Oracle Linux 6
1. Oracle Linux 7

SPEC file and other stuff located at `../obs` folder
6 changes: 6 additions & 0 deletions pkg/kamailio/rhel/README.md
@@ -0,0 +1,6 @@
Now supported dists:

1. RHEL 6
1. RHEL 7

SPEC file and other stuff located at `../obs` folder

0 comments on commit 0eaf73b

Please sign in to comment.