Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=478504





--- Comment #25 from Christoph Wickert <fed...@christoph-wickert.de>  
2009-01-15 08:48:05 EDT ---
(In reply to comment #24)
> error: File not found by glob:
> /home/tuxdistro/rpmbuild/BUILDROOT/gget-0.0.4-6.fc10.i386/usr/lib/epiphany/*/extensions/gget.py*

Sorry, the files are named gget-epiphany.py* and gget.ephy-extension.
So you could use
  %{_libdir}/epiphany/*/extensions/gget-epiphany.py*
  %{_libdir}/epiphany/*/extensions/gget.ephy-extension
or simply 
  %{_libdir}/epiphany/*/extensions/gget*
as you did before.


> RPM build errors:
>     File not found by glob:
> /home/tuxdistro/rpmbuild/BUILDROOT/gget-0.0.4-6.fc10.i386/usr/lib/epiphany/*/extensions/gget.py*
> 
> Instead, using what you said in comment #9:
> %{_libdir}/epiphany/*/

This would be ok if we did what I suggested first and did _not_ file the bug
against epiphany, but now it's no longer ok.


> Spec URL: http://pastebin.ca/1308934
> SRPM URL: http://www.metalinker.org/mirrors/gget/gget-0.0.4-6.fc10.src.rpm

Ok, I will have a final look over them tonight and if everything is ok approve
them. Leave the files as they are now and do the final fixes in the -7 release.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to