[Bug 1379165] Review Request: libslz - StateLess Zip

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



--- Comment #12 from Christoph Junghans <junghans@xxxxxxxxx> ---
> %global _hardened_build 1
Drop, it is the default, see
https://fedoraproject.org/wiki/Changes/Harden_All_Packages

> %make_build CFLAGS="%{optflags}"
Add LDFLAGS
%make_build CFLAGS="%{optflags}" LDFLAGS='%__global_ldflags'

Avoid strip
> strip libslz.so.1
Drop
> %make_install PREFIX=%{_prefix} LIBDIR=%{_libdir}
%make_install PREFIX=%{_prefix} LIBDIR=%{_libdir} STRIP=/bin/true

see policy:
https://fedoraproject.org/wiki/Packaging:Debuginfo#Useless_or_incomplete_debuginfo_packages_due_to_packaging_issues

Otherwise I am happy.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]