Use srpm building tools
commit192d84417aea1869744d52572a528374fc6f6ce1
authorSam Liddicott <sam@liddicott.com>
Fri, 7 Nov 2008 15:39:43 +0000 (7 15:39 +0000)
committerSam Liddicott <sam@liddicott.com>
Wed, 10 Dec 2008 10:10:51 +0000 (10 10:10 +0000)
tree01c2de6ddebdf657278a5ff4fc547b57ea7e8dbc
parentccc855ba5f9d2d6a10e1b4454249ac3ea6df144a
Use srpm building tools

Builds an RPM with a specified revision as the source tar.gz and additional changes as patches
make srpms
make samba-srpm
make talloc-srpm
make tdb-srpm

with optinal arguments;

To select the revision to build an RPM for
  REVISION=[ HEAD | LOCAL | sha1 | TAG ]
(Local means HEAD + uncomitted changes)

To select the revision to be used for the main tar.gz
  ORIGIN=[HEAD | sha1 | TAG ]

Let it guess which revision to use for the main tar.gz
  ORIGIN_PATTERN=[ glob | release-4*alpha* ]
packaging4/Fedora/cplusplus-headers.patch
packaging4/Fedora/samba4.spec
packaging4/utils/make-srpm
source4/Makefile