Opened 12 years ago
Closed 10 years ago
#2109 closed defect (fixed)
Use separate packages for libraries and OpenModelica
Reported by: | Martin Sjölund | Owned by: | Martin Sjölund |
---|---|---|---|
Priority: | high | Milestone: | 1.9.1 |
Component: | Build Environment | Version: | trunk |
Keywords: | Cc: | dwinkler, Adrian Pop |
Description (last modified by )
Currently, libraries/ reside in trunk and the packages get updated as often as the rest of trunk does. But very rarely do the packages actually change.
I would like to make deb-packages that better correspond to the revision of the library itself. At the moment, OpenModelica is at r15496 and modelica.org at r6065. We would then create:
omlibrary-msl32_6065-OpenModelica15496.debian.tar.gz omlibrary-msl32_6065-OpenModelica15496.dsc omlibrary-msl32_6065-OpenModelica15496_source.changes omlibrary-msl32_6065.orig.tar.gz
r6065 from modelica.org, with patches from OpenModelica r15496. And we would only generate a new source-package if the patch-files changed or the MSL revision did.
Change History (4)
comment:1 by , 12 years ago
Description: | modified (diff) |
---|
comment:2 by , 12 years ago
Description: | modified (diff) |
---|
comment:3 by , 10 years ago
comment:4 by , 10 years ago
Milestone: | Future → 1.9.1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Summary: | Split OpenModelica repository → Use separate packages for libraries and OpenModelica |
Yes, this works for OSX source installer and Linux binary/source installers.
Can this ticket be closed? It seems proper versions are used.