[Bug 250040] Review Request: new - A simple template system

[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: new - A simple template system


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





------- Additional Comments From mtasaka@xxxxxxxxxxxxxxxxxxx  2007-08-20 07:21 EST -------
Well, actually
* libnewfmt_ptrn.so has undefined non-weak symbol
* And libnewfmt_ptrnjni.so also has undefined non-weak symbols

Apart from these issues:
* one-line-command-in-%post(un)
  - If you want to call only /sbin/ldconfig on %post(un), please
    don't call unneeded shell. i.e. write as
---------------------------------------------------
%post -p /sbin/ldconfig
%post java -p /sbin/ldconfig
---------------------------------------------------
    for example, not
---------------------------------------------------
%post
/sbin/ldconfig
---------------------------------------------------
    The latter format calls unneeded shell (here /bin/bash).

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/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.

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