[Bug 433488] Review Request: dayplanner - An easy and clean Day Planner

bugzilla at redhat.com bugzilla at redhat.com
Sun Mar 2 19:08:16 UTC 2008


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: dayplanner - An easy and clean Day Planner


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





------- Additional Comments From mtasaka at ioa.s.u-tokyo.ac.jp  2008-03-02 14:08 EST -------
Created an attachment (id=296520)
 --> (https://bugzilla.redhat.com/attachment.cgi?id=296520&action=view)
Current holidays in Japan

For quick glance:

- Please avoid to use %makeinstall if possible.
- Japanese current holidays are attached.
- The line "chmod a-x ...." must be dealt with more preferable way.
  * One can easy imagine that the installed files list changes in the
    next version.
----------------------------------------------------------------
find $RPM_BUILD_ROOT%{_datadir}/%{name} -name \*.pm -exec chmod 0644 {} \;
----------------------------------------------------------------
    can replace the current line, I guess.

-- 
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 package-review mailing list