]> git.pld-linux.org Git - packages/ncdu.git/commitdiff
- up to 1.10 auto/th/ncdu-1.10-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 27 May 2013 13:04:27 +0000 (15:04 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 27 May 2013 13:04:27 +0000 (15:04 +0200)
ncdu.spec
ncurses-lib.patch

index 3f2a0a9e28101c4c070923be36ae42c2fb235d1a..b7f19827f8cf41d14799c1244d9daa5604bb08e7 100644 (file)
--- a/ncdu.spec
+++ b/ncdu.spec
@@ -1,13 +1,12 @@
 Summary:       Text-based disk usage viewer
 Name:          ncdu
-Version:       1.8
+Version:       1.10
 Release:       1
 License:       MIT
 Group:         Applications/File
 URL:           http://dev.yorhel.nl/ncdu/
 Source0:       http://dev.yorhel.nl/download/%{name}-%{version}.tar.gz
-# Source0-md5: 94d7a821f8a0d7ba8ef3dd926226f7d5
-Patch0:                ncurses-lib.patch
+# Source0-md5: 7535decc8d54eca811493e82d4bfab2d
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: ncurses-devel
@@ -20,7 +19,6 @@ disk space.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 CPPFLAGS="-I/usr/include/ncurses"
@@ -37,6 +35,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog TODO
+%doc README
 %attr(755,root,root) %{_bindir}/ncdu
 %{_mandir}/man1/ncdu.1*
index 00b6a8c29d2bd81eb1ce4867a7d604904a667e72..b08a72186269a309f92ca15f82f72abffd34d779 100644 (file)
@@ -1,5 +1,5 @@
---- ncdu-1.6/configure.in~     2009-10-23 15:38:07.000000000 +0300
-+++ ncdu-1.6/configure.in      2010-08-22 15:10:54.834063961 +0300
+--- ncdu-1.6/configure.ac~     2009-10-23 15:38:07.000000000 +0300
++++ ncdu-1.6/configure.ac      2010-08-22 15:10:54.834063961 +0300
 @@ -39,11 +39,19 @@
                 [initscr],
                 [ncurses=ncursesw],
This page took 0.387271 seconds and 4 git commands to generate.