|
|
|
@ -10,8 +10,8 @@
|
|
|
|
|
|
|
|
|
|
Summary: File Roller is a tool for viewing and creating archives
|
|
|
|
|
Name: file-roller
|
|
|
|
|
Version: 2.23.3
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 2.23.4
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
Group: Applications/Archiving
|
|
|
|
|
URL: http://download.gnome.org/sources/file-roller/
|
|
|
|
@ -41,9 +41,6 @@ Requires(postun): scrollkeeper
|
|
|
|
|
|
|
|
|
|
Requires: GConf2
|
|
|
|
|
|
|
|
|
|
# http://bugzilla.gnome.org/show_bug.cgi?id=542541
|
|
|
|
|
Patch0: broken-icon-lookup.patch
|
|
|
|
|
|
|
|
|
|
# The context menu API changed in 2.2.0:
|
|
|
|
|
Conflicts: nautilus < 2.2.0
|
|
|
|
|
|
|
|
|
@ -53,7 +50,6 @@ such as tar files.
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%setup -q
|
|
|
|
|
%patch0 -p1 -b .broken-icon-lookup
|
|
|
|
|
|
|
|
|
|
autoreconf
|
|
|
|
|
|
|
|
|
@ -132,6 +128,9 @@ fi
|
|
|
|
|
%{_datadir}/icons/hicolor/scalable/apps/file-roller.svg
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jul 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.4-1
|
|
|
|
|
- Update to 2.23.4
|
|
|
|
|
|
|
|
|
|
* Fri Jul 11 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.3-2
|
|
|
|
|
- Fix icon lookup
|
|
|
|
|
|
|
|
|
|