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-February/011823.html | 111 +++++++++++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-February/011823.html (limited to 'zarb-ml/mageia-dev/2012-February/011823.html') diff --git a/zarb-ml/mageia-dev/2012-February/011823.html b/zarb-ml/mageia-dev/2012-February/011823.html new file mode 100644 index 000000000..a7ac5d0ba --- /dev/null +++ b/zarb-ml/mageia-dev/2012-February/011823.html @@ -0,0 +1,111 @@ + + + + [Mageia-dev] Automatically determining all "GNOME" packages + + + + + + + + + +

[Mageia-dev] Automatically determining all "GNOME" packages

+ Pascal Terjan + pterjan at gmail.com +
+ Thu Feb 9 11:47:14 CET 2012 +

+
+ +
On Thu, Feb 9, 2012 at 10:39, Olav Vitters <olav at vitters.nl> wrote:
+> On Thu, Feb 09, 2012 at 10:34:51AM +0000, Pascal Terjan wrote:
+>> Something like urpmf --synthesis
+>> /distrib/mageia/distrib/cauldron/SRPMS/core/release/media_info/synthesis.hdlist.cz
+>> --url 'gnome\.org'
+>
+> Cool!
+>
+> But that prints the URL, not the contents of the tarball URL, meaning
+> the part in the spec file which reads
+>  Source: http://download.gnome.org/sources/gtk+/$FOO/$BAR.tar.xz
+>
+> Maybe it is impossible to do, but I don't know :)
+
+It is harder as this information is not in the metadata on mirrors,
+not even in the src.rpm, only in the spec files
+
+src.rpm only keep the filename as this is enough to build:
+
+$ rpm -qp --qf "%{SOURCE}\n"
+/distrib/mageia/distrib/cauldron/SRPMS/core/release/gnome-boxes-3.3.5.1-1.mga2.src.rpm
+gnome-boxes-3.3.5.1.tar.xz
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

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