rpms/php-magickwand/EL-5 php-magickwand.spec,1.3,1.4

Robert Scheck (robert) fedora-extras-commits at redhat.com
Wed Aug 29 16:42:21 UTC 2007


Author: robert

Update of /cvs/extras/rpms/php-magickwand/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28878

Modified Files:
	php-magickwand.spec 
Log Message:
Updated the license tag according to the guidelines


Index: php-magickwand.spec
===================================================================
RCS file: /cvs/extras/rpms/php-magickwand/EL-5/php-magickwand.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- php-magickwand.spec	13 Jan 2007 19:00:12 -0000	1.3
+++ php-magickwand.spec	29 Aug 2007 16:41:43 -0000	1.4
@@ -3,23 +3,21 @@
 Summary:	PHP API for ImageMagick
 Name:		php-magickwand
 Version:	0.1.8
-Release:	3%{?dist}
-License:	Freeware
+Release:	4%{?dist}
+License:	ImageMagick
 Group:		Development/Languages
 Source0:	http://www.magickwand.org/download/php/magickwand-%{version}.tar.gz
 Source1:	magickwand.ini
 URL:		http://www.magickwand.org/
-BuildRequires:	php-devel >= 4.3.0, ImageMagick-devel, autoconf, automake
-%if "%{?rhel}" >= "5"
+BuildRequires:	php-devel >= 4.3.0, ImageMagick-devel >= 6.2.4.1, autoconf, automake, libtool
 Requires:	php-api = %((echo %{default_apiver}; php -i 2>/dev/null | sed -n 's/^PHP API => //p') | tail -1)
-%endif
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
 MagickWand for PHP is a native PHP interface to the new
 ImageMagick MagickWand API. It is an almost complete port
 of the ImageMagick C API, excluding some X-Server related
-functionality, and progress monitoring.
+functionality and progress monitoring.
 
 %prep
 %setup -q -n magickwand
@@ -51,6 +49,9 @@
 %config(noreplace) %{_sysconfdir}/php.d/magickwand.ini
 
 %changelog
+* Wed Aug 29 2007 Robert Scheck <robert at fedoraproject.org> 0.1.8-4
+- Updated the license tag according to the guidelines
+
 * Sun Sep 03 2006 Robert Scheck <robert at fedoraproject.org> 0.1.8-3
 - Rebuild for Fedora Core 6
 




More information about the fedora-extras-commits mailing list