rpms/GraphicsMagick/F-9 GraphicsMagick.spec,1.22,1.23

Tom Callaway spot at fedoraproject.org
Thu Sep 11 16:31:02 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/GraphicsMagick/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32508/F-9

Modified Files:
	GraphicsMagick.spec 
Log Message:
own all files properly


Index: GraphicsMagick.spec
===================================================================
RCS file: /cvs/pkgs/rpms/GraphicsMagick/F-9/GraphicsMagick.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- GraphicsMagick.spec	11 Sep 2008 15:46:56 -0000	1.22
+++ GraphicsMagick.spec	11 Sep 2008 16:30:31 -0000	1.23
@@ -1,7 +1,7 @@
 Summary: An ImageMagick fork, offering faster image generation and better quality
 Name: GraphicsMagick
 Version: 1.1.14
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: MIT
 Group: Applications/Multimedia
 Source0: http://download.sourceforge.net/graphicsmagick/GraphicsMagick-%{version}.tar.bz2
@@ -192,10 +192,10 @@
 %postun c++ -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%doc ChangeLog Copyright.txt
-%doc index.html www/ images/
-%doc README.txt AUTHORS NEWS 
+%defattr(-,root,root,-)
+%doc Copyright.txt
+%doc README.txt AUTHORS
+%doc %{_datadir}/doc/%{name}/
 %attr(755,root,root) %{_libdir}/libGraphicsMagick.so.*
 %attr(755,root,root) %{_libdir}/libGraphicsMagickWand.so.*
 %{_bindir}/[a-z]*
@@ -235,6 +235,9 @@
 
 
 %changelog
+* Thu Sep 11 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.1.14-3
+- own all files properly
+
 * Thu Sep 11 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.1.14-2
 - turns out we do need gcc43 patch
 




More information about the fedora-extras-commits mailing list