diff --git a/.cvsignore b/.cvsignore index 4ef5a37..caf6600 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libgnomecanvas-2.0.2.tar.bz2 +libgnomecanvas-2.2.0.1.tar.bz2 diff --git a/libgnomecanvas.spec b/libgnomecanvas.spec index 0a1d0c5..aac5a71 100644 --- a/libgnomecanvas.spec +++ b/libgnomecanvas.spec @@ -1,13 +1,13 @@ %define gettext_package libgnomecanvas-2.0 -%define gtk2_version 2.0.0 +%define gtk2_version 2.1.2 %define libart_lgpl_version 2.3.8 -%define libglade2_version 2.0.0 +%define libglade2_version 2.0.1 Summary: GnomeCanvas widget Name: libgnomecanvas -Version: 2.0.2 +Version: 2.2.0.1 Release: 1 URL: http://www.gnome.org/ Source0: %{name}-%{version}.tar.bz2 @@ -18,7 +18,7 @@ Requires: gtk2 >= %{gtk2_version} BuildRequires: gtk2-devel >= %{gtk2_version} BuildRequires: libart_lgpl-devel >= %{libart_lgpl_version} BuildRequires: libglade2-devel >= %{libglade2_version} - +BuildRequires: libtool %description The canvas widget allows you to create custom displays using stock items @@ -44,7 +44,8 @@ Tk canvas widget but has evolved quite a bit over time. %setup -q %build - +#replace shipped libtool files (bug #78045) +libtoolize -f %configure make %{?_smp_mflags} @@ -87,6 +88,21 @@ rm -rf %{buildroot} %{_datadir}/gtk-doc %changelog +* Thu Jan 23 2003 Alexander Larsson 2.2.0.1-1 +- Update to 2.2.0.1 + +* Wed Jan 22 2003 Tim Powers +- rebuilt + +* Thu Jan 16 2003 Alexander Larsson 2.1.90-2 +- Run libtoolize to make package rebuilding possible without the package already installed (#78045) + +* Thu Jan 9 2003 Alexander Larsson +- Update to 2.1.90 + +* Fri Nov 8 2002 Havoc Pennington +- 2.1.0 + * Mon Aug 12 2002 Havoc Pennington - 2.0.2 diff --git a/sources b/sources index 83d6d6b..6bdb632 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -88fda0ee5b1090ba4da1d82a433d2ddb libgnomecanvas-2.0.2.tar.bz2 +c7164feb78aee8c2c9c706fee1289963 libgnomecanvas-2.2.0.1.tar.bz2