|
|
|
@ -1,13 +1,14 @@
|
|
|
|
|
Summary: Library of graphics routines used by libgnomecanvas
|
|
|
|
|
Name: libart_lgpl
|
|
|
|
|
Version: 2.3.20
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
URL: http://www.gnome.org/
|
|
|
|
|
Source0: http://ftp.gnome.org/pub/gnome/sources/libart_lgpl/2.3/%{name}-%{version}.tar.bz2
|
|
|
|
|
Patch0: libart-multilib.patch
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
|
BuildRequires: pkgconfig
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
|
|
|
|
@ -89,6 +90,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_includedir}/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jan 13 2009 Caolán McNamara <caolanm@redhat.com> - 2.3.20-3
|
|
|
|
|
- rebuild to get provides pkgconfig(libart-2.0)
|
|
|
|
|
|
|
|
|
|
* Mon May 26 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.3.20-2
|
|
|
|
|
- add sparc64 for multilib
|
|
|
|
|
|
|
|
|
|