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-August/007307.html | 117 +++++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-August/007307.html (limited to 'zarb-ml/mageia-dev/2011-August/007307.html') diff --git a/zarb-ml/mageia-dev/2011-August/007307.html b/zarb-ml/mageia-dev/2011-August/007307.html new file mode 100644 index 000000000..271bde26f --- /dev/null +++ b/zarb-ml/mageia-dev/2011-August/007307.html @@ -0,0 +1,117 @@ + + + + [Mageia-dev] help packaging lilypond + + + + + + + + + +

[Mageia-dev] help packaging lilypond

+ andre999 + andr55 at laposte.net +
+ Wed Aug 10 07:30:57 CEST 2011 +

+
+ +
Thomas Spuhler a écrit :
+> Thanks for fixing the spec file and submit the package.
+> I have a comment and a few questions. First the comment.
+> an experienced packager telling someone like me (and others not so experienced
+> packagers)  why the package build failed that built just a few month ago would
+> have helped learning how to fix things. Now the package is built and I still
+> don't know what the error message meant.
+>
+> why can the scrollkeepr script be removed as not required when it was required
+> not so long ago and other distributions use it too. It supposed to be there if
+> you have omf files, and yes lilypond-doc has such files
+>
+> Can you please explain this in more details? I would appreciate it.
+
+The short answer is filetriggers, which are automatically invoked by the build 
+system when the need is detected.
+You can find them at /var/lib/rpm/filetriggers/.
+
+There is a script for the scrollkeeper function.  It was actually replaced by 
+rarian some years ago, but the old name was kept.  And now filetriggers 
+automatically invoke the appropriate script when the need for this function is 
+detected.
+
+Mageia has aggressively cleaned spec files of packages, to remove references to 
+scripts no longer required.  This makes the spec files a lot easier to 
+maintain.  Mandriva (from which we forked) contained a lot of unnecessary 
+script references.  This is probably true of many distros.  As well, note that 
+each distro has their own set of filetriggers.
+So look at our packager wikis, Mageia specs for similar packages, and don't 
+hesitate to ask questions.
+
+Regards :)
+-- 
+André
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

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