2.31.1
This commit is contained in:
parent
aeb1417b00
commit
957d215b5b
@ -1 +1 @@
|
|||||||
file-roller-2.30.1.1.tar.bz2
|
file-roller-2.31.1.tar.bz2
|
||||||
|
@ -10,13 +10,13 @@
|
|||||||
|
|
||||||
Summary: Tool for viewing and creating archives
|
Summary: Tool for viewing and creating archives
|
||||||
Name: file-roller
|
Name: file-roller
|
||||||
Version: 2.30.1.1
|
Version: 2.31.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/Archiving
|
Group: Applications/Archiving
|
||||||
URL: http://download.gnome.org/sources/file-roller/
|
URL: http://download.gnome.org/sources/file-roller/
|
||||||
#VCS: git:git://git.gnome.org/file-roller
|
#VCS: git:git://git.gnome.org/file-roller
|
||||||
Source: http://download.gnome.org/sources/file-roller/2.30/file-roller-%{version}.tar.bz2
|
Source: http://download.gnome.org/sources/file-roller/2.31/file-roller-%{version}.tar.bz2
|
||||||
|
|
||||||
BuildRequires: glib2-devel >= %{glib2_version}
|
BuildRequires: glib2-devel >= %{glib2_version}
|
||||||
BuildRequires: pango-devel >= %{pango_version}
|
BuildRequires: pango-devel >= %{pango_version}
|
||||||
@ -40,21 +40,12 @@ Requires: GConf2
|
|||||||
# The context menu API changed in 2.2.0:
|
# The context menu API changed in 2.2.0:
|
||||||
Conflicts: nautilus < 2.2.0
|
Conflicts: nautilus < 2.2.0
|
||||||
|
|
||||||
# https://bugzilla.gnome.org/show_bug.cgi?id=617840
|
|
||||||
Patch0: tar7z.patch
|
|
||||||
|
|
||||||
# from master
|
|
||||||
# http://bugzilla.gnome.org/show_bug.cgi?id=617769
|
|
||||||
Patch1: file-roller-2.31.0-gvfs-fuse.patch
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
File Roller is an application for creating and viewing archives files,
|
File Roller is an application for creating and viewing archives files,
|
||||||
such as tar or zip files.
|
such as tar or zip files.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .tarz7
|
|
||||||
%patch1 -p1 -b .gvfs-fuse
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-scrollkeeper \
|
%configure --disable-scrollkeeper \
|
||||||
@ -116,6 +107,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%{_datadir}/icons/hicolor/scalable/apps/file-roller.svg
|
%{_datadir}/icons/hicolor/scalable/apps/file-roller.svg
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 27 2010 Matthias Clasen <mclasen@redhat.com> 2.31.1-1
|
||||||
|
- Update to 2.31.1
|
||||||
|
|
||||||
* Mon May 17 2010 Tomas Bzatek <tbzatek@redhat.com> 2.30.1.1-3
|
* Mon May 17 2010 Tomas Bzatek <tbzatek@redhat.com> 2.30.1.1-3
|
||||||
- Fix archive handling on remote GIO mounts without running fuse daemon (#527045, #518510)
|
- Fix archive handling on remote GIO mounts without running fuse daemon (#527045, #518510)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user