X-Git-Url: http://git.pld-linux.org/?p=packages%2Frpm.git;a=blobdiff_plain;f=macros.pld.in;h=326b00b546611ca5c0ff91d7ef03e2336970c41e;hp=353220bfaca78cd467c4f6dba87f3da2422088cc;hb=b8c54dbb9b84da640ca5551f2110463d909726dd;hpb=4899c4ec94c7726a088486103d7c4399bab9d221 diff --git a/macros.pld.in b/macros.pld.in index 353220b..326b00b 100644 --- a/macros.pld.in +++ b/macros.pld.in @@ -25,7 +25,7 @@ %_exec_prefix %{_prefix} %_bindir %{_exec_prefix}/bin %_sbindir %{_exec_prefix}/sbin -%_libexecdir %{_exec_prefix}/%{_lib} +%_libexecdir %{_exec_prefix}/libexec %_datadir %{_prefix}/share %_sysconfdir %{_prefix}/etc %_sharedstatedir /var/lib @@ -51,6 +51,7 @@ %{__spec_install_post_compress_modules}\ %{__spec_install_post_check_so}\ %{__spec_install_post_check_tmpfiles}\ +%{__spec_install_post_check_shebangs}\ %{__spec_install_post_compress_docs}\ %{__spec_install_post_py_hardlink}\ %{__spec_install_post_perl_clean}\ @@ -107,7 +108,7 @@ pakietu oraz przy odpluskwianiu samego pakietu.\ %buildroot %{_tmppath}/%{name}-%{version}-root-%(id -u -n) %_source_payload w9.gzdio -%_binary_payload w9.lzdio +%_binary_payload w6.lzdio %_rpmfc_magic_path /usr/share/file/magic @@ -178,7 +179,7 @@ pakietu oraz przy odpluskwianiu samego pakietu.\ # cf http://wiki.mandriva.com/en/Development/Packaging/Problems#format_not_a_string_literal_and_no_format_arguments %Werror_cflags -Wformat -Werror=format-security -%_ssp_cflags -fstack-protector --param=ssp-buffer-size=4 +%_ssp_cflags -fstack-protector-strong --param=ssp-buffer-size=4 %__common_cflags -O2 -fwrapv -pipe %{Werror_cflags} %{debuginfocflags} %{?_fortify_cflags} %{!?nospecflags:%{?specflags}} %__common_cflags_with_ssp %{__common_cflags} %{?_ssp_cflags}