From a0a5d49b9994dffd7e52a09db3eb9c01dfb4d7c1 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 04:43:34 +0000 Subject: [PATCH] auto-import changelog data from file-roller-2.4.0.1-1.src.rpm Fri Oct 03 2003 Alexander Larsson 2.4.0.1-1 - 2.4.0.1 Tue Aug 19 2003 Alexander Larsson 2.3.4-1 - update for gnome 2.3 Fri Aug 08 2003 Elliot Lee 2.2.3-5 - Fix libtool Wed Jul 09 2003 Alexander Larsson 2.2.3-4.E - Rebuild Thu Jun 05 2003 Elliot Lee - rebuilt Thu Jun 05 2003 Alexander Larsson 2.2.3-3 - Update scrollkeeper prereq to version 0.3.4-2 (#92251) Mon May 19 2003 Alexander Larsson 2.2.3-2 - Use system libtool Mon May 19 2003 Alexander Larsson 2.2.3-1 - Update to 2.2.3 --- .cvsignore | 2 +- file-roller.spec | 47 ++++++++++++++++++++++++++++++++++++----------- sources | 2 +- 3 files changed, 38 insertions(+), 13 deletions(-) diff --git a/.cvsignore b/.cvsignore index f1fc45f..c19b439 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -file-roller-2.2.1.tar.bz2 +file-roller-2.4.0.1.tar.bz2 diff --git a/file-roller.spec b/file-roller.spec index 433b3ac..35cb626 100644 --- a/file-roller.spec +++ b/file-roller.spec @@ -1,16 +1,16 @@ %define glib2_version 2.1.3 %define pango_version 1.1.2 -%define gtk2_version 2.1.2 +%define gtk2_version 2.2.0 %define libgnomeui_version 2.0.0 -%define libgnomeprint_version 1.115.0 -%define libgnomeprintui_version 1.115.0 +%define libgnomeprint_version 2.2.0 +%define libgnomeprintui_version 2.2.0 %define desktop_file_utils_version 0.2.90 %define nautilus_version 2.2.0 Summary: File Roller is a tool for viewing and creating archives. Name: file-roller -Version: 2.2.1 -Release: 2 +Version: 2.4.0.1 +Release: 1 License: GPL Group: Applications/Archiving @@ -18,7 +18,7 @@ Source0: file-roller-%{version}.tar.bz2 URL: http://ftp.gnome.org/pub/gnome/sources/file-roller/ BuildRoot: %{_tmppath}/file-roller-%{version}-root -PreReq: scrollkeeper >= 0.1.4 +PreReq: scrollkeeper >= 0.3.4-2 PreReq: GConf2 PreReq: /usr/bin/gconftool-2 @@ -26,15 +26,15 @@ BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: pango-devel >= %{pango_version} BuildRequires: gtk2-devel >= %{gtk2_version} BuildRequires: libgnomeui-devel >= %{libgnomeui_version} -BuildRequires: libgnomeprintui-devel >= %{libgnomeprintui_version} -BuildRequires: libgnomeprint-devel >= %{libgnomeprint_version} +BuildRequires: libgnomeprintui22-devel >= %{libgnomeprintui_version} +BuildRequires: libgnomeprint22-devel >= %{libgnomeprint_version} BuildRequires: desktop-file-utils >= %{desktop_file_utils_version} BuildRequires: nautilus >= %{nautilus_version} +BuildRequires: libtool # The context menu API changed in 2.2.0: Conflicts: nautilus < 2.2.0 -Patch1: file-roller-2.2.1-recent-monitor.patch %description File Roller is an application for creating and viewing archives files, @@ -42,17 +42,18 @@ such as tar files. %prep %setup -q -%patch1 -p1 -b .recent-monitor %build autoconf %configure -make +export tagname=CC +make LIBTOOL=/usr/bin/libtool %install rm -rf $RPM_BUILD_ROOT export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 +export tagname=CC %makeinstall unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL @@ -104,6 +105,30 @@ scrollkeeper-update %{_libdir}/bonobo/servers %changelog +* Fri Oct 3 2003 Alexander Larsson 2.4.0.1-1 +- 2.4.0.1 + +* Tue Aug 19 2003 Alexander Larsson 2.3.4-1 +- update for gnome 2.3 + +* Fri Aug 8 2003 Elliot Lee 2.2.3-5 +- Fix libtool + +* Wed Jul 9 2003 Alexander Larsson 2.2.3-4.E +- Rebuild + +* Thu Jun 5 2003 Elliot Lee +- rebuilt + +* Thu Jun 5 2003 Alexander Larsson 2.2.3-3 +- Update scrollkeeper prereq to version 0.3.4-2 (#92251) + +* Mon May 19 2003 Alexander Larsson 2.2.3-2 +- Use system libtool + +* Mon May 19 2003 Alexander Larsson 2.2.3-1 +- Update to 2.2.3 + * Tue Feb 4 2003 Alexander Larsson 2.2.1-2 - Add patch that disables monitoring in recent-files diff --git a/sources b/sources index fd14bd7..4339eb2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0f1b4bd56f8899cf9465edebb2a18cbd file-roller-2.2.1.tar.bz2 +d268975b20679bc6b8f4f88492e7bfdf file-roller-2.4.0.1.tar.bz2