[commits] Horde branch master updated. a528f05a3c1d64ba866575e136bcba756619c214
Ralf Lang
lang at b1-systems.de
Mon Aug 29 20:55:54 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 3b0532a22e0b0ca5c4fcc6ce37b90ad0c44bed88
c4f7009 openSUSE rpm specfile output for horde components. These are valid specfiles and will run for most packages but there are known issues:
a528f05 Do not include the timestamp in the filename
-----------------------------------------------------------------------
commit c4f70095210de426152f60b6a1205ac1f45b2f82
Author: Ralf Lang <lang at b1-systems.de>
Date: Mon Aug 29 19:04:10 2011 +0200
openSUSE rpm specfile output for horde components.
These are valid specfiles and will run for most packages but there are
known issues:
- I need to rename the tgz files, no timestamps wanted
- The changelog is not properly returned. Don't know why. Need to look
at the api first
The other two could possibly be overcome by providing more specific
templates for edge cases
- I need to filter out a few pecl extensions which openSUSE ships in the
base PHP package.
- the %php_pear_gen_filelist macro is known to be less-than-perfect,
misses files in bin_dir and doesn't get some locales right.
Best solution is probably an external filelist generated from xml
components/data/distribute/openSUSE/components.php | 153 ++++++++++++
components/data/distribute/openSUSE/templates/package.spec | 100 ++++++++
2 files changed, 253 insertions(+), 0 deletions(-)
create mode 100644 components/data/distribute/openSUSE/components.php
create mode 100644 components/data/distribute/openSUSE/templates/package.spec
http://git.horde.org/horde-git/-/commit/c4f70095210de426152f60b6a1205ac1f45b2f82
-----------------------------------------------------------------------
commit a528f05a3c1d64ba866575e136bcba756619c214
Author: Ralf Lang <lang at b1-systems.de>
Date: Mon Aug 29 14:18:40 2011 -0400
Do not include the timestamp in the filename
components/data/distribute/openSUSE/components.php | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/a528f05a3c1d64ba866575e136bcba756619c214
More information about the commits
mailing list