run format_spec_file
OBS-URL: https://build.opensuse.org/package/show/utilities/ncdu?expand=0&rev=3
This commit is contained in:
parent
c531491b7c
commit
ce3df39548
25
ncdu.spec
25
ncdu.spec
@ -1,18 +1,31 @@
|
|||||||
# vim: set sw=4 ts=4 et:
|
# vim: set sw=4 ts=4 et:
|
||||||
#
|
#
|
||||||
# This file and all modifications and additions to the pristine
|
# spec file for package ncdu
|
||||||
# package are under the same license as the package itself.
|
|
||||||
#
|
#
|
||||||
|
# Copyright (c) 2012 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
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: ncdu
|
Name: ncdu
|
||||||
Version: 1.8
|
Version: 1.8
|
||||||
Release: 1
|
Release: 0
|
||||||
Summary: NCurses Disk Usage
|
Summary: NCurses Disk Usage
|
||||||
Group: System/Filesystems
|
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://dev.yorhel.nl/ncdu/
|
Group: System/Filesystems
|
||||||
|
Url: http://dev.yorhel.nl/ncdu/
|
||||||
Source: http://dev.yorhel.nl/download/ncdu-%{version}.tar.gz
|
Source: http://dev.yorhel.nl/download/ncdu-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user