[packages/iproute2] - readded tc-hfsc(7) man page

qboosh qboosh at pld-linux.org
Wed Aug 22 21:19:47 CEST 2012


commit 1f99b759a102e7d737bb72abe23b79655c874fa2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Aug 22 21:19:40 2012 +0200

    - readded tc-hfsc(7) man page

 iproute2.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/iproute2.spec b/iproute2.spec
index 7abc6fe..215de4b 100644
--- a/iproute2.spec
+++ b/iproute2.spec
@@ -156,6 +156,9 @@ install -d $RPM_BUILD_ROOT%{_includedir}
 	LIBDIR=%{_libdir} \
 	DESTDIR=$RPM_BUILD_ROOT
 
+# omitted by make install
+install -Dp man/man7/tc-hfsc.7 $RPM_BUILD_ROOT%{_mandir}/man7/tc-hfsc.7
+
 # arpd is not packaged here
 %{__rm} $RPM_BUILD_ROOT%{_sbindir}/arpd $RPM_BUILD_ROOT%{_mandir}/man8/arpd.8
 
@@ -215,6 +218,7 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_libdir}/tc
 %attr(755,root,root) %{_libdir}/tc/*.so
 %{_libdir}/tc/*.dist
+%{_mandir}/man7/tc-hfsc.7*
 %{_mandir}/man8/tc.8*
 %{_mandir}/man8/tc-*.8*
 %endif


More information about the pld-cvs-commit mailing list