From dbb7b1b55b9fefe29b4c2f14a61bc15b05dcd733 Mon Sep 17 00:00:00 2001 From: Mattia Verga Date: Sun, 14 Oct 2018 14:51:21 +0200 Subject: [PATCH 1/9] add the initial modulemd --- skychart.yaml | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 skychart.yaml diff --git a/skychart.yaml b/skychart.yaml new file mode 100644 index 0000000..9e26c0c --- /dev/null +++ b/skychart.yaml @@ -0,0 +1,58 @@ +--- +document: modulemd +version: 2 +data: + summary: Planetarium software for the advanced amateur astronomer + description: >- + This program enables you to draw sky charts, making use of the data in 16 catalogs + of stars and nebulae. In addition the position of planets, asteroids and comets + are shown. + + The purpose of this program is to prepare different sky maps for a particular + observation. A large number of parameters help you to choose specifically or automatically + which catalogs to use, the colour and the dimension of stars and nebulae, the + representation of planets, the display of labels and coordinate grids, the superposition + of pictures, the condition of visibility and more. All these features make this + celestial atlas more complete than a conventional planetarium. + license: + module: + - MIT + dependencies: + - buildrequires: + platform: [] + requires: + platform: [] + profiles: + default: + description: Minimal installation with default catalogs and documentation. + rpms: + - skychart + - skychart-doc + additional-stars: + description: Core program, documentation and additional star catalogs. + rpms: + - skychart + - skychart-doc + - skychart-data-stars + additional-dso: + description: Core program, documentation and additional Deep Sky catalogs. + rpms: + - skychart + - skychart-doc + - skychart-data-dso + full: + description: Core program, documentation and all available additional catalogs. + rpms: + - skychart + - skychart-doc + - skychart-data-stars + - skychart-data-dso + api: + rpms: + - skychart + components: + rpms: + skychart: + rationale: Package in api + buildorder: 10 +... From 0747bddb5da15a91c0077d715723c82495307493 Mon Sep 17 00:00:00 2001 From: Mattia Verga Date: Sat, 3 Nov 2018 14:17:55 +0100 Subject: [PATCH 2/9] Insert reference to devel branch --- skychart.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/skychart.yaml b/skychart.yaml index 9e26c0c..8a18d20 100644 --- a/skychart.yaml +++ b/skychart.yaml @@ -53,6 +53,7 @@ data: components: rpms: skychart: + ref: devel rationale: Package in api buildorder: 10 ... From 94c5d6167a74c37d115c1e9b41f12bc08f678a64 Mon Sep 17 00:00:00 2001 From: Mattia Verga Date: Sun, 11 Nov 2018 16:04:58 +0100 Subject: [PATCH 3/9] Write a short modules description. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f977104..7612038 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # skychart -Automatically requested module for rpms/skychart:stable. \ No newline at end of file +This is the module definition for Skychart. + +Skychart is a rapidly developing project upstream. Usually there is a new development release every week and much rare stable releases with rare backports. + +Here on Fedora we will have one Devel module branch and at least one module branch which stays in the latest stable release. Stable modules will start with the upcoming 4.2 release. From 163fc8962b3dc93891dd0a2a3af3c6e41c626088 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 18 Feb 2019 23:01:49 +0000 Subject: [PATCH 4/9] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering From 97d4780b6e45d9520ec700717e1a212d92f7d0c4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 1 Mar 2019 19:23:42 +0000 Subject: [PATCH 5/9] Branching f30 from rawhide Signed-off-by: Fedora Release Engineering From cb09f924ec846210d5f82249cc1b36dea9690d4a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 4 Mar 2019 18:14:17 +0000 Subject: [PATCH 6/9] Branching f30 from rawhide, second attempt after platform:f31 enablement Signed-off-by: Fedora Release Engineering From 9c3dd6145e57250d97cdfea25380f681ab307eef Mon Sep 17 00:00:00 2001 From: Mattia Verga Date: Sat, 27 Apr 2019 17:52:19 +0200 Subject: [PATCH 7/9] Some tweaks in yaml file --- skychart.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/skychart.yaml b/skychart.yaml index 8a18d20..e33b657 100644 --- a/skychart.yaml +++ b/skychart.yaml @@ -1,4 +1,3 @@ ---- document: modulemd version: 2 data: @@ -49,11 +48,12 @@ data: - skychart-data-dso api: rpms: - - skychart + - skychart + - skychart-doc + - skychart-data-stars + - skychart-data-dso components: rpms: skychart: ref: devel - rationale: Package in api - buildorder: 10 -... + rationale: Main package From 4e1ff317f9b0fa293ea185f7119dedfcb75437d6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 12 Aug 2019 15:08:36 +0000 Subject: [PATCH 8/9] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering From 5bf2f952168a0a33b10b5ccaa4cba1c15d42d966 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 13 Aug 2019 20:06:33 +0000 Subject: [PATCH 9/9] Branching f31 from rawhide Signed-off-by: Fedora Release Engineering