[Bug 208034] Review Request: HippoDraw - Interactive and Python scriptable data analysis application

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

Summary: Review Request: HippoDraw - Interactive and Python scriptable data analysis application


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





------- Additional Comments From mtasaka@xxxxxxxxxxxxxxxxxxx  2007-07-29 13:27 EST -------
Almost okay. Now rebuid succeeds on all archs as
http://koji.fedoraproject.org/koji/taskinfo?taskID=80875

* Just file entry:
-------------------------------------------------
%ghost %{_includedir}/%{name}/numarray/num_util.h
-------------------------------------------------
  - Perhaps you want to use %exclude? %ghost means that
    "this file may be missing, but it is okay". Actually
    num_util.h is installed on my system.

-------------------------------------------------
%files python
%defattr(-,root,root,-)
<snip>
%{python_sitearch}/hippo.pth
%{python_sitelib}/hippo.pth
<snip>
--------------------------------------------------
  - on i386 and ppc, these are the same. So:
--------------------------------------------------
<snip>
%{python_sitelib}/hippo.pth
%ifarch x86_64 ppc64
%{python_sitearch}/hippo.pth
%endif
<snip>
---------------------------------------------------

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

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

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]