diff --git a/.cvsignore b/.cvsignore index 969e372..e6be675 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -emelfm2-0.1.5.tar.gz +emelfm2-0.1.6.tar.gz diff --git a/emelfm2.spec b/emelfm2.spec index ee67db7..7e929a0 100644 --- a/emelfm2.spec +++ b/emelfm2.spec @@ -1,6 +1,6 @@ Name: emelfm2 -Version: 0.1.5 -Release: 2%{?dist} +Version: 0.1.6 +Release: 1%{?dist} Summary: A file manager that implements the popular two-pane design Group: Applications/File @@ -10,7 +10,8 @@ Source0: http://emelfm2.net/rel/emelfm2-%{version}.tar.gz Patch0: %{name}-0.1.2-makefile.config.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gtk2-devel >= 2.4.0, gettext, desktop-file-utils +BuildRequires: gtk2-devel >= 2.6.0, gettext, desktop-file-utils +Requires: findutils >= 4.2, file, grep, sed %description emelFM2 is the GTK+2 port of emelFM. emelFM2 is a file manager that implements @@ -53,7 +54,7 @@ rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(-,root,root,-) %doc docs/ACTIONS docs/CHANGELOG docs/CONFIGURATION docs/CREDITS docs/HACKING -%doc docs/PLUGINS docs/README docs/TODO docs/USAGE docs/WARNING +%doc docs/README docs/TODO docs/USAGE docs/WARNING %doc docs/help.txt docs/GPL docs/LGPL %{_bindir}/%{name} %{_libdir}/%{name} @@ -63,6 +64,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Mar 14 2006 Christoph Wickert - 0.1.6-1 +- Update to 0.1.6. +- Add Requires for plugins. + * Sat Feb 18 2006 Christoph Wickert - 0.1.5-2 - Rebuild for Fedora Extras 5. diff --git a/sources b/sources index 5f5b877..12cb9bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -826e9edf31431a0b6a2c0208a475df54 emelfm2-0.1.5.tar.gz +389f78c70df52c592e61b873ce69ec30 emelfm2-0.1.6.tar.gz