commit 2a2e3e9d6c6ed2b3ae075cae2d99101a9a9361b2
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Jun 3 21:31:03 2015 +0300

    disable silent rules, drop unsupported enable-oom, package man3 files

 procps.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/procps.spec b/procps.spec
index e9d3ccd..2f87d5c 100644
--- a/procps.spec
+++ b/procps.spec
@@ -138,10 +138,10 @@ Statyczna wersja biblioteki libproc.
 %{__autoheader}
 %{__automake}
 %configure \
+       --disable-silent-rules \
        --sbindir=/sbin \
        --disable-pidof \
        --enable-skill \
-       --enable-oom \
        --enable-w-from
 %{__make}
 
@@ -239,6 +239,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libprocps.so
 %{_includedir}/proc
 %{_pkgconfigdir}/libprocps.pc
+%{_mandir}/man3/openproc.3*
+%{_mandir}/man3/readproc.3*
+%{_mandir}/man3/readproctab.3*
 
 %files static
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/procps.git/commitdiff/2a2e3e9d6c6ed2b3ae075cae2d99101a9a9361b2

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to