From 0cc1c2fdf143c419cfeed1b47e27325295e45f19 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 07:33:11 +0000 Subject: auto-import changelog data from libgnomeui-2.4.0.1-1.src.rpm Fri Oct 03 2003 Alexander Larsson 2.4.0.1-1 - 2.4.0.1 Wed Sep 03 2003 Alexander Larsson 2.4.0-1 - update to 2.4.0 Wed Aug 13 2003 Alexander Larsson 2.3.6-2 - Remove bonobo-activation dependencies Tue Aug 12 2003 Jonathan Blandford - new release for GNOME 2.4 Mon Jul 28 2003 Havoc Pennington 2.2.1-3 - rebuild, and libtoolize Wed Jul 23 2003 Nalin Dahyabhai 2.2.1-2 - remove apparently-unused source file for rebuild Mon Jul 07 2003 Havoc Pennington 2.2.1-1 - 2.2.1 Wed Jun 04 2003 Elliot Lee - rebuilt Tue Jun 03 2003 Jeff Johnson - add explicit epoch's where needed, hide epoch in esound_version. --- diff --git a/.cvsignore b/.cvsignore index 9342b71..c83701f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libgnomeui-2.2.0.1.tar.bz2 +libgnomeui-2.4.0.1.tar.bz2 diff --git a/libgnomeui.spec b/libgnomeui.spec index 61b347a..6841402 100644 --- a/libgnomeui.spec +++ b/libgnomeui.spec @@ -1,35 +1,30 @@ %define libxml2_version 2.5 -%define orbit2_version 2.5.1 -%define bonobo_activation_version 2.1.0 -%define libbonobo_version 2.1.0 +%define orbit2_version 2.6.0 +%define libbonobo_version 2.3.6-2 %define libgnomecanvas_version 2.0.0 -%define libgnome_version 2.1.90 +%define libgnome_version 2.2.0 %define libart_lgpl_version 2.3.8 -%define libbonoboui_version 2.1.2 +%define libbonoboui_version 2.3.6 %define glib2_version 2.2.0 %define pango_version 1.2.0 %define gtk2_version 2.2.0 -%define gconf2_version 2.1.90 -%define gnome_vfs2_version 2.1.6 +%define gconf2_version 2.3.0 +%define gnome_vfs2_version 2.2.0 %define libglade2_version 2.0.0 -%define esound_version 0.2.27 +%define esound_version 1:0.2.27 %define po_package libgnomeui-2.0 Summary: GNOME base GUI library Name: libgnomeui -Version: 2.2.0.1 -Release: 5 +Version: 2.4.0.1 +Release: 1 URL: ftp://ftp.gnome.org Source0: %{name}-%{version}.tar.bz2 -Source2: gnomeui-fixed-ltmain.sh License: LGPL Group: System Environment/Libraries BuildRoot: %{_tmppath}/%{name}-root -Patch: libgnomeui-2.0.3-esdsounds.patch -Patch2: libgnomeui-2.2.0.1-toplefttext.patch - Requires: ORBit2 >= %{orbit2_version} Requires: glib2 >= %{glib2_version} Requires: pango >= %{pango_version} @@ -37,14 +32,13 @@ Requires: gtk2 >= %{gtk2_version} Requires: GConf2 >= %{gconf2_version} Requires: gnome-vfs2 >= %{gnome_vfs2_version} Requires: libgnomecanvas >= %{libgnomecanvas_version} -Requires: bonobo-activation >= %{bonobo_activation_version} Requires: libbonobo >= %{libbonobo_version} Requires: libbonoboui >= %{libbonoboui_version} Requires: libxml2 >= %{libxml2_version} Requires: libgnome >= %{libgnome_version} Requires: libart_lgpl >= %{libart_lgpl_version} Requires: libglade2 >= %{libglade2_version} -Requires: esound >= 1:%{esound_version} +Requires: esound >= %{esound_version} Requires: XFree86-libs >= 4.2.99 Requires: fontconfig @@ -56,16 +50,16 @@ BuildRequires: gtk2-devel >= %{gtk2_version} BuildRequires: GConf2-devel >= %{gconf2_version} BuildRequires: gnome-vfs2-devel >= %{gnome_vfs2_version} BuildRequires: libgnomecanvas-devel >= %{libgnomecanvas_version} -BuildRequires: bonobo-activation-devel >= %{bonobo_activation_version} BuildRequires: libbonobo-devel >= %{libbonobo_version} BuildRequires: libbonoboui-devel >= %{libbonoboui_version} BuildRequires: libxml2-devel >= %{libxml2_version} BuildRequires: libgnome-devel >= %{libgnome_version} BuildRequires: libart_lgpl-devel >= %{libart_lgpl_version} BuildRequires: libglade2-devel >= %{libglade2_version} -BuildRequires: esound-devel >= 1:%{esound_version} +BuildRequires: esound-devel >= %{esound_version} BuildRequires: XFree86-devel >= 4.2.99 BuildRequires: fontconfig +BuildRequires: automake14 autoconf BuildRequires: libtool >= 1.4.2-12 %description @@ -91,7 +85,6 @@ Requires: gtk2-devel >= %{gtk2_version} Requires: GConf2-devel >= %{gconf2_version} Requires: gnome-vfs2-devel >= %{gnome_vfs2_version} Requires: libgnomecanvas-devel >= %{libgnomecanvas_version} -Requires: bonobo-activation-devel >= %{bonobo_activation_version} Requires: libbonobo-devel >= %{libbonobo_version} Requires: libbonoboui-devel >= %{libbonoboui_version} Requires: libxml2-devel >= %{libxml2_version} @@ -118,18 +111,19 @@ environment. %prep %setup -q -#%patch -p1 -%patch2 -p0 -b .toplefttext %build libtoolize --copy --force - +aclocal-1.4 +automake-1.4 +autoconf %configure --disable-gtk-doc - -make LIBTOOL=/usr/bin/libtool +export tagname=CC +make %install rm -rf $RPM_BUILD_ROOT +export tagname=CC %makeinstall rm -f $RPM_BUILD_ROOT%{_libdir}/*.la @@ -165,6 +159,33 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc %changelog +* Fri Oct 3 2003 Alexander Larsson 2.4.0.1-1 +- 2.4.0.1 + +* Wed Sep 3 2003 Alexander Larsson 2.4.0-1 +- update to 2.4.0 + +* Wed Aug 13 2003 Alexander Larsson 2.3.6-2 +- Remove bonobo-activation dependencies + +* Tue Aug 12 2003 Jonathan Blandford +- new release for GNOME 2.4 + +* Mon Jul 28 2003 Havoc Pennington 2.2.1-3 +- rebuild, and libtoolize + +* Wed Jul 23 2003 Nalin Dahyabhai 2.2.1-2 +- remove apparently-unused source file for rebuild + +* Mon Jul 7 2003 Havoc Pennington 2.2.1-1 +- 2.2.1 + +* Wed Jun 04 2003 Elliot Lee +- rebuilt + +* Tue Jun 3 2003 Jeff Johnson +- add explicit epoch's where needed, hide epoch in esound_version. + * Thu Feb 13 2003 Tim Powers 2.2.0.1-5 - fixed requires so that we no longer require Xft and Xft-devel, but instead XFree86 and XFree86-devel >= 4.2.99 diff --git a/sources b/sources index 679f059..8785973 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f8cb4ecb5058e59a2df11a007323ae91 libgnomeui-2.2.0.1.tar.bz2 +196f4a3f1f4a531ff57acaa879e98dd2 libgnomeui-2.4.0.1.tar.bz2