SHA256
1
0
forked from pool/vifm
Pascal Bleser
2014-01-03 14:24:16 +00:00
committed by Git OBS Bridge
parent de513a25d2
commit 93e3a91c39
4 changed files with 28 additions and 5 deletions

View File

@@ -10,9 +10,9 @@
#
Name: vifm
Version: 0.7.4
Version: 0.7.6
Release: 1
License: GNU General Public License (GPL)
License: GPL-2.0+
Summary: Ncurses based file manager with vi like keybindings
Url: http://vifm.sourceforge.net
Group: Productivity/File utilities
@@ -25,6 +25,7 @@ BuildRequires: ncurses-devel
BuildRequires: xorg-x11-devel
BuildRequires: file-devel
BuildRequires: pkgconfig
BuildRequires: libtool automake autoconf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -60,6 +61,8 @@ make DESTDIR=%{buildroot} install
%doc %{_mandir}/man1/vifm.1*
%doc %{_mandir}/man1/vifm-pause.1*
%doc %{_mandir}/man1/vifmrc-converter.1*
%{_datadir}/applications/vifm.desktop
%{_datadir}/pixmaps/vifm.png
%changelog