Today I downloaded dorsal-0.7.2 and used it to build
both the stable version and the development version
("STABLE_BUILD=false" in dorsal.cfg) under Fedora 13.
For platform file I used fedora12.platform with no
changes.  Both builds worked perfectly.

So you could create fedora13.platform as a copy
of fedora12.platform (except for the initial comment line)
and add a line to recognize the distribution:

*** dorsal.sh   2010-07-05 10:27:28.000000000 -0500
--- /tmp/dorsal.sh      2010-07-28 19:15:07.083807917 -0500
***************
*** 265,270 ****
--- 265,271 ----
            *:Cambridge:*)              echo fedora10;;
            *:Leonidas:*)               echo fedora11;;
            *:Constantine:*)            echo fedora12;;
+           *:Goddard:*)                echo fedora13;;
            *:Nahant*:*)                echo rhel4;;
            *:Tikanga*:*)               echo rhel5;;
            *:*:CentOS*\ 4*)            echo rhel4;;

_______________________________________________
Mailing list: https://launchpad.net/~dorsal
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dorsal
More help   : https://help.launchpad.net/ListHelp

Reply via email to