Accepting request 196961 from home:Lazy_Kent:branches:utilities
update to 1.10 OBS-URL: https://build.opensuse.org/request/show/196961 OBS-URL: https://build.opensuse.org/package/show/utilities/ncdu?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
30d7a6a66b
commit
f8b9e38dcc
10
ncdu.spec
10
ncdu.spec
@@ -2,7 +2,7 @@
|
||||
#
|
||||
# spec file for package ncdu
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,15 +18,17 @@
|
||||
|
||||
|
||||
Name: ncdu
|
||||
Version: 1.9
|
||||
Version: 1.10
|
||||
Release: 0
|
||||
Summary: NCurses Disk Usage
|
||||
License: MIT
|
||||
Group: System/Filesystems
|
||||
Url: http://dev.yorhel.nl/ncdu/
|
||||
Source: http://dev.yorhel.nl/download/ncdu-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://dev.yorhel.nl/download/ncdu-%{version}.tar.gz
|
||||
Source1: http://dev.yorhel.nl/download/ncdu-%{version}.tar.gz.asc
|
||||
Source2: %{name}.keyring
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
ncdu (NCurses Disk Usage) is a curses-based version of
|
||||
|
Reference in New Issue
Block a user