diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-08-22 16:22:51 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-08-22 16:22:51 +0200 |
commit | 23b8b10d518f3bd11a41aa5d5250340bea7c4315 (patch) | |
tree | a12e552607906d183d2c6036ac2d537898c6fad0 | |
parent | 678544d8c84ca557a21328a509d1824500b85ca0 (diff) |
php-pecl-zip: stupid of me
-rw-r--r-- | php-pecl-zip.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php-pecl-zip.spec b/php-pecl-zip.spec index 3fd97b9..e6cbcb4 100644 --- a/php-pecl-zip.spec +++ b/php-pecl-zip.spec @@ -20,10 +20,10 @@ Name: php-pecl-zip Version: 1.12.1 Release: 3%{?dist} %if %{with_libzip} +License: PHP +%else # Zip extension is PHP, Libzip library is BSD License: PHP and BSD -%else -License: PHP %endif Group: Development/Languages URL: http://pecl.php.net/package/zip |