rpms/php-magickwand/devel php-magickwand.spec,1.15,1.16

Robert Scheck robert at fedoraproject.org
Tue Mar 9 06:54:24 UTC 2010


Author: robert

Update of /cvs/extras/rpms/php-magickwand/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26042

Modified Files:
	php-magickwand.spec 
Log Message:
Rebuild against ImageMagick 6.6.0.2



Index: php-magickwand.spec
===================================================================
RCS file: /cvs/extras/rpms/php-magickwand/devel/php-magickwand.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- php-magickwand.spec	12 Aug 2009 19:26:54 -0000	1.15
+++ php-magickwand.spec	9 Mar 2010 06:54:22 -0000	1.16
@@ -4,7 +4,7 @@
 Summary:	PHP API for ImageMagick
 Name:		php-magickwand
 Version:	1.0.8
-Release:	5%{?dist}
+Release:	6%{?dist}
 License:	ImageMagick
 Group:		Development/Languages
 # Only latest version is always kept on: http://www.magickwand.org/download/php/
@@ -50,12 +50,15 @@ make test
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(-,root,root)
+%defattr(-,root,root,-)
 %doc AUTHOR ChangeLog CREDITS LICENSE README TODO
 %{php_extdir}/magickwand.so
 %config(noreplace) %{_sysconfdir}/php.d/magickwand.ini
 
 %changelog
+* Tue Feb 09 2010 Robert Scheck <robert at fedoraproject.org> 1.0.8-6
+- Rebuild against ImageMagick 6.6.0.2
+
 * Tue Aug 11 2009 Ville Skyttä <ville.skytta at iki.fi> - 1.0.8-5
 - Use bzipped upstream tarball.
 



More information about the scm-commits mailing list