Drop unneeded nautilus dep
This commit is contained in:
parent
741f979810
commit
7457f4fe17
@ -1,7 +1,7 @@
|
|||||||
Summary: Tool for viewing and creating archives
|
Summary: Tool for viewing and creating archives
|
||||||
Name: file-roller
|
Name: file-roller
|
||||||
Version: 3.4.0
|
Version: 3.4.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/Archiving
|
Group: Applications/Archiving
|
||||||
URL: http://download.gnome.org/sources/file-roller/
|
URL: http://download.gnome.org/sources/file-roller/
|
||||||
@ -23,9 +23,6 @@ BuildRequires: GConf2-devel
|
|||||||
|
|
||||||
Requires(pre): GConf2
|
Requires(pre): GConf2
|
||||||
|
|
||||||
# for the gsettings schema
|
|
||||||
Requires: nautilus
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
File Roller is an application for creating and viewing archives files,
|
File Roller is an application for creating and viewing archives files,
|
||||||
such as tar or zip files.
|
such as tar or zip files.
|
||||||
@ -107,6 +104,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 2 2012 Matthias Clasen <mclasen@redhat.com> - 3.4.0-2
|
||||||
|
- Drop unneeded nautilus dependency (#808539)
|
||||||
|
|
||||||
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 3.4.0-1
|
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 3.4.0-1
|
||||||
- Update to 3.4.0
|
- Update to 3.4.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user