$Header: /home/cvsroot/rpmdiff/README,v 1.6 2005/01/09 09:00:51 sjmudd Exp $

Introduction
============

This document provides a few utilities to help build and modify source
rpms.  This is ideal for RPM packagers who need to compare different
source rpms and the changes they have undergone.

These are the scripts I'm using to achieve that and may be useful to
other developers who build packages.

On-line resources
=================

Web sites:

    http://ftp.WL0.org/rpmdiff/		these scripts

Included Files
==============

Documentation:
    README		This README file
    rpmdiff.1		Unfinished man page

Scripts:
    rpmdiff		perform a diff on the files contained within 2 rpm files
    rpmextract		extract files from an rpm file to a specified location
    rpmpatch		patch a src rpm file and create a new patched one

Acknowledgments
===============

These scripts would not have happened without me getting involved in
building RPMs. I have Wietse Venema to thank for that as I was one of the
first people to build Postfix rpms.

You can reach me by email at:

	Simon J Mudd
	<sjmudd@pobox.com>

