summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-06-11 08:26:53 +0200
committerRemi Collet <fedora@famillecollet.com>2015-06-11 08:26:53 +0200
commit11c3debde7afa23c7366324d4aeb9de52b41afd8 (patch)
tree075ebf68b8409d29dc7e6266cf17fb20a13a4854
parenta895479719295830d96bc61225cccfca2a180edf (diff)
php 5.4: 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 891ee44..b7d23a7 100644
--- a/php.spec
+++ b/php.spec
@@ -1,3 +1,13 @@
+# remirepo spec file for php54-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