1537f9df8SAndrew Rist#**************************************************************
2*5ab7d478Smseidel#
3537f9df8SAndrew Rist#  Licensed to the Apache Software Foundation (ASF) under one
4537f9df8SAndrew Rist#  or more contributor license agreements.  See the NOTICE file
5537f9df8SAndrew Rist#  distributed with this work for additional information
6537f9df8SAndrew Rist#  regarding copyright ownership.  The ASF licenses this file
7537f9df8SAndrew Rist#  to you under the Apache License, Version 2.0 (the
8537f9df8SAndrew Rist#  "License"); you may not use this file except in compliance
9537f9df8SAndrew Rist#  with the License.  You may obtain a copy of the License at
10*5ab7d478Smseidel#
11537f9df8SAndrew Rist#    http://www.apache.org/licenses/LICENSE-2.0
12*5ab7d478Smseidel#
13537f9df8SAndrew Rist#  Unless required by applicable law or agreed to in writing,
14537f9df8SAndrew Rist#  software distributed under the License is distributed on an
15537f9df8SAndrew Rist#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16537f9df8SAndrew Rist#  KIND, either express or implied.  See the License for the
17537f9df8SAndrew Rist#  specific language governing permissions and limitations
18537f9df8SAndrew Rist#  under the License.
19*5ab7d478Smseidel#
20537f9df8SAndrew Rist#**************************************************************
21cdf0e10cSrcweir
22cdf0e10cSrcweirStart
23cdf0e10cSrcweirmodule = "gid_Module_Root"
24cdf0e10cSrcweirsolarispackagename = "%SOLSUREPACKAGEPREFIX-ure"
25cdf0e10cSrcweirsolarisrequires = "SUNWzlibr"
26cdf0e10cSrcweirpackagename = "%UREPACKAGEPREFIX-ure"
27034fc809SAriel Constenla-Hailelinuxreplaces = "openoffice.org-ure"
28*5ab7d478Smseidelcopyright = "2012-2024 by The Apache Software Foundation"
29cdf0e10cSrcweirsolariscopyright = "solariscopyrightfile"
30bd35b394SJürgen Schmidtvendor = "Apache Software Foundation"
3109e939e5SAriel Constenla-Hailedescription = "UNO Runtime Environment for %PRODUCTNAME %PRODUCTVERSION"
32cdf0e10cSrcweirdestpath = "/opt"
33cdf0e10cSrcweirpackageversion = "%UREPACKAGEVERSION"
34cdf0e10cSrcweirEnd
35cdf0e10cSrcweir
36cdf0e10cSrcweirStart
37cdf0e10cSrcweirmodule = "gid_Module_Root_Ure_Hidden"
38cdf0e10cSrcweirsolarispackagename = "%SOLSUREPACKAGEPREFIX-ure"
39cdf0e10cSrcweirsolarisrequires = "SUNWzlibr"
40cdf0e10cSrcweirpackagename = "%UREPACKAGEPREFIX-ure"
41034fc809SAriel Constenla-Hailelinuxreplaces = "openoffice.org-ure"
42*5ab7d478Smseidelcopyright = "2012-2024 by The Apache Software Foundation"
43cdf0e10cSrcweirsolariscopyright = "solariscopyrightfile"
44bd35b394SJürgen Schmidtvendor = "Apache Software Foundation"
4509e939e5SAriel Constenla-Hailedescription = "UNO Runtime Environment for %PRODUCTNAME %PRODUCTVERSION"
46cdf0e10cSrcweirdestpath = "/opt"
47cdf0e10cSrcweirpackageversion = "%UREPACKAGEVERSION"
48cdf0e10cSrcweirEnd
49