From 6414277fbd134f94bb218b02bc0eb2f043e230c0c4944746827bc709755cfea0 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Fri, 28 Aug 2009 08:41:16 +0000 Subject: [PATCH 1/3] Copy from home:vuntz:branches:GNOME:Factory/file-roller via accept of submit request 18708 Request was accepted with message: OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/file-roller?expand=0&rev=48 --- 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(-) delete mode 100644 file-roller-2.27.90.tar.bz2 create 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 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 From b0be3e7070bc2f26e57ecf4891d6f6fdd56cd95cab03dd62f58f9f7ac45a9b58 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 3 Sep 2009 16:35:45 +0000 Subject: [PATCH 2/3] 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 From 354a05228c38d76c0d7d967a1d067ffaefcb75f038f458439e24cd2d071bc135 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 3 Sep 2009 16:35:46 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/file-roller revision 40.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/file-roller?expand=0&rev=041137a3d9a088364c02d75418314179 --- 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(-) delete mode 100644 file-roller-2.27.90.tar.bz2 create 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 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