Skip to content

Script and rpm spec file to build smart "custom" rpms, to allow automatic upgrades across environment.

Notifications You must be signed in to change notification settings

ruckc/java-rpms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-rpms

Script and rpm spec file to build smart "custom" rpms, to allow automatic upgrades across environment.

Legality

According to Oracle's License it is illegal to redistribute RPMs made from this. Though you should be able to redistribute within your organization.

Instructions

  1. Download necessary JDK and/or JRE tar.gz files from http://www.oracle.com/technetwork/java/javase/downloads/index.html
  2. Place files in ./original
  3. Ensure ~/rpmbuild is properly setup
  4. run ./build.sh
  5. publish ~/rpmbuild/RPMS/*/*.rpm in your yum repository

About

Script and rpm spec file to build smart "custom" rpms, to allow automatic upgrades across environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages