8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-25 01:23:03 +01:00
firebird-mirror/builds/install/arch-specific/hpux/classic/firebirdCS.psf.in

129 lines
3.8 KiB
Plaintext
Raw Normal View History

2008-01-10 12:26:58 +01:00
depot
layout_version 1.0
vendor
tag Firebird
title Firebird Project
description "Firebird Database"
end
product
tag Firebird
title "Firebird Database for HP-UX"
description "Firebird Relational Database Classic"
revision 2.1.0
category database
category_title Database
preinstall install/scripts/preInstall.sh
postinstall install/scripts/postInstall.sh
preremove install/scripts/preUninstall.sh
postremove install/scripts/postUninstall.sh
#
architecture HP-UX_B.11_64
os_name HP-UX
os_release ?.11.*
os_version ?
#
fileset
tag main
2008-12-12 14:53:10 +01:00
file -u 0660 -g firebird -o firebird buildroot@prefix@/security2.fdb @prefix@/security2.fdb
file -u 0644 -g firebird -o firebird buildroot@prefix@/firebird.conf @prefix@/firebird.conf
file -u 0644 -g firebird -o firebird buildroot@prefix@/aliases.conf @prefix@/aliases.conf
file -u 0644 -g firebird -o firebird buildroot@prefix@/WhatsNew @prefix@/WhatsNew
2008-01-10 12:26:58 +01:00
end
#
fileset
tag include
2008-12-12 14:53:10 +01:00
directory buildroot@prefix@/include=@prefix@/include
file_permissions -u 0644 -g firebird -o firebird
file *
2008-01-10 12:26:58 +01:00
end
2008-12-12 14:53:10 +01:00
#
2008-01-10 12:26:58 +01:00
fileset
tag intl
2008-12-12 14:53:10 +01:00
file -u 0755 -g firebird -o firebird buildroot@prefix@/intl/fbintl @prefix@/intl/fbintl
file -u 0644 -g firebird -o firebird buildroot@prefix@/intl/fbintl.conf @prefix@/intl/fbintl.conf
2008-01-10 12:26:58 +01:00
end
2008-12-12 14:53:10 +01:00
#
2008-01-10 12:26:58 +01:00
fileset
tag UDF
2008-12-12 14:53:10 +01:00
file -u 0755 -g firebird -o firebird buildroot@prefix@/UDF/ib_udf.sl @prefix@/UDF/ib_udf.sl
file -u 0755 -g firebird -o firebird buildroot@prefix@/UDF/fbudf.sl @prefix@/UDF/fbudf.sl
file -u 0644 -g firebird -o firebird buildroot@prefix@/UDF/ib_udf.sql @prefix@/UDF/ib_udf.sql
file -u 0644 -g firebird -o firebird buildroot@prefix@/UDF/ib_udf2.sql @prefix@/UDF/ib_udf2.sql
file -u 0644 -g firebird -o firebird buildroot@prefix@/UDF/fbudf.sql @prefix@/UDF/fbudf.sql
2008-01-10 12:26:58 +01:00
end
2008-12-12 14:53:10 +01:00
#
2008-01-10 12:26:58 +01:00
fileset
tag bin
2008-12-12 14:53:10 +01:00
directory buildroot@prefix@/bin=@prefix@/bin
file_permissions -u 0755 -g firebird -o firebird
file *
2008-01-10 12:26:58 +01:00
end
2008-12-12 14:53:10 +01:00
#
2008-01-10 12:26:58 +01:00
fileset
2008-12-12 14:53:10 +01:00
tag misc
directory buildroot@prefix@/misc=@prefix@/misc
file_permissions -u 0644 -g firebird -o firebird
file *
directory buildroot@prefix@/misc/upgrade/ib_udf=@prefix@/misc/upgrade/ib_udf
file_permissions -u 0644 -g firebird -o firebird
file *
directory buildroot@prefix@/misc/upgrade/metadata=@prefix@/misc/upgrade/metadata
file_permissions -u 0644 -g firebird -o firebird
file *
directory buildroot@prefix@/misc/upgrade/security=@prefix@/misc/upgrade/security
file_permissions -u 0644 -g firebird -o firebird
file *
2008-01-10 12:26:58 +01:00
end
2008-12-12 14:53:10 +01:00
#
2008-01-10 12:26:58 +01:00
fileset
tag examples
2008-12-12 14:53:10 +01:00
file -u 0644 -g firebird -o firebird firebird/examples/README @prefix@/examples/README
file -u 0644 -g firebird -o firebird firebird/examples/functions.c @prefix@/examples/functions/functions.c
directory firebird/examples/api=@prefix@/examples/api
2008-01-10 12:26:58 +01:00
file_permissions -u 0644 -g firebird -o firebird
file *
2008-12-12 14:53:10 +01:00
directory firebird/examples/dyn=@prefix@/examples/dyn
2008-01-10 12:26:58 +01:00
file_permissions -u 0644 -g firebird -o firebird
file *
2008-12-12 14:53:10 +01:00
directory firebird/examples/empbuild=@prefix@/examples/empbuild
2008-01-10 12:26:58 +01:00
file_permissions -u 0644 -g firebird -o firebird
file *
2008-12-12 14:53:10 +01:00
directory firebird/examples/include=@prefix@/examples/include
2008-01-10 12:26:58 +01:00
file_permissions -u 0644 -g firebird -o firebird
file *
2008-12-12 14:53:10 +01:00
directory firebird/examples/stat=@prefix@/examples/stat
2008-01-10 12:26:58 +01:00
file_permissions -u 0644 -g firebird -o firebird
2008-12-12 14:53:10 +01:00
file *
directory firebird/examples/udf=@prefix@/examples/udf
2008-01-10 12:26:58 +01:00
file_permissions -u 0644 -g firebird -o firebird
file *
end
2008-12-12 14:53:10 +01:00
#
2008-01-10 12:26:58 +01:00
fileset
tag lib
2008-12-12 14:53:10 +01:00
directory buildroot@prefix@/lib=@prefix@/lib
file_permissions -u 0755 -g firebird -o firebird
file *
2008-01-10 12:26:58 +01:00
end
2008-12-12 14:53:10 +01:00
#
2008-01-10 12:26:58 +01:00
fileset
tag help
2008-12-12 14:53:10 +01:00
file -u 0444 -g firebird -o firebird firebird/help/help.fdb @prefix@/help/help.fdb
2008-01-10 12:26:58 +01:00
end
2008-12-12 14:53:10 +01:00
#
2008-01-10 12:26:58 +01:00
fileset
tag messages
2008-12-12 14:53:10 +01:00
file -u 0444 -g firebird -o firebird firebird/firebird.msg @prefix@/firebird.msg
file -u 0444 -g firebird -o firebird firebird/fr_FR.msg @prefix@/fr_FR.msg
file -u 0444 -g firebird -o firebird firebird/de_DE.msg @prefix@/de_DE.msg
2008-01-10 12:26:58 +01:00
end
2008-12-12 14:53:10 +01:00
#
2008-01-10 12:26:58 +01:00
fileset
tag docs
2008-12-12 14:53:10 +01:00
directory ../doc=@prefix@/doc
2008-01-10 12:26:58 +01:00
file_permissions -u 0644 -g firebird -o firebird
file *
end
end