|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Summary: Tool for viewing and creating archives
|
|
|
|
|
Name: file-roller
|
|
|
|
|
Version: 3.1.90
|
|
|
|
|
Version: 3.1.91
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
Group: Applications/Archiving
|
|
|
|
@ -47,7 +47,6 @@ or directories.
|
|
|
|
|
%build
|
|
|
|
|
%configure --disable-scrollkeeper \
|
|
|
|
|
--disable-static \
|
|
|
|
|
--with-gtk=3.0 \
|
|
|
|
|
--enable-nautilus-actions \
|
|
|
|
|
--enable-packagekit
|
|
|
|
|
|
|
|
|
@ -108,6 +107,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Sep 07 2011 Kalev Lember <kalevlember@gmail.com> - 3.1.91-1
|
|
|
|
|
- Update to 3.1.91
|
|
|
|
|
|
|
|
|
|
* Wed Aug 31 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90-1
|
|
|
|
|
- Update to 3.1.90
|
|
|
|
|
|
|
|
|
|