]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/platforms/contrib-rpm/build_rpm.sh
Add SuSE-11.0
[bacula/bacula] / bacula / platforms / contrib-rpm / build_rpm.sh
index c2f1aa0d9b52cb7fd27394c757cda029de9b24f2..9f82f263496f2f2f30243d11e24b8b3c522883f5 100755 (executable)
 ###########################################################################################
 # script configuration section
 
-VERSION=2.2.8
+VERSION=2.4.1
 RELEASE=1
 
 # build platform for spec
-# set to one of rh7,rh8,rh9,fc1,fc3,fc4,fc5,fc6,fc7,fc8,fc9,wb3,rhel3,rhel4,rhel5,centos3,centos4,centos5,sl3, sl4,sl5,su9,su10,su102,su103,mdk,mdv
-PLATFORM=su102
+# set to one of rh7,rh8,rh9,fc1,fc3,fc4,fc5,fc6,fc7,fc8,fc9,wb3,rhel3,rhel4,rhel5,centos3,centos4,centos5,sl3, sl4,sl5,su9,su10,su102,su103,su110,mdk,mdv
+PLATFORM=su110
 
 # platform designator for file names
 # for RedHat/Fedora set to one of rh7,rh8,rh9,fc1,fc3,fc4,fc5,fc6,fc7,fc8,fc9 OR
 # for RHEL3/clones wb3, rhel3, sl3 & centos3 set to el3 OR
 # for RHEL4/clones rhel4, sl4 & centos4 set to el4 OR
 # for RHEL5/clones rhel5, sl5 & centos5 set to el5 OR
-# for SuSE set to su90, su91, su92, su100 or su101 or su102 or su103 OR
+# for SuSE set to su90, su91, su92, su100 or su101 or su102 or su103 or su110 OR
 # for Mandrake set to 101mdk or 20060mdk
-FILENAME=su102
+FILENAME=su110
 
 # MySQL version
 # set to empty (for MySQL 3), 4 or 5
@@ -188,3 +188,4 @@ ls
 # 10 Nov 2007 add su103
 # 12 Jan 2008 add fc8
 # 23 May 2008 add fc9
+# 28 Jun 2008 add su110