[packages/glibc] info files are in -devel-doc
glen
glen at pld-linux.org
Sun Mar 22 13:30:17 CET 2015
commit 7ccce023c40f5d793c09b1eaa4f388b205e2381f
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Mar 22 14:30:08 2015 +0200
info files are in -devel-doc
glibc.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/glibc.spec b/glibc.spec
index bd2504f..de63f52 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -1323,10 +1323,10 @@ if [ "$SUPPORTED_LOCALES" ]; then
localedb-gen || :
fi
-%post devel -p /sbin/postshell
+%post devel-doc -p /sbin/postshell
-/usr/sbin/fix-info-dir -c %{_infodir}
-%postun devel -p /sbin/postshell
+%postun devel-doc -p /sbin/postshell
-/usr/sbin/fix-info-dir -c %{_infodir}
%pre -n nscd
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/glibc.git/commitdiff/7ccce023c40f5d793c09b1eaa4f388b205e2381f
More information about the pld-cvs-commit
mailing list