浏览代码

Merge pull request #1260 from sergey-safarov/spec_update

pkg/kamailio: Created readme for centos, fedora, opensuse, oracle, rhel dists
Daniel-Constantin Mierla 8 年之前
父节点
当前提交
0eaf73bd84

+ 6 - 0
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 - 0
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 - 0
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 - 0
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 - 0
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