summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-06-11 08:13:38 +0200
committerRemi Collet <fedora@famillecollet.com>2015-06-11 08:13:38 +0200
commit3872a870eb6c7f65df0c6f13b2f79e18605ec8c8 (patch)
tree1788bd2130810c5bb990cb66a2af600aa277f9cf
parent366931dcb1f020fdc837ce258c306b27efc4bb23 (diff)
php 5.5: add spec file license
-rw-r--r--php.spec10
1 files changed, 10 insertions, 0 deletions
diff --git a/php.spec b/php.spec
index d4a3dfc..9e55f10 100644
--- a/php.spec
+++ b/php.spec
@@ -1,3 +1,13 @@
+# remirepo spec file for php55-php
+# with SCL and backport stuff, adapted from
+#
+# Fedora spec file for php
+#
+# License: MIT
+# http://opensource.org/licenses/MIT
+#
+# Please preserve changelog entries
+#
%if 0%{?scl:1}
%scl_package php
%else