autospec/templates
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
..
ghc GHC template - improve the template and fix some indentations 2015-04-12 19:26:41 +02:00
gnome templates: Move %debug_package macro after all %description blocks 2012-04-13 22:45:47 +02:00
kde3 templates: remove Patch0 and %patch0 2012-04-17 22:55:13 +02:00
kde4 templates/kde4: remove wrong requirement 2012-05-28 00:04:45 +02:00
kde5 templates/kde5: (not very recent) updates to template 2015-09-26 15:07:31 +02:00
library templates/{library,standard,standard-daemon}: Missing requirement: "Requires(preun): %{__install_info}" 2012-05-08 18:30:37 +02:00
Makefile Add a basic support for the KDE Framework 5 packages 2015-05-06 22:35:32 +02:00
ocaml-libs New autospec template ocaml-libs for OCaml libraries. 2013-07-19 21:33:20 +02:00
perl templates: remove Patch0 and %patch0 2012-04-17 22:55:13 +02:00
python templates/python: multiversion package build 2016-02-16 19:34:06 +01:00
standard templates/standard: add a devel subpackage 2012-11-07 23:17:32 +01:00
standard-daemon templates/{library,standard,standard-daemon}: Missing requirement: "Requires(preun): %{__install_info}" 2012-05-08 18:30:37 +02:00
web templates/web: new template for web application packages 2013-02-21 12:44:23 +01:00