From a58629373214b4ede67e39d51b884e8d70f12da9 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 27 Jul 2012 17:38:47 +0000 Subject: document Mageia improvements over upstream --- NEWS | 1 + UPSTREAM | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 UPSTREAM diff --git a/NEWS b/NEWS index b728163..1930dc2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +- document Mageia divergences with upstream - fix typo that breaks emiting maven provides - generate a perlapi- provide when libperl.so is found (inspirated from mdv (pok)) diff --git a/UPSTREAM b/UPSTREAM new file mode 100644 index 0000000..b6e7b79 --- /dev/null +++ b/UPSTREAM @@ -0,0 +1,18 @@ +"-" denotes upstream features we lack +"+" denotes Mageia features + +Those that could be replaced by patches: + +- brp-compress: + + we default to bzip2 instead of gzip +- find-debuginfo.sh: (only Mageia pluses) + + EXCLUDE_FROM_FULL_STRIP environment variable so that we can exclude files + from being completely stripped, but for their debugging symbols. + + allow for for only stripping files without creating debug package contents + by setting DISABLE_DEBUG environment variable + + check real debug directory + +Other divergences: + +- perl.prov, perl.req: quite some work prior to merge but doable +- pkgconfigdeps.sh: forked, work needed -- cgit v1.2.1