diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-January/011466.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-January/011466.html | 111 | 
1 files changed, 111 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-January/011466.html b/zarb-ml/mageia-dev/2012-January/011466.html new file mode 100644 index 000000000..299edebab --- /dev/null +++ b/zarb-ml/mageia-dev/2012-January/011466.html @@ -0,0 +1,111 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] [packages-commits] [198909] SILENT : fix	post&postun +   </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%5B198909%5D%20SILENT%20%3A%20fix%0A%09post%26postun&In-Reply-To=%3CCAL%2BdqvCt5piuswh2rJP_rezxGhNHT-3c_SSf3AOEuPpWnjBddQ%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="011472.html"> +   <LINK REL="Next"  HREF="011468.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] [packages-commits] [198909] SILENT : fix	post&postun</H1> +    <B>D.Morgan</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bpackages-commits%5D%20%5B198909%5D%20SILENT%20%3A%20fix%0A%09post%26postun&In-Reply-To=%3CCAL%2BdqvCt5piuswh2rJP_rezxGhNHT-3c_SSf3AOEuPpWnjBddQ%40mail.gmail.com%3E" +       TITLE="[Mageia-dev] [packages-commits] [198909] SILENT : fix	post&postun">dmorganec at gmail.com +       </A><BR> +    <I>Sat Jan 21 03:21:42 CET 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="011472.html">[Mageia-dev] HAL daemon required for Mageia 2 alpha 3 +</A></li> +        <LI>Next message: <A HREF="011468.html">[Mageia-dev] [packages-commits] [198909] SILENT :	fix	post&postun +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#11466">[ date ]</a> +              <a href="thread.html#11466">[ thread ]</a> +              <a href="subject.html#11466">[ subject ]</a> +              <a href="author.html#11466">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>On Sat, Jan 21, 2012 at 3:14 AM,  <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>> wrote: +><i> Revision 198909 Author kamil Date 2012-01-21 03:14:08 +0100 (Sat, 21 Jan +</I>><i> 2012) +</I>><i> +</I>><i> Log Message +</I>><i> +</I>><i> SILENT : fix post&postun +</I>><i> +</I>><i> Modified Paths +</I>><i> +</I>><i> cauldron/libserializer/current/SPECS/libserializer.spec +</I>><i> +</I>><i> Modified: cauldron/libserializer/current/SPECS/libserializer.spec +</I>><i> =================================================================== +</I>><i> --- cauldron/libserializer/current/SPECS/libserializer.spec	2012-01-21 +</I>><i> 02:09:25 UTC (rev 198908) +</I>><i> +++ cauldron/libserializer/current/SPECS/libserializer.spec	2012-01-21 +</I>><i> 02:14:08 UTC (rev 198909) +</I>><i> @@ -69,16 +69,16 @@ +</I>><i>  %{_bindir}/aot-compile-rpm +</I>><i>  %endif +</I>><i> +</I>><i> +%if %{with_gcj} +</I>><i>  %post +</I>><i> -%if %{with_gcj} +</I>><i>  if [ -x %{_bindir}/rebuild-gcj-db ] +</I>><i>  then +</I>><i>    %{_bindir}/rebuild-gcj-db +</I>><i>  fi +</I>><i>  %endif +</I>><i> +</I> +i think you can remove gcj support ( as fedora does ) +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="011472.html">[Mageia-dev] HAL daemon required for Mageia 2 alpha 3 +</A></li> +	<LI>Next message: <A HREF="011468.html">[Mageia-dev] [packages-commits] [198909] SILENT :	fix	post&postun +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#11466">[ date ]</a> +              <a href="thread.html#11466">[ thread ]</a> +              <a href="subject.html#11466">[ subject ]</a> +              <a href="author.html#11466">[ 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>  | 
