diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-03-22 08:07:56 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-03-22 08:07:56 +0100 |
commit | b5c474d9fd0940e51188d72bc9033fabce971070 (patch) | |
tree | 3a85f6dbdd5dbc9e1d8430fca98759c6744b1e02 | |
parent | 53982c65ec6c4efda8d9319c1ae1496e13c7125d (diff) |
php-pecl-mysqlnd-ms: typo
-rw-r--r-- | php-pecl-mysqlnd-ms-dev.spec | 2 | ||||
-rw-r--r-- | php-pecl-mysqlnd-ms.spec | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/php-pecl-mysqlnd-ms-dev.spec b/php-pecl-mysqlnd-ms-dev.spec index a528f3a..c0cba67 100644 --- a/php-pecl-mysqlnd-ms-dev.spec +++ b/php-pecl-mysqlnd-ms-dev.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%{?scl: %scl_package php-pecl-jsond} +%{?scl: %scl_package php-pecl-mysqlnd-ms} %{!?php_inidir: %global php_inidir %{_sysconfdir}/php.d} %{!?php_incldir: %global php_incldir %{_includedir}/php} %{!?__pecl: %global __pecl %{_bindir}/pecl} diff --git a/php-pecl-mysqlnd-ms.spec b/php-pecl-mysqlnd-ms.spec index 504eee3..fd388bf 100644 --- a/php-pecl-mysqlnd-ms.spec +++ b/php-pecl-mysqlnd-ms.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%{?scl: %scl_package php-pecl-jsond} +%{?scl: %scl_package php-pecl-mysqlnd-ms} %{!?php_inidir: %global php_inidir %{_sysconfdir}/php.d} %{!?php_incldir: %global php_incldir %{_includedir}/php} %{!?__pecl: %global __pecl %{_bindir}/pecl} |