]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/platforms/contrib-rpm/rpm_wizard.sh
Add new Spanish files translated
[bacula/bacula] / bacula / platforms / contrib-rpm / rpm_wizard.sh
index 7d0dc0a8531be7c399c0c86a04c02a999f4672a1..89857dc6238f49dfb5e63b3442af3e098d19804d 100755 (executable)
@@ -38,7 +38,7 @@ then
 fi
 
 # select build platform
-PLATFORM=`zenity --title "Select Platform" --text "Please choose a build platform." --list --radiolist --column "Select" --column "Platform" False rh7 False rh8 False rh9 False fc1 False fc3 False fc4 False fc5 False fc6 False wb3 False rhel3 False rhel4 False centos3 False centos4 False sl3 False sl4 False su9 False su10 False su102 False mdk False mdv`
+PLATFORM=`zenity --title "Select Platform" --text "Please choose a build platform." --list --radiolist --column "Select" --column "Platform" False rh7 False rh8 False rh9 False fc1 False fc3 False fc4 False fc5 False fc6 False fc7 False fc8 False fc9 False wb3 False rhel3 False rhel4 False rhel5 False centos3 False centos4 False centos5 False sl3 False sl4 False sl5 False su9 False su10 False su102 False su103 False su110 False su111 False mdk False mdv`
 
 RESULT="$?"
 if [ "$RESULT" = "1" ];
@@ -112,3 +112,9 @@ echo $COMMAND | sh
 # 05 Aug 2006 add option for build_python
 # 27 Jan 2007 add fc6
 # 29 Apr 2007 add sl3 & sl4 target and bat option
+# 06 May 2007 add fc7 target
+# 10 Nov 2007 add rhel5 and su103 targets
+# 12 Jan 2008 add fc8 target
+# 23 May 2008 add fc9 target
+# 28 Jun 2008 add su110 target
+# 31 Dec 2008 add su111 target