rpms/pycairo/F-8 .cvsignore, 1.7, 1.8 pycairo.spec, 1.16, 1.17 sources, 1.7, 1.8

Matthew Barnes (mbarnes) fedora-extras-commits at redhat.com
Fri Dec 14 02:03:54 UTC 2007


Author: mbarnes

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

Modified Files:
	.cvsignore pycairo.spec sources 
Log Message:

* 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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pycairo/F-8/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	15 Mar 2007 11:58:52 -0000	1.7
+++ .cvsignore	14 Dec 2007 02:03:06 -0000	1.8
@@ -1 +1 @@
-pycairo-1.4.0.tar.gz
+pycairo-1.4.12.tar.gz


Index: pycairo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pycairo/F-8/pycairo.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- pycairo.spec	10 Oct 2007 20:07:46 -0000	1.16
+++ pycairo.spec	14 Dec 2007 02:03:06 -0000	1.17
@@ -1,10 +1,12 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
+%define cairo_version 1.4.12
+
 ### Abstract ###
 
 Name: pycairo
-Version: 1.4.0
-Release: 2%{?dist}
+Version: 1.4.12
+Release: 1%{?dist}
 License: LGPL
 Group: Development/Languages
 Summary: Python bindings for the cairo library
@@ -12,13 +14,9 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 Source: http://cairographics.org/releases/pycairo-%{version}.tar.gz
 
-### Dependencies ###
-
-Requires: cairo >= 1.2.6
-
 ### Build Dependencies ###
 
-BuildRequires: cairo-devel 
+BuildRequires: cairo-devel >= %{cairo_version}
 BuildRequires: pkgconfig
 BuildRequires: python-devel
 
@@ -54,7 +52,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS ChangeLog COPYING* INSTALL NEWS NOTES README
+%doc AUTHORS ChangeLog COPYING* INSTALL NEWS README
 %{python_sitearch}/cairo/
 
 %files devel
@@ -63,6 +61,10 @@
 %{_libdir}/pkgconfig/pycairo.pc
 
 %changelog
+* 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
+
 * Wed Oct 10 2007 Matthew Barnes <mbarnes at redhat.com> - 1.4.0-2.fc7
 - Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pycairo/F-8/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	15 Mar 2007 11:58:52 -0000	1.7
+++ sources	14 Dec 2007 02:03:06 -0000	1.8
@@ -1 +1 @@
-e26e77919b606113f565d70036c1f504  pycairo-1.4.0.tar.gz
+c63199d35b1e1d3c5133509f315f70d7  pycairo-1.4.12.tar.gz




More information about the fedora-extras-commits mailing list