[Bug 225765] Merge Review: fonts-japanese

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 26 11:15:21 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: Merge Review: fonts-japanese


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





------- Additional Comments From panemade at gmail.com  2007-03-26 07:15 EST -------
The new build still have rpmlint problems.

W: fonts-japanese rpm-buildroot-usage %build %configure --disable-bold
--disable-italic --with-fontdir=$RPM_BUILD_ROOT%{bmpfontdir}
$RPM_BUILD_ROOT should not be touched during %build or %prep stage, as it
will break short circuiting.

W: fonts-japanese conffile-without-noreplace-flag /etc/ghostscript/CIDFnmap.ja
A configuration file is stored in your package without the noreplace flag.
A way to resolve this is to put the following in your SPEC file:

%config(noreplace) /etc/your_config_file_here


W: fonts-japanese conffile-without-noreplace-flag /etc/ghostscript/FAPIcidfmap.ja
A configuration file is stored in your package without the noreplace flag.
A way to resolve this is to put the following in your SPEC file:

%config(noreplace) /etc/your_config_file_here


W: fonts-japanese conffile-without-noreplace-flag /etc/ghostscript/cidfmap.ja
A configuration file is stored in your package without the noreplace flag.
A way to resolve this is to put the following in your SPEC file:

%config(noreplace) /etc/your_config_file_here


Can you replace 
%config 
with
%config(noreplace) ?


Else everything looks OK to me for reviewing this package.

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




More information about the package-review mailing list