[Bug 527488] Review Request: drbd - drbd tools

bugzilla at redhat.com bugzilla at redhat.com
Fri Oct 9 10:16:24 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=527488





--- Comment #9 from LINBIT <partner at linbit.com>  2009-10-09 06:16:22 EDT ---
A new spec file and an SRPM are now available from:

http://people.linbit.com/~florian/drbd.spec
http://people.linbit.com/~florian/drbd-8.3.4-3.src.rpm

This reflects our latest drbd upstream changes to the spec, aimed at better
alignment with the Fedora packaging guidelines. I will keep this updated as we
make more changes to the build system.

A summary of changes since the spec was first posted is below, most recent
first:

aa7609c... drbd.spec.in: fix %setup so it works correctly during rpmbuild
--rebuild
2b03ec4... drbd.spec.in: trivial whitespace fixes
390a6d0... drbd.spec.in: make the "drbd" package depend on all the spun-off
packages
698a4f1... drbd.spec.in: move %files sections around
468a18e... drbd.spec.in: introduce the drbd-utils package
13579b4... drbd.spec.in: remove the EXTRA_DRBD_KO hack from userland %post
cd79620... drbd.spec.in: unclutter spec, move all build/install stages to one
place
01fd191... drbd.spec.in: remove Packager tag
5ff472e... drbd.spec.in: fix inconsistent whitespace
0823116... drbd.spec.in: move buildroot cleanup to %install
7992e71... drbd.spec.in: add -q flag to %setup
47fccfc... drbd.spec.in: package split

Please note: if you want to build DRBD from the SRPM, for a kernel other than
the one whose headers are found in /lib/modules/`uname -r`/build, please invoke
rpmbuild as follows:

rpmbuild --rebuild --define "kdir /lib/modules/<VERSION>/build" --define
"kernelversion <VERSION>" <SRPM>

Yes, you do have to define both kdir and kernelversion. We are working on
improving this. If however you _are_ building for the currently running kernel,
and you have its headers installed, then you may omit these defines.

Those interested in the full commit history are invited to take a look at
http://git.drbd.org/?p=drbd-8.3.git;a=history;f=drbd.spec.in

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list