On 07/02/2010 08:13 AM, Hans de Goede wrote:
Hi all,
Does $subject work? (can the push scripts handle it ?).
Related:
http://bugzilla.rpmfusion.org/show_bug.cgi?id=1310
Well, in this case the packaging is broken:
# diff -Naur
i386/usr/share/gtk-doc/html/gst-plugins-ugly-plugins-0.10/ch01.html
x86_64/usr/share/gtk-doc/html/gst-plugins-ugly-plugins-0.10/ch01.html
--- i386/usr/share/gtk-doc/html/gst-plugins-ugly-plugins-0.10/ch01.html
2010-06-14 14:31:48.000000000 +0200
+++
x86_64/usr/share/gtk-doc/html/gst-plugins-ugly-plugins-0.10/ch01.html
2010-06-14 14:15:22.000000000 +0200
@@ -21,7 +21,7 @@
</tr></table>
<div class="chapter" title="gst-plugins-ugly Elements">
<div class="titlepage"><div><div><h2
class="title">
-<a name="id2713711"></a>gst-plugins-ugly
Elements</h2></div></div></div>
+<a name="id1255571"></a>gst-plugins-ugly
Elements</h2></div></div></div>
These docs use some id's
=> These packages can neither be noarch nor be installed in parallel.
== This is a packaging bug
The real fix would be somehow remove these ids or to make them
deterministic (== identical).
Ralf