--- trunk/mage/ChangeLog 2012/01/10 15:51:08 1623 +++ trunk/mage/ChangeLog 2012/01/13 18:47:56 1646 @@ -1,5 +1,67 @@ +2012-01-13 Niels Rogalla + + * [r1645] VERSION: + -version 0.4.84 + * [r1644] usr/lib/mage/autodepend.sh, + usr/lib/mage/search_soname.sh: + -added some simple sanity checks + * [r1643] Makefile, usr/lib/mage/autodepend.sh[ADD], + usr/lib/mage/search_soname.sh[ADD]: + -install more scripts (pkg_all_sources, autodepend and + search_soname) + * [r1642] usr/lib/mage/convert_databases.sh, + usr/lib/mage/convert_databases_meta.sh, + usr/lib/mage/convert_databases_smage.sh, + usr/lib/mage/generate_meta_data.sh, + usr/lib/mage/pkg_all_sources.sh: + -honor the PCATEGORIE deprecation and make the scripts work with + the latest changes to smage/mage + * [r1641] usr/lib/mage/smage2.functions.sh, usr/lib/mage/smage2.sh: + -deprecate PCATEGORIE in favor of PCAT and warn the packages + about it + * [r1640] Makefile, usr/lib/mage/smage2.functions.sh[ADD], + usr/lib/mage/smage2.sh: + -split of smage2-functions into an extra include + * [r1639] usr/lib/mage/smage2.sh: + -fixed spelling + * [r1638] etc/mage.rc.example: + -fixed alphabetical order and added missing static feature + * [r1637] usr/share/doc/mage/template.mage, + usr/share/doc/mage/template.smage2: + -updated templates + * [r1636] usr/lib/mage/smage2.sh: + -pre-fixed all stamps after src_install with post- + * [r1635] usr/lib/mage/smage2.sh: + -fixed wrong feature name srcpkg -> srcpkgbuild + * [r1634] usr/lib/mage/smage2.sh: + -fixed broken mstriplibtoolarchive and never run file on other + mstrip* when nothing was found + * [r1633] usr/lib/mage/smage2.sh: + -minstalldocs(): fixed uncompressed docs installation + * [r1632] usr/lib/mage/smage2.sh: + -fixed broken commit + * [r1631] usr/lib/mage/smage2.sh: + -let mage-features decide to build static libs and always enable + shared libs + * [r1630] usr/lib/mage/smage2.sh: + -always use verbose mode for source downloads + * [r1629] usr/lib/mage/mage.rc.global.in: + -added missing known mage-features and moved stepbystep to the + right place of the alphabetical order + * [r1628] usr/lib/mage/mage4.functions.sh: + -highlight unkown mage-features + * [r1627] usr/lib/mage/mage4.functions.sh: + -added missing known mage-features and moved stepbystep to the + right place of the alphabetical order + * [r1626] usr/lib/mage/mage4.functions.sh: + -mdownload(): append wget_opts, do not overwrite + * [r1625] usr/lib/mage/mage4.functions.sh: + -fixed spelling + 2012-01-10 Niels Rogalla + * [r1623] ChangeLog: + -updated ChangeLog * [r1622] VERSION: -version 0.4.83 * [r1621] usr/lib/mage/smage2.sh: