0.7.4
OBS-URL: https://build.opensuse.org/package/show/utilities/vifm?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
18d346a023
commit
de513a25d2
@@ -10,7 +10,7 @@
|
||||
#
|
||||
|
||||
Name: vifm
|
||||
Version: 0.7.2a
|
||||
Version: 0.7.4
|
||||
Release: 1
|
||||
License: GNU General Public License (GPL)
|
||||
Summary: Ncurses based file manager with vi like keybindings
|
||||
@@ -22,6 +22,7 @@ BuildRequires: libncursesw-devel
|
||||
%else
|
||||
BuildRequires: ncurses-devel
|
||||
%endif
|
||||
BuildRequires: xorg-x11-devel
|
||||
BuildRequires: file-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -33,9 +34,11 @@ It supports UTF-8, a quick file view similar to midnight commander's quick
|
||||
view, and configurable color schemes.
|
||||
|
||||
%prep
|
||||
%setup -q -n "vifm-0.7.2"
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
NOCONFIGURE=1 autoreconf -fiv
|
||||
|
||||
%configure
|
||||
make %{?_smp_mflags}
|
||||
|
||||
@@ -55,6 +58,8 @@ make DESTDIR=%{buildroot} install
|
||||
%dir %{_datadir}/vifm/
|
||||
%{_datadir}/vifm/vifmrc
|
||||
%doc %{_mandir}/man1/vifm.1*
|
||||
%doc %{_mandir}/man1/vifm-pause.1*
|
||||
%doc %{_mandir}/man1/vifmrc-converter.1*
|
||||
|
||||
%changelog
|
||||
|
||||
|
Reference in New Issue
Block a user