summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2005-09-13 21:13:03 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit49caf3d0ef8b0f3a78b2f668043c9f50b01c5869 (patch)
tree8fa209addcaee08bccc08319c1b800ae34d69a7a
parentde042c521465a8d2c05967404d59be2964a3b0a3 (diff)
downloadphp-pecl-archive-49caf3d0ef8b0f3a78b2f668043c9f50b01c5869.zip
php-pecl-archive-49caf3d0ef8b0f3a78b2f668043c9f50b01c5869.tar.gz
- use new php/zend api macros
Changed files: php-pecl-archive.spec -> 1.6
-rw-r--r--php-pecl-archive.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-pecl-archive.spec b/php-pecl-archive.spec
index 3b5741d..821aca6 100644
--- a/php-pecl-archive.spec
+++ b/php-pecl-archive.spec
@@ -15,8 +15,8 @@ Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz
URL: http://pecl.php.net/package/archive/
BuildRequires: libarchive-devel
BuildRequires: php-devel >= 3:5.0.0
-BuildRequires: rpmbuild(macros) >= 1.230
-%requires_eq_to php-common php-devel
+BuildRequires: rpmbuild(macros) >= 1.238
+%requires_php_extension
Requires: %{_sysconfdir}/conf.d
Obsoletes: php-pear-%{_modname}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)