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=550594





--- Comment #12 from Mamoru Tasaka <mtas...@ioa.s.u-tokyo.ac.jp>  2010-01-01 
11:44:57 EDT ---
One more thing:

* Detecting dependency
  - To make it sure that all dependencies are correctly detected,
    change the permission of .dll files to 0755 explicitly as
-------------------------------------------------------------
chmod 0755 %{buildroot}%{_libdir}/themonospot/*.dll
-------------------------------------------------------------
   at the end of %install section
   ( currently 2 dll files has 0644 permission and unfortunately
     rpmbuild does not check dependency for .dll files if
     they don't have executable permission )

-- 
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