rpms/pycairo/F-8 pycairo.spec,1.17,1.18

Matthew Barnes (mbarnes) fedora-extras-commits at redhat.com
Wed May 7 19:46:46 UTC 2008


Author: mbarnes

Update of /cvs/pkgs/rpms/pycairo/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1781a

Modified Files:
	pycairo.spec 
Log Message:

* Wed May 07 2008 Matthew Barnes <mbarnes at redhat.com> - 1.4.12-2
- Add more documentation files to the package (RH bug #445519).



Index: pycairo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pycairo/F-8/pycairo.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- pycairo.spec	14 Dec 2007 02:03:06 -0000	1.17
+++ pycairo.spec	7 May 2008 19:46:04 -0000	1.18
@@ -6,7 +6,7 @@
 
 Name: pycairo
 Version: 1.4.12
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: LGPL
 Group: Development/Languages
 Summary: Python bindings for the cairo library
@@ -53,6 +53,7 @@
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING* INSTALL NEWS README
+%doc examples doc/FAQ doc/NOTES
 %{python_sitearch}/cairo/
 
 %files devel
@@ -61,6 +62,9 @@
 %{_libdir}/pkgconfig/pycairo.pc
 
 %changelog
+* Wed May 07 2008 Matthew Barnes <mbarnes at redhat.com> - 1.4.12-2
+- Add more documentation files to the package (RH bug #445519).
+
 * Thu Dec 13 2007 Matthew Barnes <mbarnes at redhat.com> - 1.4.12-1.fc8
 - Update to 1.4.12
 - Bump cairo requirement to 1.4.12




More information about the scm-commits mailing list