richardfearn pushed to ncdu (el6). "update to new upstream version 1.7"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 7 16:44:46 UTC 2015


>From 62607957897da6a09cda822cb8520b35813f04b5 Mon Sep 17 00:00:00 2001
From: Richard Fearn <richardfearn at gmail.com>
Date: Sun, 4 Sep 2011 13:22:49 +0100
Subject: update to new upstream version 1.7


diff --git a/.gitignore b/.gitignore
index f85d226..8a81c67 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 ncdu-1.6.tar.gz
+/ncdu-1.7.tar.gz
diff --git a/ncdu.spec b/ncdu.spec
index 95dc354..f1bedd5 100644
--- a/ncdu.spec
+++ b/ncdu.spec
@@ -1,13 +1,12 @@
 Name:           ncdu
-Version:        1.6
-Release:        2%{?dist}
+Version:        1.7
+Release:        1%{?dist}
 Summary:        Text-based disk usage viewer
 
 Group:          Applications/File
 License:        MIT
 URL:            http://dev.yorhel.nl/ncdu/
-Source0:        http://dev.yorhel.nl/download/ncdu-1.6.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Source0:        http://dev.yorhel.nl/download/ncdu-1.7.tar.gz
 
 BuildRequires:  ncurses-devel
 
@@ -23,19 +22,18 @@ and provides a fast way to see what directories are using your disk space.
 make %{?_smp_mflags}
 
 %install
-rm -rf %{buildroot}
 make install DESTDIR=%{buildroot}
 
-%clean
-rm -rf %{buildroot}
-
 %files
-%defattr(-,root,root,-)
 %{_mandir}/man1/ncdu.1.gz
 %doc AUTHORS COPYING ChangeLog TODO
 %{_bindir}/ncdu
 
 %changelog
+* Sun Sep 04 2011 Richard Fearn <richardfearn at gmail.com> - 1.7-1
+- update to new upstream version 1.7
+- remove unnecessary bits from spec
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index ee871f3..5f93f67 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-95d29cf64af2d8cf4b5005e6e3d60384  ncdu-1.6.tar.gz
+172047c29d232724cc62e773e82e592a  ncdu-1.7.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/ncdu.git/commit/?h=el6&id=62607957897da6a09cda822cb8520b35813f04b5


More information about the scm-commits mailing list