@@ -66,26 +66,26 @@ correct programs easier for the developer.
66
66
67
67
### RPM Package Manager (RPM)*
68
68
69
- - [ ] SR-### Create spec file
69
+ - [ ] SR-### Create RPM spec file
70
70
- [ ] SR-### Setup CI job to build the rpm package
71
71
- [ ] SR-### Code sign rpm package with swift.org certificate
72
72
- [ ] SR-### Host the rpm package on swift.org
73
73
- [ ] SR-### Host the rpm repository on swift.org
74
74
- [ ] SR-### Verify the rpm package and repository
75
- - [ ] SR-### Update swift.org download page
75
+ - [ ] SR-### Update swift.org download / install page
76
76
- [ ] SR-### Work with official repositories to accept package specs
77
77
78
78
* For each platform, we will start with CentOS 8.
79
79
80
80
### Debian Package (Deb)*
81
81
82
- - [ ] SR-### Create Debs spec file
82
+ - [ ] SR-### Create Debs control file
83
83
- [ ] SR-### Setup CI to build the deb package
84
84
- [ ] SR-### Code sign package with swift.org certificate
85
85
- [ ] SR-### Host the deb package on swift.org
86
86
- [ ] SR-### Host the deb repository on swift.org
87
87
- [ ] SR-### Verify the deb package and repository
88
- - [ ] SR-### Update swift.org download page
88
+ - [ ] SR-### Update swift.org download / install page
89
89
- [ ] SR-### Work with official repositories to accept package specs
90
90
91
91
* For each platform, we will start with Ubuntu 20.04
0 commit comments