diff --git a/file-roller-2.27.90.tar.bz2 b/file-roller-2.27.90.tar.bz2 deleted file mode 100644 index fce5a43..0000000 --- a/file-roller-2.27.90.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -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 new file mode 100644 index 0000000..baf1e16 --- /dev/null +++ b/file-roller-2.27.91.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a26100e85d901592c5357e6896a13f2c2d7f77daaf9d900749746e6830013f00 +size 1732399 diff --git a/file-roller.changes b/file-roller.changes index fb3c090..fc68963 100644 --- a/file-roller.changes +++ b/file-roller.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 fb8e98c..e3837b4 100644 --- a/file-roller.spec +++ b/file-roller.spec @@ -1,5 +1,5 @@ # -# spec file for package file-roller (Version 2.27.90) +# spec file for package file-roller (Version 2.27.91) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -15,10 +15,16 @@ # 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 @@ -28,16 +34,7 @@ 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 @@ -54,6 +51,8 @@ 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 @@ -95,13 +94,6 @@ 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 @@ -119,11 +111,11 @@ translation-update-upstream %find_lang %{name} %find_gconf_schemas cat %{name}.schemas_list >%{name}.lst -rm $RPM_BUILD_ROOT%{_libdir}/*/*/*.*a -%fdupes $RPM_BUILD_ROOT +rm %{buildroot}%{_libdir}/*/*/*.*a +%fdupes %{buildroot} %clean -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} %pre -f %{name}.schemas_pre