|
|
|
@ -9,7 +9,7 @@
|
|
|
|
|
|
|
|
|
|
Summary: Tool for viewing and creating archives
|
|
|
|
|
Name: file-roller
|
|
|
|
|
Version: 2.31.4
|
|
|
|
|
Version: 2.31.5
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
Group: Applications/Archiving
|
|
|
|
@ -45,6 +45,7 @@ such as tar or zip files.
|
|
|
|
|
%build
|
|
|
|
|
%configure --disable-scrollkeeper \
|
|
|
|
|
--disable-static \
|
|
|
|
|
--with-gtk=3.0 \
|
|
|
|
|
--enable-nautilus-actions \
|
|
|
|
|
--enable-packagekit
|
|
|
|
|
|
|
|
|
@ -101,6 +102,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Aug 3 2010 Matthias Clasen <mclasen@redhat.com> 2.31.5-1
|
|
|
|
|
- Update to 2.31.5
|
|
|
|
|
|
|
|
|
|
* Mon Jul 12 2010 Matthias Clasen <mclasen@redhat.com> 2.31.4-1
|
|
|
|
|
- Update to 2.31.4
|
|
|
|
|
|
|
|
|
|