diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-July/006357.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-July/006357.html | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-July/006357.html b/zarb-ml/mageia-dev/2011-July/006357.html new file mode 100644 index 000000000..1b4f48986 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-July/006357.html @@ -0,0 +1,104 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Rpmlint rejection of percent in the summary and name, svn one word commit + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Rpmlint%20rejection%20of%20percent%20in%20the%20summary%20and%0A%20name%2C%20svn%20one%20word%20commit&In-Reply-To=%3CCAJmd%2BxqqKC9TKMWnS7S25psgKYSU02Z4Cxg2mkX9XqHzUYXisA%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="006356.html"> + <LINK REL="Next" HREF="006359.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Rpmlint rejection of percent in the summary and name, svn one word commit</H1> + <B>Ahmad Samir</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Rpmlint%20rejection%20of%20percent%20in%20the%20summary%20and%0A%20name%2C%20svn%20one%20word%20commit&In-Reply-To=%3CCAJmd%2BxqqKC9TKMWnS7S25psgKYSU02Z4Cxg2mkX9XqHzUYXisA%40mail.gmail.com%3E" + TITLE="[Mageia-dev] Rpmlint rejection of percent in the summary and name, svn one word commit">ahmadsamir3891 at gmail.com + </A><BR> + <I>Tue Jul 5 02:41:04 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="006356.html">[Mageia-dev] Rpmlint rejection of percent in the summary and name, svn one word commit +</A></li> + <LI>Next message: <A HREF="006359.html">[Mageia-dev] Introducing several rpm macro +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6357">[ date ]</a> + <a href="thread.html#6357">[ thread ]</a> + <a href="subject.html#6357">[ subject ]</a> + <a href="author.html#6357">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 5 July 2011 02:19, Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">misc at zarb.org</A>> wrote: +><i> Hi, +</I>><i> +</I>><i> since it was asked quite a few time ( especially by thierry ) and since +</I>><i> it broke the BS this afternoon, I took a look at the problem of +</I>><i> unexpanded macro, and why rpmlint didn't catch it. +</I>><i> +</I>><i> And in fact, the problem was simply that the name of the check as +</I>><i> changed. So this should be blocked now, and while I am on it, I am +</I>><i> looking at the "one word per commit" problem. +</I>><i> +</I>><i> I pushed this ( not activated yet ) : +</I>><i> <A HREF="http://svnweb.mageia.org/adm/puppet/modules/subversion/templates/single_word_commit?revision=1809&view=markup">http://svnweb.mageia.org/adm/puppet/modules/subversion/templates/single_word_commit?revision=1809&view=markup</A> +</I>><i> +</I>><i> But I am not sure if this is enough, or if this will not have unwanted +</I>><i> side effect. +</I>><i> +</I>><i> Do people have a opinion ? +</I>><i> +</I>><i> -- +</I>><i> Michael Scherer +</I>><i> +</I>><i> +</I> +It doesn't account for "- rebuild" or "rebuild.", IINM. Maybe: +grep -qvP '^[-\s]*\b\S+\b[\s\.]*$' + +(Though I think any one can punch holes through that check). + +-- +Ahmad Samir +</PRE> + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="006356.html">[Mageia-dev] Rpmlint rejection of percent in the summary and name, svn one word commit +</A></li> + <LI>Next message: <A HREF="006359.html">[Mageia-dev] Introducing several rpm macro +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6357">[ date ]</a> + <a href="thread.html#6357">[ thread ]</a> + <a href="subject.html#6357">[ subject ]</a> + <a href="author.html#6357">[ 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> |