diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-January/011421.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-January/011421.html | 130 |
1 files changed, 130 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-January/011421.html b/zarb-ml/mageia-dev/2012-January/011421.html new file mode 100644 index 000000000..0d07b23dd --- /dev/null +++ b/zarb-ml/mageia-dev/2012-January/011421.html @@ -0,0 +1,130 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] [packages-commits] [197460] - axel-kapt man pages provided by axel-kapt package + </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%5B197460%5D%20-%20axel-kapt%20man%20pages%0A%20provided%20by%20axel-kapt%20package&In-Reply-To=%3CCAOfq2QSymANxHWOt03_RUfPoAAq%3D-ouQ1u58ZMsotwDF2%2B5FWQ%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="011420.html"> + <LINK REL="Next" HREF="011422.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [packages-commits] [197460] - axel-kapt man pages provided by axel-kapt package</H1> + <B>Funda Wang</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bpackages-commits%5D%20%5B197460%5D%20-%20axel-kapt%20man%20pages%0A%20provided%20by%20axel-kapt%20package&In-Reply-To=%3CCAOfq2QSymANxHWOt03_RUfPoAAq%3D-ouQ1u58ZMsotwDF2%2B5FWQ%40mail.gmail.com%3E" + TITLE="[Mageia-dev] [packages-commits] [197460] - axel-kapt man pages provided by axel-kapt package">fundawang at gmail.com + </A><BR> + <I>Tue Jan 17 19:32:10 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="011420.html">[Mageia-dev] [packages-commits] [197460] - axel-kapt man pages provided by axel-kapt package +</A></li> + <LI>Next message: <A HREF="011422.html">[Mageia-dev] Slow gnome-shell due to new cogl/clutter +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#11421">[ date ]</a> + <a href="thread.html#11421">[ thread ]</a> + <a href="subject.html#11421">[ subject ]</a> + <a href="author.html#11421">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>And I think due to files are being moved from one package to another, +Conflicts tag should be added to ease upgrading. + +2012/1/18 Jani Välimaa <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">jani.valimaa at gmail.com</A>>: +><i> 2012/1/17  <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>>: +</I>>><i> Revision 197460 Author matteo Date 2012-01-17 17:27:19 +0100 (Tue, 17 Jan +</I>>><i> 2012) +</I>>><i> +</I>>><i> Log Message +</I>>><i> +</I>>><i> - axel-kapt man pages provided by axel-kapt package +</I>>><i> +</I>>><i> Modified Paths +</I>>><i> +</I>>><i> cauldron/axel/current/SPECS/axel.spec +</I>>><i> +</I>>><i> Modified: cauldron/axel/current/SPECS/axel.spec +</I>>><i> =================================================================== +</I>>><i> --- cauldron/axel/current/SPECS/axel.spec     2012-01-17 16:12:33 UTC (rev +</I>>><i> 197459) +</I>>><i> +++ cauldron/axel/current/SPECS/axel.spec     2012-01-17 16:27:19 UTC (rev +</I>>><i> 197460) +</I>>><i> @@ -30,9 +30,9 @@ +</I>>><i>  %install +</I>>><i>  rm -rf %{buildroot} +</I>>><i>  %makeinstall_std +</I>>><i> -install -d -m 0755 %{buildroot}%{_datadir}/applications +</I>>><i> -install -c -m 0755 gui/kapt/%{name}-kapt   %{buildroot}%{_bindir}/ +</I>>><i> -install -c -m 0644 gui/kapt/%{name}-kapt.1 +</I>>><i> %{buildroot}%{_datadir}/man/man1/ +</I>>><i> +install -D -d -m 0755 %{buildroot}%{_datadir}/applications +</I>>><i> +install -D -m 0755 gui/kapt/%{name}-kapt   %{buildroot}%{_bindir}/ +</I>>><i> +install -D -m 0644 gui/kapt/%{name}-kapt.1 +</I>>><i> %{buildroot}%{_datadir}/man/man1/ +</I>>><i> +</I>>><i>  xz -9 %{buildroot}%{_datadir}/man/man1/%{name}-kapt.1 +</I>>><i> +</I>>><i> @@ -48,7 +48,8 @@ +</I>>><i>  %doc API README COPYING CREDITS %{name}rc.example +</I>>><i>  %{_bindir}/%{name} +</I>>><i>  %config(noreplace) %{_sysconfdir}/%{name}rc +</I>>><i> -%{_mandir}/* +</I>>><i> +%{_mandir}/man1/%{name}.1.xz +</I>>><i> +%{_mandir}/zh_CN/man1/%{name}.1.xz +</I>>><i> +</I>>><i>  %package kapt +</I>>><i>  Summary:        GUI for axel +</I>>><i> @@ -65,4 +66,4 @@ +</I>>><i>  %files kapt +</I>>><i>  %{_bindir}/%{name}-kapt +</I>>><i>  %{_datadir}/applications/%{name}-kapt.desktop +</I>>><i> - +</I>>><i> +%{_mandir}/man1/%{name}-kapt.1.xz +</I>>><i> +</I>><i> +</I>><i> A little hint: don't hardcode man page extension as we could change +</I>><i> the compression someday -> file extension changes -> you need to edit +</I>><i> every .spec by hand where the extension is hardcoded. Use wildcards +</I>><i> instead. +</I></PRE> + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="011420.html">[Mageia-dev] [packages-commits] [197460] - axel-kapt man pages provided by axel-kapt package +</A></li> + <LI>Next message: <A HREF="011422.html">[Mageia-dev] Slow gnome-shell due to new cogl/clutter +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#11421">[ date ]</a> + <a href="thread.html#11421">[ thread ]</a> + <a href="subject.html#11421">[ subject ]</a> + <a href="author.html#11421">[ 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> |