Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build.macros: drop deprecated and unused post_install_gconf_schemas | Jani Välimaa | 2019-12-27 | 1 | -0/+1 |
| | |||||
* | build.macros: drop deprecated and unused macros | Jani Välimaa | 2019-12-27 | 1 | -0/+9 |
| | |||||
* | build.macros: use %{warn:...} macro for deprecation warnings | Jani Välimaa | 2019-12-27 | 1 | -0/+1 |
| | |||||
* | Remove unused git-repository--after-tarball and git-repository--apply-patch | Jani Välimaa | 2019-12-26 | 1 | -0/+1 |
| | |||||
* | build.macros: remove %_after_setup leftovers | Jani Välimaa | 2019-12-26 | 1 | -0/+2 |
| | | | | Support for it was dropped when introduce-_after_setup-which-is-called-after-setup.patch was removed from rpm | ||||
* | rpmrc: drop deprecated macrofiles line | Jani Välimaa | 2019-12-26 | 1 | -0/+2 |
| | |||||
* | 2.472.47 | Jani Välimaa | 2019-12-26 | 1 | -0/+1 |
| | |||||
* | Replace setup_compile_flags rpm macro with upstream set_build_flags macro | Jani Välimaa | 2019-12-26 | 1 | -0/+3 |
| | | | | Deprecation warning is output is %setup_compile_flags is used. | ||||
* | 2.462.46 | Jani Välimaa | 2019-12-24 | 1 | -0/+2 |
| | |||||
* | brp-mangle-shebangs: do not exit if read has a non-zero status | Jani Välimaa | 2019-12-24 | 1 | -0/+3 |
| | | | | | | | | | At least building texlive-texmf fails without this because brp-mangle-shebangs has -e in its shebang. -e Exit immediately if a command exits with a non-zero status. $ read shebang_line < BUILD/texlive-20190410-texmf/texmf-dist/doc/generic/pst-mirror/createEPS/test.sh $ echo $? 1 | ||||
* | 2.452.45 | Thierry Vignaud | 2019-12-23 | 1 | -0/+2 |
| | |||||
* | Switch binary payload compression to Zstandard level 19 | Thierry Vignaud | 2019-12-23 | 1 | -0/+3 |
| | | | | | for faster installations, as discussed with tmb See https://fedoraproject.org/wiki/Changes/Switch_RPMs_to_zstd_compression | ||||
* | brp-mangle-shebangs: do not stat / touch files needlessly | Denys Vlasenko | 2019-12-23 | 1 | -0/+6 |
| | | | | | | | Run "stat" to get mtime, and "touch -d $saved_mtime" only if we indeed modify file's shebang. Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | ||||
* | Try harder to have armv7hl chroots working2.44 | Pascal Terjan | 2019-10-15 | 1 | -0/+5 |
| | |||||
* | Make armv7hl chroots on aarch64 work on all armv8 flavours2.43 | Pascal Terjan | 2019-10-15 | 1 | -0/+4 |
| | |||||
* | Actually make armv7hl chroots on armv8 work2.42 | Pascal Terjan | 2019-10-15 | 1 | -0/+4 |
| | |||||
* | 2.412.41 | Thierry Vignaud | 2019-09-19 | 1 | -0/+2 |
| | |||||
* | fix %__libtoolize disapearing in rpm-4.15 (mga#25440) | Thierry Vignaud | 2019-09-19 | 1 | -0/+2 |
| | |||||
* | 2.402.40 | Thierry Vignaud | 2019-08-29 | 1 | -0/+2 |
| | |||||
* | move macros files into /usr/lib/rpm/macros.d | Thierry Vignaud | 2019-08-29 | 1 | -0/+3 |
| | | | | | | move them from /etc/rpm/macros.d into /usr/lib/rpm/macros.d thus fixing most failures with rpm's testsuite (related to not being able to disable debuginfo) | ||||
* | Release 2.392.39 | Pascal Terjan | 2019-05-04 | 1 | -0/+2 |
| | |||||
* | Make armv7hl chroots on aarch64 work as expected | Pascal Terjan | 2019-05-04 | 1 | -0/+3 |
| | | | | | set arch_compat so that urpmi accepts to install armv7hl packages and set canonical architecture to be armv7hl | ||||
* | 2.382.38 | Thierry Vignaud | 2019-03-11 | 1 | -0/+2 |
| | |||||
* | log previous changes | Thierry Vignaud | 2019-03-11 | 1 | -0/+4 |
| | |||||
* | Add %_metainfodir macro for appdata metainfo dir | Jani Välimaa | 2019-01-19 | 1 | -0/+2 |
| | |||||
* | 2.372.37 | Jani Välimaa | 2018-10-21 | 1 | -0/+2 |
| | |||||
* | Strip binaries and libraries in __os_install_post if __debug_package isn't ↵ | Jani Välimaa | 2018-10-21 | 1 | -0/+3 |
| | | | | | | | | | defined Add __brp_strip, __brp_strip_comment_note, __brp_strip_static_archive and __brp_strip_shared for stripping. One can skip stripping by using '%define __strip %{_bindir}/true' in .spec, if needed. | ||||
* | 2.36,2.36 | Thierry Vignaud | 2018-09-24 | 1 | -0/+2 |
| | |||||
* | Automatically compile python files | Thierry Vignaud | 2018-09-24 | 1 | -0/+1 |
| | |||||
* | add __brp_mangle_shebangs from FC in order to: | Thierry Vignaud | 2018-09-24 | 1 | -0/+2 |
| | | | | | | | - fix /bin -> /usr/bin - resolve "env foobar" -> "foobar" install it in /usr/lib/rpm/redhat to make clear from where it comes | ||||
* | 2.352.35 | Thierry Vignaud | 2018-09-24 | 1 | -0/+2 |
| | |||||
* | split&sync %__brp_python_bytecompile with upstream | Thierry Vignaud | 2018-09-24 | 1 | -0/+4 |
| | | | | | | | | Thus using "%global __python %{__python3}" enables to properly fix python3 bytecompiling Also recognize %_python_bytecompile_extra for compiling outisde python specific directories | ||||
* | terminate build when missing buildids by default | Thierry Vignaud | 2018-09-24 | 1 | -0/+1 |
| | |||||
* | remove duplicated systemd macros | Thierry Vignaud | 2018-09-24 | 1 | -0/+1 |
| | |||||
* | triming changelog is done at build time, also reduce it to 2 years | Thierry Vignaud | 2018-09-24 | 1 | -0/+2 |
| | |||||
* | 2.342.34 | Thierry Vignaud | 2018-09-08 | 1 | -0/+2 |
| | |||||
* | emits requires(posttrans) on info-install | Thierry Vignaud | 2018-09-08 | 1 | -0/+3 |
| | | | | (needs newer rpm) | ||||
* | 2.332.33 | Thierry Vignaud | 2018-09-07 | 1 | -0/+2 |
| | |||||
* | emits requires on info-install instead of provides | Thierry Vignaud | 2018-09-07 | 1 | -0/+2 |
| | |||||
* | 2.322.32 | Thierry Vignaud | 2018-09-04 | 1 | -0/+2 |
| | |||||
* | Automatically emits requires on info-install for *.info files | Thierry Vignaud | 2018-09-04 | 1 | -0/+2 |
| | |||||
* | 2.312.31 | Thierry Vignaud | 2018-08-09 | 1 | -0/+2 |
| | |||||
* | emit perl-base requires for new 32bit perl path | Thierry Vignaud | 2018-08-09 | 1 | -0/+2 |
| | |||||
* | 2.302.30 | Thierry Vignaud | 2018-08-09 | 1 | -0/+2 |
| | |||||
* | emit perl-base requires for new perl pathes | Thierry Vignaud | 2018-08-09 | 1 | -0/+2 |
| | |||||
* | 2.292.29 | Jani Välimaa | 2018-08-05 | 1 | -0/+2 |
| | |||||
* | build.macros: allow redefinition of __brp_python_hardlink in __os_instal_post | Jani Välimaa | 2018-08-05 | 1 | -0/+1 |
| | |||||
* | build.macros: fix python bytecompile in __os_instal_post as ↵ | Jani Välimaa | 2018-08-05 | 1 | -0/+2 |
| | | | | __brp_python_bytecompile is now defined by rpm upstream | ||||
* | 2.282.28 | Jani Välimaa | 2018-05-26 | 1 | -0/+2 |
| | |||||
* | Add -fasynchronous-unwind-tables to default optflags for x86_64 and aarch64 | Jani Välimaa | 2018-04-21 | 1 | -0/+2 |
| |