summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-11-01 10:44:07 +0100
committerRemi Collet <fedora@famillecollet.com>2013-11-01 10:44:07 +0100
commitb9e8220ba143cf45c62046dfc2c17afd35c488c0 (patch)
tree09b1e8cccd675e71f95ee0d351982f8e7048e609
parent2bd838b20efa33687abd8f44ba712a137a4e385f (diff)
php-phpunit-DbUnit: spec license
-rw-r--r--php-phpunit-DbUnit.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/php-phpunit-DbUnit.spec b/php-phpunit-DbUnit.spec
index d7060c2..b789588 100644
--- a/php-phpunit-DbUnit.spec
+++ b/php-phpunit-DbUnit.spec
@@ -1,4 +1,11 @@
-%{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
+# spec file for php-phpunit-DbUnit
+#
+# Copyright (c) 2010-2013 Remi Collet
+# License: CC-BY-SA
+# http://creativecommons.org/licenses/by-sa/3.0/
+#
+# Please, preserve the changelog entries
+#
%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
%global pear_name DbUnit
%global channel pear.phpunit.de
@@ -40,6 +47,7 @@ Provides: php-pear(%{channel}/%{pear_name}) = %{version}
%description
DbUnit port for PHP/PHPUnit
+
%prep
%setup -q -c
cd %{pear_name}-%{version}