SPECS: php-magickwand.spec - php deps (from template-php-pecl.spec)

glen glen at pld-linux.org
Fri Jun 15 00:47:41 CEST 2007


Author: glen                         Date: Thu Jun 14 22:47:41 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- php deps (from template-php-pecl.spec)

---- Files affected:
SPECS:
   php-magickwand.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/php-magickwand.spec
diff -u SPECS/php-magickwand.spec:1.4 SPECS/php-magickwand.spec:1.5
--- SPECS/php-magickwand.spec:1.4	Fri Jun 15 00:40:46 2007
+++ SPECS/php-magickwand.spec	Fri Jun 15 00:47:35 2007
@@ -11,10 +11,12 @@
 Source0:	http://www.magickwand.org/download/php/%{_pkgname}-%{version}.tar.bz2
 # Source0-md5:	f033b200ba135fec4bb017b07707c689
 URL:		http://www.magickwand.org/
-BuildRequires: php-devel
-BuildRequires: ImageMagick-devel >= 6.3.1
-Requires:	php-common >= 4:5.0.0
+BuildRequires:	ImageMagick-devel >= 6.3.1
+BuildRequires:	php-devel >= 3:5.0.0
+BuildRequires:	rpmbuild(macros) >= 1.344
 Requires:	ImageMagick >= 6.3.1
+%{?requires_php_extension}
+Requires:	php-common >= 4:5.0.4
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -26,7 +28,7 @@
 %build
 phpize
 %configure \
-    --with-magickwand
+	--with-magickwand
 %{__make}
 
 %install
@@ -54,6 +56,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007/06/14 22:47:35  glen
+- php deps (from template-php-pecl.spec)
+
 Revision 1.4  2007/06/14 22:40:46  emes
 - added ini file
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-magickwand.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list