|
|
|
@ -10,12 +10,12 @@
|
|
|
|
|
|
|
|
|
|
Summary: File Roller is a tool for viewing and creating archives
|
|
|
|
|
Name: file-roller
|
|
|
|
|
Version: 2.21.92
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Version: 2.22.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
Group: Applications/Archiving
|
|
|
|
|
URL: http://download.gnome.org/sources/file-roller/
|
|
|
|
|
Source: http://download.gnome.org/sources/file-roller/2.21/file-roller-%{version}.tar.bz2
|
|
|
|
|
Source: http://download.gnome.org/sources/file-roller/2.22/file-roller-%{version}.tar.bz2
|
|
|
|
|
# http://bugzilla.gnome.org/show_bug.cgi?id=501542
|
|
|
|
|
Patch0: file-roller-gio.patch
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
@ -129,6 +129,9 @@ fi
|
|
|
|
|
%{_datadir}/icons/hicolor/scalable/apps/file-roller.svg
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Mar 11 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.0-1
|
|
|
|
|
- Update to 2.22.0
|
|
|
|
|
|
|
|
|
|
* Tue Mar 11 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.92-3
|
|
|
|
|
- Port nautilus extension to gio
|
|
|
|
|
|
|
|
|
|