diff --git a/.cvsignore b/.cvsignore index 036e2a6..1766060 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -libart_lgpl-2.3.16.tar.bz2 -libart_lgpl-2.3.17.tar.bz2 +libart_lgpl-2.3.18.tar.bz2 diff --git a/libart_lgpl.spec b/libart_lgpl.spec index 618da5b..5745e30 100644 --- a/libart_lgpl.spec +++ b/libart_lgpl.spec @@ -1,13 +1,13 @@ Summary: Library of graphics routines used by libgnomecanvas Name: libart_lgpl -Version: 2.3.17 -Release: 4 +Version: 2.3.18 +Release: 1%{?dist} URL: http://www.gnome.org/ -Source0: %{name}-%{version}.tar.bz2 +Source0: http://ftp.gnome.org/pub/gnome/sources/libart_lgpl/2.3/%{name}-%{version}.tar.bz2 Patch0: libart-multilib.patch License: LGPL Group: System Environment/Libraries -BuildRoot: %{_tmppath}/%{name}-root +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -17,7 +17,7 @@ applications. libart renders vector paths and the like. %package devel Summary: Libraries and headers for libart_lgpl Group: Development/Libraries -Requires: %name = %{version} +Requires: %name = %{version}-%{release} Conflicts: gnome-libs-devel < 1:1.4.1.2 %description devel @@ -30,14 +30,13 @@ applications. libart renders vector paths and the like. %patch0 -p1 -b .multilib %build -%configure +%configure --disable-static make %{?_smp_mflags} %install rm -rf %{buildroot} %makeinstall -rm -f $RPM_BUILD_ROOT%{_libdir}/*.a rm -f $RPM_BUILD_ROOT%{_libdir}/*.la # fix multilib issues @@ -90,6 +89,9 @@ rm -rf %{buildroot} %{_includedir}/* %changelog +* Tue Feb 27 2007 Matthias Clasen - 2.3.18-1 +- Update to 2.3.18 + * Mon Jul 31 2006 Jesse Keating - 2.3.17-4 - Fix typo in header name diff --git a/sources b/sources index f4a7ec4..a126f9c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dfca42529393c8a8f59dc4dc10675a46 libart_lgpl-2.3.17.tar.bz2 +7beb9139354896c12a578b9f35a88911 libart_lgpl-2.3.18.tar.bz2