SHA256
1
0
forked from pool/apfel
apfel/README

16 lines
758 B
Plaintext
Raw Normal View History

NEVER MODIFY apfelgui.spec DIRECTLY.
To ensure that apfel and apfelgui packages are always tied at the same version,
the same package build provides both the apfel and apfelgui spec files. The
apfelgui package in science is simply a linked version of the apfel package.
For packaging a version change please follow the steps:
1. Edit the Version in the apfel.spec file as applicable,
2. Document changes in the apfel.changes file, and
3. Then run the pre_checkin.sh script to update the apfelgui.spec file
appropriately
If any other changes to the apfelgui.spec file might be necessary (patches,
build issues, etc.), please make these changes in the *apfelgui.spec.in* file
and run the pre_checkin.sh script to generate the updated apfelgui.spec file.