You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- merge openSUSE and Red Hat build scripts as well as their spec files and
only build a single rpm
- merge openSUSE and Red Hat publish scripts for a common rpm repository
and a common web page
- always gpg sign repomd.xml and set repo_gpgcheck for the common repo file
- set releasever from 1.1 to 1
- (gitignore test-webroot)
Copy file name to clipboardExpand all lines: README.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,8 @@ This repository contains scripts for packaging `jenkins.war` into various platfo
4
4
The following platforms are currently supported:
5
5
6
6
* Windows MSI: `msi/`
7
-
* RedHat/CentOS RPM: `rpm/`
7
+
* RedHat/CentOS/openSUSE RPM: `rpm/`
8
8
* Debian/Ubuntu DEB: `deb/`
9
-
* OpenSUSE RPM: `suse/`
10
9
11
10
# Pre-requisites
12
11
Running the main package script requires a Linux environment (currently Ubuntu, see [JENKINS-27744](https://issues.jenkins-ci.org/browse/JENKINS-27744).)
0 commit comments