From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2011-December/010049.html | 141 +++++++++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-December/010049.html (limited to 'zarb-ml/mageia-dev/2011-December/010049.html') diff --git a/zarb-ml/mageia-dev/2011-December/010049.html b/zarb-ml/mageia-dev/2011-December/010049.html new file mode 100644 index 000000000..3d9594509 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-December/010049.html @@ -0,0 +1,141 @@ + + + + [Mageia-dev] rpm macro help! %apply_patches + + + + + + + + + +

[Mageia-dev] rpm macro help! %apply_patches

+ Colin Guthrie + mageia at colin.guthr.ie +
+ Thu Dec 1 11:28:23 CET 2011 +

+
+ +
'Twas brillig, and Pascal Terjan at 01/12/11 10:19 did gyre and gimble:
+> On Thu, Dec 1, 2011 at 09:58, Colin Guthrie <mageia at colin.guthr.ie> wrote:
+>> Hi,
+>>
+>> There are times when the backup files from patches applied with
+>> %apply_patches get in the way. It would be nice to be able to disable
+>> backup file generation. e.g. with %apply_patches -n
+>>
+>> Can someone with the appropriate skills do this? I can't remember who
+>> wrote this macro (I wrote the very crappy initial version of it and
+>> someone else made it awesome!), but I have a feeling it was pterjan or
+>> Annsi (or maybe it was pixel before he left...?). Anyway, it's a super
+>> useful macro, but it would be really nice if it could avoid the backups.
+> 
+> I think it was pixel
+
+Yeah, I think I remember now. It was a "parting gift" before he left :)
+
+>> Or another suggestion..... who actually uses these backup files? Perhaps
+>> they can just be dropped completely?
+> 
+> I use them when updating patches
+
+OK, so a more graceful way is needed to deal with the situation when the
+patches are problematic (i.e. a dump installer just installing all the
+files it finds.
+
+My work around is just a simple:
+ find -name "*.[0-9][0-9][0-9][0-9]" -delete
+but it could be too greedy in some circumstances.
+
+So I guess an rpmmacro guru is needed.
+
+Col
+
+-- 
+
+Colin Guthrie
+colin(at)mageia.org
+http://colin.guthr.ie/
+
+Day Job:
+  Tribalogic Limited http://www.tribalogic.net/
+Open Source:
+  Mageia Contributor http://www.mageia.org/
+  PulseAudio Hacker http://www.pulseaudio.org/
+  Trac Hacker http://trac.edgewall.org/
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1