branches/dist abstraction patch

Ignacio Vazquez-Abrams ivazqueznet at gmail.com
Mon May 14 17:58:27 UTC 2007


The attached patch and file provides separation between the distvar
(fedora, rhel, etc.) and the project (core, epel, etc.) in the branches
system in CVS. It also adds a bit of documentation to the branches file.

-- 
Ignacio Vazquez-Abrams <ivazqueznet at gmail.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.common.patch
Type: text/x-patch
Size: 1054 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-maintainers/attachments/20070514/5c0832d7/attachment.bin>
-------------- next part --------------
#<branch>:<distro>:<disttag>:<distvar>:<distval>:<project>
# branch: CVS branch (RHL-9, FC-3, EL-4, etc.)
# distro: Distro and version (rhl8, fc3, el4, etc.)
# disttag: Package suffix (.rhl8, .fc3, .el4, etc.)
# distvar: Variable to test in the spec file (rhl, fedora, rhel, etc.)
# distval: Value to set the above variable to (8, 3, 4, etc.)
# project: Project the branch belongs to (legacy, core, epel, etc.)
RHL-7:rhl7:.rhl7:rhl:7:legacy
RHL-8:rhl8:.rhl8:rhl:8:legacy
RHL-9:rhl9:.rhl9:rhl:9:legacy
EL-4:el4:.el4:rhel:4:epel
EL-5:el5:.el5:rhel:5:epel
FC-1:fc1:.fc1:fedora:1:legacy
FC-2:fc2:.fc2:fedora:2:legacy
FC-3:fc3:.fc3:fedora:3:core
FC-4:fc4:.fc4:fedora:4:core
FC-5:fc5:.fc5:fedora:5:core
FC-6:fc6:.fc6:fedora:6:core
devel:dist-fc7:.fc7:fedora:7:core
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-maintainers/attachments/20070514/5c0832d7/attachment.sig>


More information about the Fedora-maintainers mailing list