- Add Java macros from JPackage ( %create_jar_links(), %remove_java_binaries, and gcj functions ) Version 1.145 - 08 Nov 2011, by Jerome Quelin - extract perl requires from MYMETA.yml / MYMETA.json when present Version 1.144 - 19 Sep 2011, by Funda Wang - Add support for fdo /usr/share/help when find_lang Version 1.143 - 11 Sept 2011, by Derek Morgan - Add automatic rm -fr %buildroot in %install - Add systemd rpm macro Version 1.142 - 29 Aug 2011, by Jerome Quelin - keep lower-case perl provides in automatic extraction Version 1.141 - 23 Aug 2011, by Funda Wang - gi deps for python: push python-gi req for python introspection callings Version 1.140 - 6 Aug 2011, by Funda Wang - gi deps for python: push python-gi req for python introspection callings Version 1.139 - 15 July 2011, by Christiaan Welvaart - gi interdependencies: deps offset 0 means no dependencies Version 1.138 - 7 July 2011, by Christiaan Welvaart - gi deps for python: accept arbitrary whitespace in dependency lists Version 1.137 - 7 July 2011, by Christiaan Welvaart - extract gobject introspection typelib interdependencies using a helper program Version 1.136 - 6 July 2011, by Nicolas Vigier - fix typo added in find-requires script Version 1.135 - 6 July 2011, by Nicolas Vigier - add script for typelib() gobject-introspection bindings provides/requires Version 1.134 - 6 June 2011, by Funda Wang - add mimehandler autoprov for desktop files Version 1.133 - 30 May 2011, by Pascal Terjan - default to core section Version 1.132 - 30 May 2011, by Pascal Terjan - do not append .%distro_section if section is core Version 1.131 - 19 May 2011, by Pascal Terjan - append .%distro_section if set Version 1.130 - 6 May 2011, by Nicolas Vigier - set default distsuffix to .mga (after being changed to mga in version 1.128) Version 1.129 - 6 May 2011, by Nicolas Vigier - find-requires.in: fix script file filtering, according to latest changes in file command output Version 1.128 - 5 May 2011, by Pascal Terjan - allow setting distsuffix at build time Version 1.127 - 28 April 2011, by Nicolas Vigier - make mgaversion macro return distro_release - pkgconfigdeps.sh: run pkg-config only on .pc file in a pkgconfig directory Version 1.126 - 23 March 2011, by Nicolas Vigier - pkgconfigdeps.sh: check if the list of .pc files is not null before running pkg-config on it Version 1.125 - 23 March 2011, by Nicolas Vigier - pkgconfigdeps.sh was incorrectly checking for pkg-config output (bug #497) - add more errors on pkg-config failure Version 1.124 - 16 March 2011, by Arnaud Patard - fix %_host macro to have full host triplet, to avoid break arm as it's using -gnueabi and not -gnu Version 1.123 - 13 March 2011, by Nicolas Vigier - add fontconfig.prov provides script Version 1.122 - 4 March 2011, by Nicolas Vigier - kmod.prov: exit 0 when there is no error - check if pkgconfig version is defined, or exit with an error Version 1.121 - 3 March 2011, by Nicolas Vigier - filter.sh: return error when the script called generate an error - find-requires.in: test return value of called require scripts and exit with error in case of error - find-provides.in: test return value of called provide scripts and exit with error in case of error Version 1.120 - 3 March 2011, by Thomas Backlund - kmod.prov: convert special chars [,],:,- to _ when generating kernel module version provides (needed with rpm-4.8.1) Version 1.119 - 2 March 2011, by Jerome Quelin - make v1.118 work with perl modules having a number followed by a _ in their name, and a fully qualified VERSION (eg $l1_cache::VERSION = ...) Version 1.118 - 26 February 2011, by Jerome Quelin - support for _ in perl module version Version 1.117 - 20 February 2011, by Ahmad Samir - merge svn rev. 271797 from Mandriva to make the python auto-requires always lowercase Version 1.116 - 5 February 2011, by Thomas Backlund - merge rpmrc from rpm-manbo-setup - merge manbo.macros from rpm-manbo-setup - merge manbo-build.macros from rpm-manbo-setup - merge under/overlinking scripts from rpm-manbo-setup - merge rpm -b deprecated warning scripts from rpm-manbo-setup Version 1.115 - 9 January 2011, by Oliver Blin - initial Mageia import Version 1.114 - 9 December 2010, by Rémy Clouard - only add runtime dependencies in rubygems.rb Version 1.113 - 2 November 2010, by Funda Wang - find gstreamer provides Version 1.112 - 1 November 2010, by Per Øyvind Karlsen - enable python egg provides/requires. Version 1.111 - 30 October 2010, by Anssi Hannula - generate requires on "python(abi) = x.y" instead of "python >= x.y" for python modules to properly handle the strict dependency - remove runtime dependencies from %py_requires as they are now handled automatically Version 1.110 - 18 October 2010, by Per Øyvind Karlsen - fix warning from rubygems.rb - drop %gem_unpack, equivalent behaviour has been implemented in %setup now Version 1.109 - 16 October 2010, by Per Øyvind Karlsen - don't install dependencies for gems when using %gem_install - fix build with rpm 5.3 Version 1.108 - 16 October 2010, by Per Øyvind Karlsen - add gem_helper.rb and it's corresponding macros %gem_unpack, %gem_build & gem_install for simplifying & streamlining ruby gem packaging. Version 1.107 - 9 September 2010, by Per Øyvind Karlsen - enable automatic dependency extraction for ruby gems Version 1.106 - 16 July 2010, by Jerome Quelin - extract perl module version when $Full::Package::VERSION is set Version 1.105 - 14 July 2010, by Jerome Quelin - support to extract perl runtime requires from meta spec 2 Version 1.104 - 27 April 2010, by Christophe Fergeau - revert previous '-g' addition when stripping shared libraries since it increases shared library sizes by 10 to 20% for no good reason Version 1.103 - 16 April 2010, by Per Øyvind Karlsen - strip shared libraries with the '-g' option Version 1.102 - 8 April 2010, by Michael Scherer - do not requires python 2.X branch rpm for python 3.X modules, requires instead python 3.X interpreter Version 1.101 - 26 March 2010, by Jerome Quelin - fix find-requires to call perl.req-from-meta with the correct meta file when there are multiple meta file in the package Version 1.100 - 14 March 2010, by Jerome Quelin - fix find-requires to look for correct meta.yml before calling perl.req-from-meta - make perl.prov skip comment lines Version 1.99 - 9 March 2010, by Per Øyvind Karlsen - allow for for only stripping files without creating debug package contents by setting DISABLE_DEBUG environment variable. Version 1.98 - 5 March 2010, by Per Øyvind Karlsen - Update find-debuginfo.sh from upstream - new script: perl.req-from-meta (jquelin) Version 1.97 - 12 December 2009, by Anssi Hannula - fix package build when the debug package is empty (regression introduded in 1.96) Version 1.96 - 10 December 2009, by Anssi Hannula - fix perl.prov to assign versions to provides when the version is declared with 'our' or 'my' keyword, or when it is prepended with code (Jérôme Quelin) - replace %sunsparc with %sparc & %sparcx (from rpm5.org, Per Øyvind Karlsen) - support ELF executables only as a.out has been deprecated since ages ago (fixes objdump 'File format not recognized' errors) (Per Øyvind Karlsen) - don't try finding debug files in buildroot when there's none (Per Øyvind Karlsen) Version 1.95 - 25 September 2009, by Olivier Blin - MIPS and ARM support (from Arnaud Patard): o add mipsel support o introduce CANONTARGETGNU, to be able to use -gnueabi for ARM o add arm support and use -gnueabi instead of -gnu Version 1.94 - 8 August 2009, by Anssi Hannula - update perl_convert_version to keep alphabetic tail in version number (Luca Berra) Version 1.93 - 28 July 2009, by Christophe Fergeau - update perl_convert_version macro (Jérôme Quelin) Version 1.92 - 9 July 2009, by Christophe Fergeau - making sure automatic provides & requires for perl package are using the new macro %perl_convert_version (jquelin) - rpm5 fixes (peroyvind) Version 1.91 - 3 February 2009, by Christophe Fergeau - build.macros.in o add new perl_convert_version macro to convert cpan version to rpm version - git-repository--after-tarball: o commit the tarball with user "unknown author " o commit the tarball using the tarball's modification time Version 1.90 - 29 January 2009, by Pixel - call patch with -U (aka --unified-reject-files) Version 1.89 - 29 January 2009, by Pixel - when %_with_git_repository is set, define %_after_setup and %_patch to use the new scripts git-repository--after-tarball and git-repository--apply-patch Version 1.88 - 7 January 2009, by Christophe Fergeau - fix ugly warning during invocation of php.req - RPM5 fixes