]> git.pld-linux.org Git - packages/rpm-build-macros.git/log
packages/rpm-build-macros.git
5 years ago- 1.742, cmake_on_off macros from libgit2.spec (other variant also seen in freerdp... auto/th/rpm-build-macros-1.742-1
Adam Gołębiowski [Sun, 24 Mar 2019 11:43:57 +0000 (12:43 +0100)]
- 1.742, cmake_on_off macros from libgit2.spec (other variant also seen in freerdp.spec)

5 years ago- 1.741; guile modules can be in subdirectories of some other package auto/th/rpm-build-macros-1.741-1
Arkadiusz Miśkiewicz [Sat, 9 Mar 2019 21:13:35 +0000 (22:13 +0100)]
- 1.741; guile modules can be in subdirectories of some other package

5 years ago- 1.740; fix regex for build root auto/th/rpm-build-macros-1.740-1
Arkadiusz Miśkiewicz [Sat, 9 Mar 2019 20:07:45 +0000 (21:07 +0100)]
- 1.740; fix regex for build root

5 years ago- 1.739; don't match libx32 and don't try to strip guile 2.2 go files (which are... auto/th/rpm-build-macros-1.739-1
Arkadiusz Miśkiewicz [Sat, 9 Mar 2019 18:59:50 +0000 (19:59 +0100)]
- 1.739; don't match libx32 and don't try to strip guile 2.2 go files (which are ELF but not strippable)

5 years ago- 1.738, supress useless noise from cmake auto/th/rpm-build-macros-1.738-1
Jan Rękorajski [Wed, 27 Feb 2019 07:51:35 +0000 (08:51 +0100)]
- 1.738, supress useless noise from cmake

5 years ago- version 1.737: added _noautoprov_* macros auto/th/rpm-build-macros-1.737-1
Jakub Bogusz [Sat, 23 Feb 2019 20:24:48 +0000 (21:24 +0100)]
- version 1.737: added _noautoprov_* macros

5 years agodeprecate meson_* macros with ninja_* auto/th/rpm-build-macros-1.736-1
Elan Ruusamäe [Thu, 1 Nov 2018 15:49:30 +0000 (17:49 +0200)]
deprecate meson_* macros with ninja_*

see http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2018-October/025633.html

5 years ago- add link to Gentoo wiki regarding execstack auto/th/rpm-build-macros-1.735-1
Jan Rękorajski [Tue, 30 Oct 2018 22:11:11 +0000 (23:11 +0100)]
- add link to Gentoo wiki regarding execstack

5 years ago- add macro to check ELF file for executable stack
Jan Rękorajski [Tue, 30 Oct 2018 22:07:26 +0000 (23:07 +0100)]
- add macro to check ELF file for executable stack
  (see https://www.openwall.com/lists/oss-security/2018/10/22/3 and followup)
- up to 1.735

5 years agoupdate pattern for matching empty mo files in find-lang.sh with file 5.33; rel 2 auto/th/rpm-build-macros-1.734-2
Jan Palus [Tue, 3 Jul 2018 22:13:48 +0000 (00:13 +0200)]
update pattern for matching empty mo files in find-lang.sh with file 5.33; rel 2

file 5.32:
libvirt.mo: GNU message catalog (little endian), revision 0.0, 1 messages

file 5.33:
libvirt.mo: GNU message catalog (little endian), revision 0.0, 1 message, Project-Id-Version: libvirt 4.3.0

5 years ago- up to 1.734; always skip checking std::__once_callable and std::__once_call symbols... auto/th/rpm-build-macros-1.734-1
Arkadiusz Miśkiewicz [Wed, 20 Jun 2018 04:48:10 +0000 (06:48 +0200)]
- up to 1.734; always skip checking std::__once_callable and std::__once_call symbols in post_check_so as these are always unresolved

5 years ago- typo fixed auto/th/rpm-build-macros-1.733-1
Arkadiusz Miśkiewicz [Thu, 3 May 2018 09:18:00 +0000 (11:18 +0200)]
- typo fixed

5 years ago- up to 1.732; try to build both, static and shared, libraries with meson by default auto/th/rpm-build-macros-1.732-1
Arkadiusz Miśkiewicz [Thu, 3 May 2018 09:03:24 +0000 (11:03 +0200)]
- up to 1.732; try to build both, static and shared, libraries with meson by default

6 years agoavoid bogus commands caused by not escaped macro
Tomasz Pala [Fri, 23 Mar 2018 18:06:06 +0000 (19:06 +0100)]
avoid bogus commands caused by not escaped macro

Run "/bin/systemctl restart if called after" to restart if called after.

6 years ago1.731: fixed %webapp_register -f to work in triggerpostun auto/th/rpm-build-macros-1.731-1
Elan Ruusamäe [Tue, 20 Mar 2018 09:40:18 +0000 (11:40 +0200)]
1.731: fixed %webapp_register -f to work in triggerpostun

$ if true || false && false; then echo MATCH; else echo NO MATCH; fi
NO MATCH

6 years ago- typo auto/th/rpm-build-macros-1.730-1
Jakub Bogusz [Thu, 30 Nov 2017 17:22:08 +0000 (18:22 +0100)]
- typo

6 years ago- note that __true_false* may be used also with cmake
Jakub Bogusz [Thu, 30 Nov 2017 16:57:14 +0000 (17:57 +0100)]
- note that __true_false* may be used also with cmake

6 years ago- version 1.730: added _noautoreq_mono
Jakub Bogusz [Thu, 30 Nov 2017 16:35:10 +0000 (17:35 +0100)]
- version 1.730: added _noautoreq_mono

6 years ago1.729: omit ruby version from %ruby_ridir auto/th/rpm-build-macros-1.729-1
Elan Ruusamäe [Thu, 26 Oct 2017 19:22:32 +0000 (22:22 +0300)]
1.729: omit ruby version from %ruby_ridir

it's been missing for some time, so keep the dir ruby abi independant,
what it i think it is

6 years ago- add __true_false_not, too auto/th/rpm-build-macros-1.728-1
Arkadiusz Miśkiewicz [Sat, 21 Oct 2017 09:54:58 +0000 (11:54 +0200)]
- add __true_false_not, too

6 years ago- rel 1.728; __true_false rpm macro for -Ddocumentation=%{__true_false doc} usage
Arkadiusz Miśkiewicz [Sat, 21 Oct 2017 09:53:33 +0000 (11:53 +0200)]
- rel 1.728; __true_false rpm macro for -Ddocumentation=%{__true_false doc} usage

6 years ago- up to 1.727; use C.UTF-8 locale because meson wants utf8 locale auto/th/rpm-build-macros-1.727-1
Arkadiusz Miśkiewicz [Sat, 21 Oct 2017 09:41:26 +0000 (11:41 +0200)]
- up to 1.727; use C.UTF-8 locale because meson wants utf8 locale

6 years agoUp to 1.726. auto/th/rpm-build-macros-1.726-1
Arkadiusz Miśkiewicz [Sat, 21 Oct 2017 08:16:28 +0000 (10:16 +0200)]
Up to 1.726.

More meson macros. Usage:
%meson \
some-options \
-Dvariable=value \
more-options \
<srcdir (use current dir mostly: .)> <builddir (like '-C builddir' in make)>

%meson_build -C build
%meson_install -C build
%meson_test -C build

Ninja macros also adjusted.

6 years ago1.725; pass --*dir opts to meson auto/th/rpm-build-macros-1.725-1
Jan Palus [Sat, 29 Jul 2017 15:42:52 +0000 (17:42 +0200)]
1.725; pass --*dir opts to meson

contrary to --help output they accept absolute paths

6 years ago1.724; initial version of %meson/%ninja macros auto/th/rpm-build-macros-1.724-1
Jan Palus [Mon, 24 Jul 2017 22:59:41 +0000 (00:59 +0200)]
1.724; initial version of %meson/%ninja macros

6 years agofind-lang: use find.dirs after it has been created auto/th/rpm-build-macros-1.723-4
Elan Ruusamäe [Sun, 23 Apr 2017 22:38:45 +0000 (01:38 +0300)]
find-lang: use find.dirs after it has been created

6 years agofind lang 1.40: add --with-django; previous change (701db50) removed auto/th/rpm-build-macros-1.723-3
Elan Ruusamäe [Sun, 23 Apr 2017 22:26:55 +0000 (01:26 +0300)]
find lang 1.40: add --with-django; previous change (701db50) removed

6 years agorel 2 auto/th/rpm-build-macros-1.723-2
Elan Ruusamäe [Sun, 23 Apr 2017 14:54:07 +0000 (17:54 +0300)]
rel 2

6 years agofind-lang 1.39: --all-name to catch .mo files from python modules
Elan Ruusamäe [Sun, 23 Apr 2017 14:50:46 +0000 (17:50 +0300)]
find-lang 1.39: --all-name to catch .mo files from python modules

%lang(et) /usr/share/python2.7/site-packages/rest_framework/locale/et/LC_MESSAGES/django.mo

7 years ago- 1.723; fix compressing man pages with spaces inside filenames auto/th/rpm-build-macros-1.723-1
Arkadiusz Miśkiewicz [Sun, 1 Jan 2017 11:18:08 +0000 (12:18 +0100)]
- 1.723; fix compressing man pages with spaces inside filenames

7 years ago- fix too many slashes in update_mime_database macro auto/th/rpm-build-macros-1.722-1
Jan Rękorajski [Wed, 28 Dec 2016 07:25:42 +0000 (08:25 +0100)]
- fix too many slashes in update_mime_database macro
- 1.722

7 years ago- added _soname_prov and journal_catalog_update macros auto/th/rpm-build-macros-1.721-1
Jakub Bogusz [Sun, 18 Dec 2016 08:42:18 +0000 (09:42 +0100)]
- added _soname_prov and journal_catalog_update macros
- drop arm macro from macros.build (more recent version already defined in macros.rpmbuild)
- version 1.721

7 years agodocument _noautoreq_pyegg, _noautoreq_py3egg
Elan Ruusamäe [Thu, 29 Sep 2016 17:25:24 +0000 (20:25 +0300)]
document _noautoreq_pyegg, _noautoreq_py3egg

added in e7053164

7 years agofixed %systemd_post
Tomasz Pala [Tue, 6 Sep 2016 09:54:45 +0000 (11:54 +0200)]
fixed %systemd_post

broken with wrong chunk at 3303369cd82fe4c2d6297d60fec3272066a322c5

7 years agodon't be quiet when enabling systemd native service in place of SysV one
Tomasz Pala [Wed, 24 Aug 2016 13:27:24 +0000 (15:27 +0200)]
don't be quiet when enabling systemd native service in place of SysV one

As RPM_ENABLE_SYSTEMD_SERVICE overrides systemd presets and this is
happening only once per package, it's better to notice admin about that.

7 years agoremove --quiet option for systemctl actions that do not support it
Tomasz Pala [Wed, 24 Aug 2016 13:24:40 +0000 (15:24 +0200)]
remove --quiet option for systemctl actions that do not support it

7 years agopass RPM_SKIP_AUTO_RESTART value of a service to %systemd_post
Tomasz Pala [Wed, 24 Aug 2016 13:18:21 +0000 (15:18 +0200)]
pass RPM_SKIP_AUTO_RESTART value of a service to %systemd_post

7 years agostop INSANE delay
Tomasz Pala [Wed, 24 Aug 2016 00:21:45 +0000 (02:21 +0200)]
stop INSANE delay

If this update-mime-database corrupts data cache, let them fix their crappy
code, until then it's not worth to introduce ~minute updates for
recreatable data, this is not an RDBMS.

7 years agov1.720: add %fish_compdir auto/th/rpm-build-macros-1.720-1
Elan Ruusamäe [Sat, 20 Aug 2016 11:35:46 +0000 (14:35 +0300)]
v1.720: add %fish_compdir

7 years agodon't hide output; refs 3303369 auto/th/rpm-build-macros-1.719-1
Elan Ruusamäe [Sat, 20 Aug 2016 11:26:15 +0000 (14:26 +0300)]
don't hide output; refs 3303369

7 years agov1.719: add %zsh_compdir
Elan Ruusamäe [Sat, 20 Aug 2016 11:22:43 +0000 (14:22 +0300)]
v1.719: add %zsh_compdir

7 years agouse systemctl preset instead enable where appropriate
Tomasz Pala [Sun, 7 Aug 2016 17:35:23 +0000 (19:35 +0200)]
use systemctl preset instead enable where appropriate

7 years agohardcode /usr/share/vim/doc in %vim_doc_helptags auto/th/rpm-build-macros-1.718-1
Jan Palus [Tue, 2 Aug 2016 19:33:17 +0000 (21:33 +0200)]
hardcode /usr/share/vim/doc in %vim_doc_helptags

7 years agover 1.718: added %vim_doc_helptags
Jan Palus [Mon, 1 Aug 2016 15:08:52 +0000 (17:08 +0200)]
ver 1.718: added %vim_doc_helptags

7 years agov1.717: %py_install_opts, %py3_install_opts auto/th/rpm-build-macros-1.717-1
Elan Ruusamäe [Wed, 29 Jun 2016 20:28:51 +0000 (23:28 +0300)]
v1.717: %py_install_opts, %py3_install_opts

moved from %py_install, %py3_install so it could be used elsewhere in
install section

7 years agofix __spec_install_post_check_shebangs for spaces auto/th/rpm-build-macros-1.716-1
Jacek Konieczny [Tue, 26 Apr 2016 13:13:59 +0000 (15:13 +0200)]
fix __spec_install_post_check_shebangs for spaces

Paths with spaces would cause the macro to fail.

Version: 1.716

7 years agodrop usage of O= in kernel module macros; ver 1.715
Jan Palus [Sun, 24 Apr 2016 10:31:34 +0000 (12:31 +0200)]
drop usage of O= in kernel module macros; ver 1.715

breaks KERNELRELEASE determination

8 years agofind-lang: v1.38 auto/th/rpm-build-macros-1.714-2
Elan Ruusamäe [Wed, 20 Jan 2016 21:05:31 +0000 (23:05 +0200)]
find-lang: v1.38

restore .qm files from /usr/share from
59c9ed8f8968ff427964670e3d782ac458ef5d38

like clementine:
/usr/share/locale/bg/LC_MESSAGES/clementine.qm

the find-lang.sh is crazy, it should be rewritten with something more
readable!

8 years agocosmetics
Elan Ruusamäe [Wed, 6 Jan 2016 11:45:29 +0000 (13:45 +0200)]
cosmetics

8 years ago__php_api_requires has no -v param
Elan Ruusamäe [Wed, 6 Jan 2016 11:42:08 +0000 (13:42 +0200)]
__php_api_requires has no -v param

8 years agoDo not ask Python3 for module installation dirs auto/th/rpm-build-macros-1.714-1
Jacek Konieczny [Fri, 4 Dec 2015 07:22:04 +0000 (08:22 +0100)]
Do not ask Python3 for module installation dirs

Version: 1.714

8 years agopy_install: explicitly specify --install-purelib auto/th/rpm-build-macros-1.713-1
Jacek Konieczny [Wed, 2 Dec 2015 17:25:20 +0000 (18:25 +0100)]
py_install: explicitly specify --install-purelib

This way our Python does not need to be patched in a way virtualenv
doesn't like.

Version: 1.713

8 years agoadd info about test spec auto/th/rpm-build-macros-1.712-1
Elan Ruusamäe [Mon, 30 Nov 2015 08:31:48 +0000 (10:31 +0200)]
add info about test spec

8 years agoshebangs check: missing '*'
Jacek Konieczny [Mon, 30 Nov 2015 07:34:59 +0000 (08:34 +0100)]
shebangs check: missing '*'

8 years agoshebangs: allow explicit pyhon%{py_ver} too
Jacek Konieczny [Sun, 29 Nov 2015 16:49:03 +0000 (17:49 +0100)]
shebangs: allow explicit pyhon%{py_ver} too

8 years ago__spec_install_post_check_shebangs
Jacek Konieczny [Sun, 29 Nov 2015 16:31:36 +0000 (17:31 +0100)]
__spec_install_post_check_shebangs

Check script shebangs. Currently only for python and a generic
"#!/usr/bin/env interpreter" check. Checks for other interpreters may
easily be added.

For Python – check if /usr/bin/python2 or /usr/bin/python3 is used, so
we don't run Python3-compatible software with Python 2 just because it
is our /usr/bin/python.

Version: 1.712

8 years agopy_build/py_install - cosmetics auto/th/rpm-build-macros-1.711-1
Jacek Konieczny [Wed, 25 Nov 2015 20:07:18 +0000 (21:07 +0100)]
py_build/py_install - cosmetics

8 years ago{py,py3}_{build,install} macros auto/th/rpm-build-macros-1.710-1
Jacek Konieczny [Wed, 25 Nov 2015 18:04:43 +0000 (19:04 +0100)]
{py,py3}_{build,install} macros

Shortcuts for 'python setup.py', passing all the needed variables.

Single '%%setup_py' for build and install would not do, as the prefix
cannot be given before the 'install' command.

Version: 1.710

8 years agodrop rpm-build.sh, provided by ../rpm-build-tools/shrc.sh
Elan Ruusamäe [Fri, 13 Nov 2015 19:53:31 +0000 (21:53 +0200)]
drop rpm-build.sh, provided by ../rpm-build-tools/shrc.sh

was removed in dec1a0aedb2fa4c662673def49b3a9d70d90a922
but file still kept, which lead to duplicate life of same script in both
repos. sigh...

that commit makes up as rpm-build-macros 1.651

8 years agodrop duplicate "ac-tag" alias, provided by rpm-build-tools
Elan Ruusamäe [Tue, 19 May 2015 08:13:46 +0000 (11:13 +0300)]
drop duplicate "ac-tag" alias, provided by rpm-build-tools

8 years ago- added pythonegg/python3egg noautoreq helpers auto/th/rpm-build-macros-1.709-1
Jan Rękorajski [Tue, 5 May 2015 06:16:44 +0000 (08:16 +0200)]
- added pythonegg/python3egg noautoreq helpers
- 1.709

9 years agoadd q alias
Elan Ruusamäe [Thu, 26 Feb 2015 21:44:02 +0000 (23:44 +0200)]
add q alias

9 years agodrop rpmb
Elan Ruusamäe [Thu, 26 Feb 2015 21:40:40 +0000 (23:40 +0200)]
drop rpmb

not needed either, rpm-build-macros can setup spec and sourcedirs properly

9 years agodrop kdediff, kde3.5 unmaintained and current kde in git probably
Elan Ruusamäe [Thu, 26 Feb 2015 21:40:11 +0000 (23:40 +0200)]
drop kdediff, kde3.5 unmaintained and current kde in git probably

9 years agocleanup functions related to pld cvs -- no longer needed
Elan Ruusamäe [Thu, 26 Feb 2015 21:37:32 +0000 (23:37 +0200)]
cleanup functions related to pld cvs -- no longer needed

9 years ago- use UTS_RELEASE for determining kernel version, rpm EVR doesn't contain alt_kernel... auto/th/rpm-build-macros-1.708-1
Jan Rękorajski [Sun, 1 Feb 2015 11:12:28 +0000 (12:12 +0100)]
- use UTS_RELEASE for determining kernel version, rpm EVR doesn't contain alt_kernel information

9 years agokernel modules: fix syntax error; rel 2 auto/th/rpm-build-macros-1.707-2
Elan Ruusamäe [Tue, 27 Jan 2015 09:07:51 +0000 (11:07 +0200)]
kernel modules: fix syntax error; rel 2

9 years ago"xz -9e" and "xz" size difference is very minimal: auto/th/rpm-build-macros-1.707-1
Elan Ruusamäe [Mon, 26 Jan 2015 21:56:34 +0000 (23:56 +0200)]
"xz -9e" and "xz" size difference is very minimal:

$ du xz*/lib/modules/ -sk
42940   xz-e9/lib/modules/
42876   xz/lib/modules/

9 years agov1.707: make kernel module compression configurable via kmod_compress_cmd macro
Elan Ruusamäe [Mon, 26 Jan 2015 21:54:29 +0000 (23:54 +0200)]
v1.707: make kernel module compression configurable via kmod_compress_cmd macro

9 years agov1.706: find-lang: v1.37 update --with-qm to accept from any path auto/th/rpm-build-macros-1.706-1
Elan Ruusamäe [Sun, 25 Jan 2015 12:57:28 +0000 (14:57 +0200)]
v1.706: find-lang: v1.37 update --with-qm to accept from any path

sed patterns from rpm.org
315d491514c1b710b53c40aa8bf03eb56c202a36

9 years ago- C: rpm-build < 5.4.15-6 because of macros.d/kernel file
Jakub Bogusz [Sun, 25 Jan 2015 09:34:04 +0000 (10:34 +0100)]
- C: rpm-build < 5.4.15-6 because of macros.d/kernel file

9 years agofind-lang: put diagnostics to stderr
Elan Ruusamäe [Tue, 6 Jan 2015 21:04:24 +0000 (23:04 +0200)]
find-lang: put diagnostics to stderr

9 years ago- moved _{host,target}_base_arch macros where they belong (kernel specific) auto/th/rpm-build-macros-1.705-1
Jan Rękorajski [Sat, 3 Jan 2015 16:35:37 +0000 (17:35 +0100)]
- moved _{host,target}_base_arch macros where they belong (kernel specific)
- translate x32 to x86_64 for kernel purposes

9 years ago- add x32 support to cmake
Jan Rękorajski [Thu, 1 Jan 2015 20:08:16 +0000 (21:08 +0100)]
- add x32 support to cmake

9 years ago- fix kernl BR generator auto/th/rpm-build-macros-1.703-1
Jan Rękorajski [Sun, 14 Dec 2014 13:44:16 +0000 (14:44 +0100)]
- fix kernl BR generator

9 years ago- drop non-dist kernel support, it was broken for a long time and noone noticed/cared auto/th/rpm-build-macros-1.702-1
Jan Rękorajski [Sun, 14 Dec 2014 12:24:19 +0000 (13:24 +0100)]
- drop non-dist kernel support, it was broken for a long time and noone noticed/cared

9 years ago- allow versioned BRs when generating them for kernel packages auto/th/rpm-build-macros-1.701-1
Jan Rękorajski [Sun, 14 Dec 2014 11:22:05 +0000 (12:22 +0100)]
- allow versioned BRs when generating them for kernel packages

9 years ago- package new macro file auto/th/rpm-build-macros-1.700-1
Jan Rękorajski [Wed, 10 Dec 2014 21:47:11 +0000 (22:47 +0100)]
- package new macro file

9 years ago- add argument parsing to buildrequires_kernel macro auto/th/rpm-build-macros-1.699-1
Jan Rękorajski [Wed, 10 Dec 2014 20:59:18 +0000 (21:59 +0100)]
- add argument parsing to buildrequires_kernel macro

9 years ago- split all kernel macros to separate file and install it in place of
Jan Rękorajski [Wed, 10 Dec 2014 20:37:40 +0000 (21:37 +0100)]
- split all kernel macros to separate file and install it in place of
  one provided by rpm
- 1.699

9 years agoSet BINDIR, SBINDIR, LIBEXECDIR, SYSCONFDIR, SHAREDSTATEDIRPATH, auto/th/rpm-build-macros-1.698-1
Arkadiusz Miśkiewicz [Tue, 9 Dec 2014 11:50:07 +0000 (12:50 +0100)]
Set BINDIR, SBINDIR, LIBEXECDIR, SYSCONFDIR, SHAREDSTATEDIRPATH,
LOCALSTATEDIRPATH, INCLUDEDIR, OLDINCLUDEDIR, DATAROOTDIR, DATADIR,
INFODIR, LOCALEDIR, MANDIR, DOCDIR in cmake macro, too.

9 years ago- 1.697; use new %_make_opts in make call; to be overrided with custom flags auto/th/rpm-build-macros-1.697-1
Arkadiusz Miśkiewicz [Sat, 1 Nov 2014 16:29:36 +0000 (17:29 +0100)]
- 1.697; use new %_make_opts in make call; to be overrided with custom flags

9 years ago1.696 add %ruby_abi macro auto/th/rpm-build-macros-1.696-1
Elan Ruusamäe [Mon, 4 Aug 2014 14:41:29 +0000 (17:41 +0300)]
1.696 add %ruby_abi macro

9 years ago1.695: ruby 2.0 compatible macros auto/th/rpm-build-macros-1.695-1
Elan Ruusamäe [Thu, 17 Jul 2014 19:47:29 +0000 (22:47 +0300)]
1.695: ruby 2.0 compatible macros

i knew i forgot something!

9 years ago__noauto_regexp_helper: detect quote char at runtime
Elan Ruusamäe [Fri, 11 Jul 2014 04:38:47 +0000 (07:38 +0300)]
__noauto_regexp_helper: detect quote char at runtime

this allows to use same rpm-build-macros but using old rpm 4.5 build

9 years agodisable deprecated %ruby_ver_requires_eq, %ruby_mod_ver_requires_eq
Elan Ruusamäe [Mon, 2 Jun 2014 12:50:20 +0000 (15:50 +0300)]
disable deprecated %ruby_ver_requires_eq, %ruby_mod_ver_requires_eq

9 years ago1.694: ruby-2.0 packaging fixes auto/th/rpm-build-macros-1.694-1
Elan Ruusamäe [Sun, 1 Jun 2014 19:15:24 +0000 (22:15 +0300)]
1.694: ruby-2.0 packaging fixes

9 years ago%ruby_gemdir: use value from Gem itself, 1.9/2.0 compatible packaging
Elan Ruusamäe [Sat, 31 May 2014 16:49:16 +0000 (19:49 +0300)]
%ruby_gemdir: use value from Gem itself, 1.9/2.0 compatible packaging

9 years agoruby: add %__ruby_rbconfig to simplify other ruby macros
Elan Ruusamäe [Fri, 30 May 2014 07:31:20 +0000 (10:31 +0300)]
ruby: add %__ruby_rbconfig to simplify other ruby macros

9 years agoadd version info for py.postclean (added in f12c2314)
Elan Ruusamäe [Mon, 26 May 2014 07:45:17 +0000 (10:45 +0300)]
add version info for py.postclean (added in f12c2314)

9 years agoadd version info for py.postclean -x
Elan Ruusamäe [Mon, 26 May 2014 07:44:54 +0000 (10:44 +0300)]
add version info for py.postclean -x

9 years agor1.693: dokuwiki lang: add hu-formal AC-branch auto/ac/rpm-build-macros-1.693-1 auto/th/rpm-build-macros-1.693-1
Elan Ruusamäe [Thu, 8 May 2014 08:35:45 +0000 (11:35 +0300)]
r1.693: dokuwiki lang: add hu-formal

9 years ago1.692: fix ruby_ridir not to use deprecated CONFIG (removed in 2.0) auto/th/rpm-build-macros-1.692-1
Elan Ruusamäe [Thu, 1 May 2014 17:27:36 +0000 (20:27 +0300)]
1.692: fix ruby_ridir not to use deprecated CONFIG (removed in 2.0)

10 years ago1.691: add %udev_hwdb_update responsible for updating hardware database index auto/ac/rpm-build-macros-1.691-1 auto/th/rpm-build-macros-1.691-1
Marcin Banasiak [Sun, 2 Mar 2014 14:25:01 +0000 (15:25 +0100)]
1.691: add %udev_hwdb_update responsible for updating hardware database index

10 years agoupstart_post: do nothing if not under upstart supervision auto/th/rpm-build-macros-1.690-1
Elan Ruusamäe [Sun, 2 Mar 2014 10:11:14 +0000 (12:11 +0200)]
upstart_post: do nothing if not under upstart supervision

10 years agoupstart macros: multiline safety fixes auto/th/rpm-build-macros-1.689-1
Elan Ruusamäe [Sun, 2 Mar 2014 09:35:32 +0000 (09:35 +0000)]
upstart macros: multiline safety fixes

10 years agoActually use the %{_clean_env} in %build and %install auto/th/rpm-build-macros-1.688-1
Jacek Konieczny [Sat, 22 Feb 2014 15:20:11 +0000 (16:20 +0100)]
Actually use the %{_clean_env} in %build and %install

Default %{___build_pre} provided in the rpm-build package does
clear some environment variables (locale), but there are other,
that can break build (e.g. $http_proxy may break Python tests using
http://localhost/ URLs).

Version: 1.688

10 years ago- 1.687 auto/th/rpm-build-macros-1.687-1
Jan Rękorajski [Thu, 20 Feb 2014 11:59:49 +0000 (12:59 +0100)]
- 1.687
- split old/compatibility kernel_modules_{build,install} macros for
  -(non)dist kernel into _compat() macros to avoid "Macro expansion too
  big for target buffer" errors

10 years ago1.686: %{__php} macro is always versioned to ensure we need just %{php_name}-cli... auto/th/rpm-build-macros-1.686-1
Elan Ruusamäe [Wed, 29 Jan 2014 13:26:25 +0000 (15:26 +0200)]
1.686: %{__php} macro is always versioned to ensure we need just %{php_name}-cli to get the binary

10 years ago1.685: add nrpe.d support to %nagios_nrpe macro auto/th/rpm-build-macros-1.685-1
Elan Ruusamäe [Tue, 28 Jan 2014 20:02:37 +0000 (20:02 +0000)]
1.685: add nrpe.d support to %nagios_nrpe macro

This page took 0.116042 seconds and 4 git commands to generate.