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-July/006886.html | 114 +++++++++++++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-July/006886.html (limited to 'zarb-ml/mageia-dev/2011-July/006886.html') diff --git a/zarb-ml/mageia-dev/2011-July/006886.html b/zarb-ml/mageia-dev/2011-July/006886.html new file mode 100644 index 000000000..eac02de2c --- /dev/null +++ b/zarb-ml/mageia-dev/2011-July/006886.html @@ -0,0 +1,114 @@ + + + + [Mageia-dev] Standardising the virtual Provides in -devel packages + + + + + + + + + +

[Mageia-dev] Standardising the virtual Provides in -devel packages

+ Ahmad Samir + ahmadsamir3891 at gmail.com +
+ Tue Jul 19 08:32:24 CEST 2011 +

+
+ +
On 18 July 2011 22:37, Luc Menut <lmenut at free.fr> wrote:
+> Le 13/07/2011 12:41, Ahmad Samir a écrit :
+>>
+>> On 13 July 2011 12:34, nicolas vigier<boklm at mars-attacks.org>  wrote:
+>>>
+>>> On Wed, 13 Jul 2011, Ahmad Samir wrote:
+>>>
+> ...
+>>>>
+>>>> Using pkgconfig provides looks like an optimal option, we could start
+>>>> now, whenever we touch a spec we change to the pkgconfig provides, and
+>>>> gradually all the specs will be adapted.
+>>>>
+>>>> And for the packages that don't have .pc files we add:
+>>>> Provides: %{name}-devel = %{version}-release
+>>>> Provides: lib%{name}-devel = %{version}-release
+>>>>
+>>>> or we could add them to all packages whether they have .pc files or
+>>>> not, but still always use pkgconfig() provides as BR in our specs.
+>>>
+>>> I think it's better to use %{name}-devel for packages which don't have
+>>> pkgconfig files. And keep pkgconfig() provides for packages with .pc
+>>> files.
+>>>
+>>>
+>>
+>> As spturtle said, conformity/consistency is good, i.e. all our
+>> packages should have the same Provides, that's better in the long run,
+>> and less confusing for new (and old too) packagers.
+>>
+>
+> Couldn't we have a macro for this? It would help in consistency, and will
+> avoid typo.
+> We could use it like this:
+> %mkdevelprov %{name} %{version}
+>
+> regards,
+> Luc
+>
+
+Good point. There'll be corner cases, but it should work for the
+majority of packages.
+
+-- 
+Ahmad Samir
+
+ + + + + + + + + + + + + + + + +
+

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