diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-September/018445.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-September/018445.html | 114 |
1 files changed, 114 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-September/018445.html b/zarb-ml/mageia-dev/2012-September/018445.html new file mode 100644 index 000000000..c530b0604 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-September/018445.html @@ -0,0 +1,114 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] [packages-commits] [272801] drop old manpages in favour of the newer man-pages rpm (glibc) + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bpackages-commits%5D%20%5B272801%5D%20drop%20old%20manpages%20in%0A%09favour%20of%20the%20newer%20man-pages%20rpm%20%28glibc%29&In-Reply-To=%3Cm3627ukvhx.fsf%40euphor.blino.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="018444.html"> + <LINK REL="Next" HREF="018446.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [packages-commits] [272801] drop old manpages in favour of the newer man-pages rpm (glibc)</H1> + <B>Olivier Blin</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bpackages-commits%5D%20%5B272801%5D%20drop%20old%20manpages%20in%0A%09favour%20of%20the%20newer%20man-pages%20rpm%20%28glibc%29&In-Reply-To=%3Cm3627ukvhx.fsf%40euphor.blino.org%3E" + TITLE="[Mageia-dev] [packages-commits] [272801] drop old manpages in favour of the newer man-pages rpm (glibc)">mageia at blino.org + </A><BR> + <I>Tue Sep 4 11:06:18 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="018444.html">[Mageia-dev] BS stalled at gstreamer1.0? +</A></li> + <LI>Next message: <A HREF="018446.html">[Mageia-dev] [packages-commits] [272801] drop old manpages in favour of the newer man-pages rpm (glibc) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#18445">[ date ]</a> + <a href="thread.html#18445">[ thread ]</a> + <a href="subject.html#18445">[ subject ]</a> + <a href="author.html#18445">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>><i> Revision: 272801 +</I>><i> Author: tmb +</I>><i> Date: 2012-07-20 13:55:13 +0200 (Fri, 20 Jul 2012) +</I>><i> Log Message: +</I>><i> ----------- +</I>><i> drop old manpages in favour of the newer man-pages rpm +</I> +Hi, + +It seems the man pages removed from glibc are not packaged in man-pages either. +So, we are currently not providing man pages like ld.so(8) + +><i> @@ -1227,7 +1225,6 @@ +</I>><i> rm -f $RPM_BUILD_ROOT%{_sysconfdir}/localtime +</I>><i> rm -f $RPM_BUILD_ROOT%{_sbindir}/zdump +</I>><i> rm -f $RPM_BUILD_ROOT%{_sbindir}/zic +</I>><i> -rm -f $RPM_BUILD_ROOT%{_mandir}/man1/zdump.1* +</I>><i> rm -rf $RPM_BUILD_ROOT%{_datadir}/zoneinfo +</I>><i> %endif +</I>><i> +</I>><i> @@ -1242,7 +1239,6 @@ +</I>><i> rm -rf $RPM_BUILD_ROOT%{_bindir} +</I>><i> rm -rf $RPM_BUILD_ROOT%{_sbindir} +</I>><i> rm -rf $RPM_BUILD_ROOT%{_datadir} +</I>><i> -rm -rf $RPM_BUILD_ROOT%{_mandir} +</I>><i> rm -rf $RPM_BUILD_ROOT%{_infodir} +</I>><i> rm -rf $RPM_BUILD_ROOT%{_prefix}/etc +</I>><i> rm -rf $RPM_BUILD_ROOT%{_libdir}/gconv +</I>><i> @@ -1407,9 +1403,6 @@ +</I>><i> %config(noreplace) %{_sysconfdir}/rpc +</I>><i> %doc nis/nss +</I>><i> %doc posix/gai.conf +</I>><i> -%{_mandir}/man1/* +</I>><i> -%{_mandir}/man8/rpcinfo.8* +</I>><i> -%{_mandir}/man8/ld.so* +</I>><i> %{_datadir}/locale/locale.alias +</I>><i> /sbin/sln +</I>><i> %dir %{_prefix}/libexec/getconf +</I>><i> @@ -1493,7 +1486,6 @@ +</I>><i> # +</I>><i> %if "%{name}" == "glibc" +</I>><i> /sbin/ldconfig +</I>><i> -%{_mandir}/man8/ldconfig* +</I>><i> %ghost %{_sysconfdir}/ld.so.cache +</I>><i> %dir %{_var}/cache/ldconfig +</I>><i> %ghost %{_var}/cache/ldconfig/aux-cache +</I>><i> @@ -1706,7 +1698,6 @@ +</I>><i> %files -n timezone +</I>><i> %{_sbindir}/zdump +</I>><i> %{_sbindir}/zic +</I>><i> -%{_mandir}/man1/zdump.1* +</I>><i> %dir %{_datadir}/zoneinfo +</I>><i> %{_datadir}/zoneinfo/* +</I>><i> %endif +</I> +-- +Olivier Blin - blino +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="018444.html">[Mageia-dev] BS stalled at gstreamer1.0? +</A></li> + <LI>Next message: <A HREF="018446.html">[Mageia-dev] [packages-commits] [272801] drop old manpages in favour of the newer man-pages rpm (glibc) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#18445">[ date ]</a> + <a href="thread.html#18445">[ thread ]</a> + <a href="subject.html#18445">[ subject ]</a> + <a href="author.html#18445">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |