rpms/php-magickwand/F-7 php-magickwand.spec,1.2,1.3

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


Author: robert

Update of /cvs/extras/rpms/php-magickwand/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29063

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/F-7/php-magickwand.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- php-magickwand.spec	3 Sep 2006 21:25:01 -0000	1.2
+++ php-magickwand.spec	29 Aug 2007 16:44:24 -0000	1.3
@@ -3,13 +3,13 @@
 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
+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)
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -17,7 +17,7 @@
 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
@@ -49,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