0f2b6b2cd6
templates/{perl,python}: update with current production
2022-10-31 11:30:23 +01:00
db27bffab2
templates: python: update to build and installed modules; rename setuptools based template to python-setuptools
2022-10-08 16:18:58 +02:00
8bb5867637
templates: updates for python and ocaml-libs
2022-05-23 13:18:31 +02:00
87bcfb6ca7
templates: update default URLs and some other small changes
2021-05-19 19:55:23 +02:00
b182afc54c
templates/python: other updates/fixes to handle .egg-info in files list
2021-03-27 13:18:15 +01:00
6d8566067b
templates/python: don't put egg-info files in files.list because they need to be in %files section for rpm pythondistdeps.sh to add auto dependencies
2021-03-16 21:36:45 +01:00
2e75799b80
templates: remove unused and deprecated BuildRoot tag from all templates
2021-02-24 17:52:54 +01:00
b20b079907
templates/python: don't strip required egg-info files out of files list
2017-11-15 15:13:58 +01:00
Davide Madrisan
495d49176b
templates: python - fix comment
...
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2016-10-16 17:40:00 +02:00
Davide Madrisan
c357ffbc08
templates/python: multiversion package build
...
Add the rpm macros required for building both Python2 and Python3 packages
with a single specfile:
python2: rpmbuild -ba <specfile>
python3: rpmbuild -ba <specfile> --define="with_pyver 3"
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2016-02-16 19:34:06 +01:00
a23800a2b6
templates/python: remove unexisting option --single-version-externally-managed
2013-12-14 14:15:17 +01:00
Davide Madrisan
921c4b60f2
templates: remove Patch0 and %patch0
...
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2012-04-17 22:55:13 +02:00
Davide Madrisan
42c9a323e2
templates: several minor fixes and improvements
...
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2012-04-10 23:42:12 +02:00
Davide Madrisan
1d2c39f52c
spec-create, templates: move part of package documemtation to the devel package or add a comment if the devel package is not provided by the template.
2011-12-16 22:00:51 +01:00
Silvan Calarco
aa237198c2
Initial commit
2011-04-26 21:39:44 +02:00