Skip to content

(OBSOLETED by github.com/Ascendos/Ascendos unified repository) These scripts are used to check and test the built packages

Notifications You must be signed in to change notification settings

Ascendos/checking-packages-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

rpmcompare.sh
This compares two similarly named rpms.  This is good to make sure they are compatable.

To find out all the options, use the -h option

The most common options are -c and -r.  These are used for the directories to compare.
Examples:
  sh rpmcompare.sh -c /tmp/original/ -r /tmp/rebuilt/

The results will show up in the directory rpmcompareresults unless to change that option.

About

(OBSOLETED by github.com/Ascendos/Ascendos unified repository) These scripts are used to check and test the built packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages