diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-July/017363.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-July/017363.html | 81 | 
1 files changed, 81 insertions, 0 deletions
| diff --git a/zarb-ml/mageia-dev/2012-July/017363.html b/zarb-ml/mageia-dev/2012-July/017363.html new file mode 100644 index 000000000..abdb0ba28 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-July/017363.html @@ -0,0 +1,81 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] php-smarty vs. php-Smarty +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20php-smarty%20vs.%20php-Smarty&In-Reply-To=%3C5003BBC9.40207%40googlemail.com%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="017361.html"> +   <LINK REL="Next"  HREF="017364.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] php-smarty vs. php-Smarty</H1> +    <B>Oliver Burger</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20php-smarty%20vs.%20php-Smarty&In-Reply-To=%3C5003BBC9.40207%40googlemail.com%3E" +       TITLE="[Mageia-dev] php-smarty vs. php-Smarty">oliver.bgr at googlemail.com +       </A><BR> +    <I>Mon Jul 16 08:59:21 CEST 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="017361.html">[Mageia-dev] php-smarty vs. php-Smarty +</A></li> +        <LI>Next message: <A HREF="017364.html">[Mageia-dev] php-smarty vs. php-Smarty +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#17363">[ date ]</a> +              <a href="thread.html#17363">[ thread ]</a> +              <a href="subject.html#17363">[ subject ]</a> +              <a href="author.html#17363">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>Am 16.07.2012 00:21, schrieb Thomas Spuhler: +><i> There are two spellings of smarty on distis. +</I>><i> Mageia and Mandriva use php-smarty, Fedora use php-Smarty and SUSE uses php- +</I>><i> smarty but internally has /Smarty/Smarty.xxx +</I>We use php-smarty as package name because our policy says to take lower  +case names. +><i> +</I>><i> /usr/share/php/Smarty/Smarty.class.php +</I>><i> ours is /usr/share/php/smarty/Smarty.class.php +</I>><i> This creates problems of dependencies of programs that call for +</I>><i> Smarty/Smarty.class.php +</I>That could of course be changed. The creation of the lower case  +directory is done "manually" in the spec file. +But do you know, if there's software calling for the lowercase name? +So we do not fix it for some but break it for others. + +Oliver + +--  +Oliver Burger aka obgr_seneca + +Mageia contributor +</PRE> + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="017361.html">[Mageia-dev] php-smarty vs. php-Smarty +</A></li> +	<LI>Next message: <A HREF="017364.html">[Mageia-dev] php-smarty vs. php-Smarty +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#17363">[ date ]</a> +              <a href="thread.html#17363">[ thread ]</a> +              <a href="subject.html#17363">[ subject ]</a> +              <a href="author.html#17363">[ 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> | 
