From b0be3e7070bc2f26e57ecf4891d6f6fdd56cd95cab03dd62f58f9f7ac45a9b58 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 3 Sep 2009 16:35:45 +0000 Subject: [PATCH] checked in OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/file-roller?expand=0&rev=49 --- file-roller-2.27.90.tar.bz2 | 3 +++ file-roller-2.27.91.tar.bz2 | 3 --- file-roller.changes | 8 -------- file-roller.spec | 34 +++++++++++++++++++++------------- 4 files changed, 24 insertions(+), 24 deletions(-) create mode 100644 file-roller-2.27.90.tar.bz2 delete mode 100644 file-roller-2.27.91.tar.bz2 diff --git a/file-roller-2.27.90.tar.bz2 b/file-roller-2.27.90.tar.bz2 new file mode 100644 index 0000000..fce5a43 --- /dev/null +++ b/file-roller-2.27.90.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed9150b40e78cb1700020c2ead80fc5d7a8e47cc783e03ad5352670e77c92abf +size 1732933 diff --git a/file-roller-2.27.91.tar.bz2 b/file-roller-2.27.91.tar.bz2 deleted file mode 100644 index baf1e16..0000000 --- a/file-roller-2.27.91.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a26100e85d901592c5357e6896a13f2c2d7f77daaf9d900749746e6830013f00 -size 1732399 diff --git a/file-roller.changes b/file-roller.changes index fc68963..fb3c090 100644 --- a/file-roller.changes +++ b/file-roller.changes @@ -1,11 +1,3 @@ -------------------------------------------------------------------- -Tue Aug 25 14:33:47 CEST 2009 - vuntz@novell.com - -- Update to version 2.27.91: - + Fixed bug that prevented to add files with spaces. (bgo#589920) - + Fixed opening of cab files (bgo#591868) - + Updated translations. - ------------------------------------------------------------------- Tue Aug 11 05:21:53 CEST 2009 - lmedinas@gmail.com diff --git a/file-roller.spec b/file-roller.spec index e3837b4..fb8e98c 100644 --- a/file-roller.spec +++ b/file-roller.spec @@ -1,5 +1,5 @@ # -# spec file for package file-roller (Version 2.27.91) +# spec file for package file-roller (Version 2.27.90) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -15,16 +15,10 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # +# norootforbuild Name: file-roller -Version: 2.27.91 -Release: 1 -License: GPL v2 or later -Summary: An Archive Manager for GNOME -Url: http://fileroller.sourceforge.net -Group: Productivity/Archiving/Compression -Source: ftp://ftp.gnome.org/pub/GNOME/sources/file-roller/2.18/%{name}-%{version}.tar.bz2 BuildRequires: fdupes BuildRequires: gconf2-devel BuildRequires: glib2-devel @@ -34,7 +28,16 @@ BuildRequires: intltool BuildRequires: nautilus-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files +License: GPL v2 or later +Group: Productivity/Archiving/Compression +Version: 2.27.90 +Release: 1 Requires: %{name}-lang = %{version} +Summary: An Archive Manager for GNOME +Source: ftp://ftp.gnome.org/pub/GNOME/sources/file-roller/2.18/%{name}-%{version}.tar.bz2 +Url: http://fileroller.sourceforge.net +BuildRoot: %{_tmppath}/%{name}-%{version}-build +DocDir: %{_defaultdocdir} # Formats that we really want to support by default Requires: bzip2 Requires: cpio @@ -51,8 +54,6 @@ Suggests: lha Suggests: p7zip Suggests: rzip Suggests: zoo -BuildRoot: %{_tmppath}/%{name}-%{version}-build -DocDir: %{_defaultdocdir} # FIXME: Formats for which we don't have packages. Some are free software that # we could package. #Suggests: arj @@ -94,6 +95,13 @@ like tar and zip. The supported file types are: * Single files compressed with gzip, bzip, bzip2, compress, lzop + + +Authors: +-------- + Paolo Bacchilega + Claudio Bley + %lang_package %prep %setup -q @@ -111,11 +119,11 @@ translation-update-upstream %find_lang %{name} %find_gconf_schemas cat %{name}.schemas_list >%{name}.lst -rm %{buildroot}%{_libdir}/*/*/*.*a -%fdupes %{buildroot} +rm $RPM_BUILD_ROOT%{_libdir}/*/*/*.*a +%fdupes $RPM_BUILD_ROOT %clean -rm -rf %{buildroot} +rm -rf $RPM_BUILD_ROOT %pre -f %{name}.schemas_pre