dorsal team mailing list archive
-
dorsal team
-
Mailing list archive
-
Message #00068
Dorsal 0.7.2 under Fedora 13
-
To:
dorsal@xxxxxxxxxxxxxxxxxxx
-
From:
Douglas Arnold <arnold@xxxxxxx>
-
Date:
Wed, 28 Jul 2010 19:18:12 -0500
-
User-agent:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.10) Gecko/20100621 Fedora/3.0.5-1.fc13 Thunderbird/3.0.5
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;;
Follow ups