|
|
|
@ -10,12 +10,12 @@
|
|
|
|
|
|
|
|
|
|
Summary: File Roller is a tool for viewing and creating archives
|
|
|
|
|
Name: file-roller
|
|
|
|
|
Version: 2.21.1
|
|
|
|
|
Version: 2.21.2
|
|
|
|
|
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.20/file-roller-%{version}.tar.bz2
|
|
|
|
|
Source: http://download.gnome.org/sources/file-roller/2.21/file-roller-%{version}.tar.bz2
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
|
|
|
BuildRequires: glib2-devel >= %{glib2_version}
|
|
|
|
|
BuildRequires: pango-devel >= %{pango_version}
|
|
|
|
@ -125,6 +125,9 @@ fi
|
|
|
|
|
%{_datadir}/icons/hicolor/scalable/apps/file-roller.svg
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jan 29 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.2-1
|
|
|
|
|
- Update to 2.21.2
|
|
|
|
|
|
|
|
|
|
* Tue Jan 08 2008 - Bastien Nocera <bnocera@redhat.com> - 2.21.1-1
|
|
|
|
|
- Update to 2.21.1
|
|
|
|
|
- Remove obsolete patch
|
|
|
|
|