Julian Sikorski wrote:
Looks like it failed. I'll try to build it in mock and see what happens. In non-isolated environment, it builds fine. Thanks anyway.
It's failing because the spec includes a "%find_lang" clause and there are no translations to find. The attached patch works for me.
Cheers, Paul.
Index: chemical-mime-data.spec =================================================================== RCS file: /cvs/extras/rpms/chemical-mime-data/devel/chemical-mime-data.spec,v retrieving revision 1.4 diff -r1.4 chemical-mime-data.spec 3c3 < Release: 1%{?dist} --- > Release: 2%{?dist} 46d45 < %find_lang %{name} 62c61 < %files -f %{name}.lang --- > %files 73a73,75 > * Mon Feb 12 2007 Paul Howarth <paul@xxxxxxxxxxxx> - 0.1.94-2 > - No translations to install, so drop %%find_lang >
-- Fedora-maintainers mailing list Fedora-maintainers@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers
-- Fedora-maintainers-readonly mailing list Fedora-maintainers-readonly@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-maintainers-readonly