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/2012-August/017952.html | 102 +++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-August/017952.html (limited to 'zarb-ml/mageia-dev/2012-August/017952.html') diff --git a/zarb-ml/mageia-dev/2012-August/017952.html b/zarb-ml/mageia-dev/2012-August/017952.html new file mode 100644 index 000000000..c9f032491 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-August/017952.html @@ -0,0 +1,102 @@ + + + + [Mageia-dev] OK to update libffi? + + + + + + + + + +

[Mageia-dev] OK to update libffi?

+ Balcaen John + mikala at mageia.org +
+ Mon Aug 6 00:26:55 CEST 2012 +

+
+ +
Le dimanche 5 août 2012 19:22:17 Balcaen John a écrit :
+> Le dimanche 5 août 2012 19:41:41 David Walser a écrit :
+> > John Balcaen <mikala at ...> writes:
+> > > 2012/8/5 David Walser <luigiwalser at ...>:
+> > > > It has a new upstream version 3.0.11 available.  It builds fine here.
+> > > > 
+> > > > The major number changes from 5 to 6 in this version, which is why I
+> > > > am
+> > 
+> > asking if it is OK to update this package.
+> > 
+> > > did you try it before ? (i mean at least rebuild major packages based on
+> > > it? )
+> > 
+> > No, but predicting what will build in Cauldron is a crapshoot at best
+> > anyway.
+> > 
+> > I don't know exactly what this package does or even what most of the
+> > packages that require it are.  I just know that it's installed on my
+> > system
+> > and I don't want unmaintained stuff bitrotting away on my system, hence
+> > the
+> > interest.
+> 
+> urpmf --requires libtiff.so.5 is enough to have an idea of thoses packages
+> linked against this library.
+> & to have the (minimal) list of package using it as devel br you can use
+> urpmf --requires libtiff-devel --media Core_SRPMS
+> where Core_SRPMS is the media cauldron/SRPMS/core/release
+
+humf :p
+wrong paste when chekcing something else
+so it's 
+urpmf --requires libffi.so.5
+for linked package against libffi
+& 
+ urpmf --requires ffi5-devel --media Core_SRPMS
+ urpmf --requires libffi-devel --media Core_SRPMS
+urpmf --requires --literal 'pkgconfig(libffi)' --media Core_SRPMS
+for the src.rpm having it explicitly in their BR.
+
+
+ + + + + + + + +
+

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