Accepting request 686265 from home:dilawar:branches:utilities
Replaced corrupted downloaded source code with new one. OBS-URL: https://build.opensuse.org/request/show/686265 OBS-URL: https://build.opensuse.org/package/show/utilities/nnn?expand=0&rev=23
This commit is contained in:
committed by
Git OBS Bridge
parent
cf771a40b6
commit
0c37ebd6fe
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:f5ac0e98e1b0e22510d11e9aeb28d207bbe4e72958b250f1c4739b8f49ffdc89
|
oid sha256:859ba5bd4892016aed9a4830ee1e1b03eb74e94c4f1bd82f0288dc559f7327eb
|
||||||
size 62704
|
size 62510
|
||||||
|
4
nnn.spec
4
nnn.spec
@@ -23,7 +23,7 @@ Summary: Terminal based file browser
|
|||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/File utilities
|
Group: Productivity/File utilities
|
||||||
Url: https://github.com/jarun/nnn#nnn
|
Url: https://github.com/jarun/nnn#nnn
|
||||||
Source0: https://github.com/jarun/nnn/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source0: https://github.com/jarun/nnn/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: readline-devel
|
BuildRequires: readline-devel
|
||||||
%if 0%{?leap_version} == 420300
|
%if 0%{?leap_version} == 420300
|
||||||
@@ -38,7 +38,7 @@ shortcuts for navigation, opening files and running tasks. There is
|
|||||||
no config file and MIME associations are hard-coded.
|
no config file and MIME associations are hard-coded.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n nnn
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export CFLAGS="%{optflags}"
|
export CFLAGS="%{optflags}"
|
||||||
|
Reference in New Issue
Block a user