[php-pecl-jsonc] add comment about spec license

Remi Collet remi at fedoraproject.org
Thu Jun 13 12:31:55 UTC 2013


commit 1889010da283a7663d9ecef803c528c92cce849c
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Jun 13 14:29:25 2013 +0200

    add comment about spec license

 php-pecl-jsonc.spec |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/php-pecl-jsonc.spec b/php-pecl-jsonc.spec
index 31a991a..199ce68 100644
--- a/php-pecl-jsonc.spec
+++ b/php-pecl-jsonc.spec
@@ -1,3 +1,11 @@
+# spec file for php-pecl-jsonc
+#
+# Copyright (c) 2013 Remi Collet
+# License: CC-BY-SA
+# http://creativecommons.org/licenses/by-sa/3.0/
+#
+# Please, preserve the changelog entries
+#
 %{!?__pecl:      %{expand: %%global __pecl      %{_bindir}/pecl}}
 
 %global pecl_name  json
@@ -137,8 +145,8 @@ fi
 %config(noreplace) %{php_inidir}/%{pecl_name}.ini
 %config(noreplace) %{php_ztsinidir}/%{pecl_name}.ini
 %{php_extdir}/%{pecl_name}.so
-%{pecl_xmldir}/%{name}.xml
 %{php_ztsextdir}/%{pecl_name}.so
+%{pecl_xmldir}/%{name}.xml
 
 
 %files devel


More information about the scm-commits mailing list