- Add pkgconfig BR

This commit is contained in:
John (J5) Palmieri 2006-06-05 23:45:10 +00:00
parent ade89bb1ed
commit 2676cc641d

View File

@ -3,14 +3,16 @@
Summary: Python bindings for the cairo library
Name: pycairo
Version: 1.0.2
Release: 1.2.1
Release: 2
License: LGPL
Group: Development/Languages
URL: http://cairographics.org/
Source0: %{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: python
BuildRequires: cairo-devel python-devel
BuildRequires: cairo-devel
BuildRequires: python-devel
BuildRequires: pkgconfig
Requires: cairo
%description
Python bindings for the cairo library
@ -56,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/pycairo/pycairo.h
%changelog
* Mon Jun 05 2006 John (J5) Palmieri <johnp@redhat.com> - 1.0.2-2
- add pkgconfig BR
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.2-1.2.1
- bump again for double-long bug on ppc(64)