[packages/nload] - verbose files

qboosh qboosh at pld-linux.org
Fri Oct 12 16:03:57 CEST 2018


commit 63393dc42b998a95a895bca1619eadd3bd97fc69
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Oct 12 16:07:28 2018 +0200

    - verbose files

 nload.spec | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/nload.spec b/nload.spec
index da07e20..9a72549 100644
--- a/nload.spec
+++ b/nload.spec
@@ -34,10 +34,9 @@ przesłanych danych oraz minimalne/maksymalne wykorzystanie pasma.
 %patch1 -p1
 
 %build
-rm -f missing
 %{__aclocal}
-%{__autoheader}
 %{__autoconf}
+%{__autoheader}
 %{__automake}
 CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions -I/usr/include/ncurses"
 %configure
@@ -55,6 +54,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README ChangeLog AUTHORS
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*
+%doc AUTHORS ChangeLog README
+%attr(755,root,root) %{_bindir}/nload
+%{_mandir}/man1/nload.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nload.git/commitdiff/63393dc42b998a95a895bca1619eadd3bd97fc69



More information about the pld-cvs-commit mailing list