1
0
Go to file
Jan Matejek 063020faf6 Accepting request 494239 from home:matejcik:rpm-macros-build-test
- version bump to 2017.05.09.fc237de
- fix badly generated %posttrans snippets in cases where
  old %python_install_alternative syntax is used for secondary files
- rework %if-macros
- introduce %python_flavor, which configures behavior of generic %python_*
  macros, and can be overriden by the user
- add --force to %python_install, to make install order fully deterministic

- version bump to 2017.04.27.d2ca08c
- switch versioning scheme to date-based
- switch from using service to a custom script update.sh
- auto-generate Provides: python2-modname in old distributions
  (only for main package though)

OBS-URL: https://build.opensuse.org/request/show/494239
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=39
2017-05-10 12:48:58 +00:00
.gitattributes Accepting request 449179 from devel:languages:python:singlespec 2017-01-08 11:35:47 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=2 2016-11-24 15:03:23 +00:00
python-rpm-macros-2017.05.09.fc237de.tar.bz2 Accepting request 494239 from home:matejcik:rpm-macros-build-test 2017-05-10 12:48:58 +00:00
python-rpm-macros.changes Accepting request 494239 from home:matejcik:rpm-macros-build-test 2017-05-10 12:48:58 +00:00
python-rpm-macros.spec Accepting request 494239 from home:matejcik:rpm-macros-build-test 2017-05-10 12:48:58 +00:00
README.packaging Accepting request 494239 from home:matejcik:rpm-macros-build-test 2017-05-10 12:48:58 +00:00
update.sh Accepting request 494239 from home:matejcik:rpm-macros-build-test 2017-05-10 12:48:58 +00:00

This file contains information for OpenBuildService packagers.

To update this package from git, run the file update.sh

It pulls the latest version from github, assigns a date-based version
number, removes previous tarball and creates a new one, inputs the
version number in the spec file, and notes the version bump in changelog.

In the future, changelog should also be maintained in git and auto-dumped
into the changes file.