[Bug 290581] Review Request: madan-fonts - Font for Nepali

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 15 06:30:27 UTC 2007


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: madan-fonts - Font for Nepali


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


panemade at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |ASSIGNED
               Flag|needinfo?(pnemade at redhat.com|
                   |)                           |




------- Additional Comments From panemade at gmail.com  2007-10-15 02:30 EST -------
sure.
Mock build gave me
+ install -m 0644 -p '*.ttf'
/var/tmp/madan-fonts-1.0-5.fc8-root-mockbuild/usr/share/fonts/madan
install: cannot stat `*.ttf': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.47557 (%install)

This mean you missed to add in %prep
cp -p %{SOURCE0} .

Empty %prep mean above install command will not find which *.ttf file to install.

Empty %prep will successfully run rpmbuild on SPEC outside mock. But when built
in mock it failed.

-- 
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, or are watching someone who is.




More information about the Fedora-package-review mailing list