sc: filter: html: fix missing color scale conditional format
[LibreOffice.git] / setup_native / scripts / fake-db.spec
bloba7a5c318bbcc12e8a100f052a4cbcc8cb034b847
2 # This file is part of the LibreOffice project.
4 # This Source Code Form is subject to the terms of the Mozilla Public
5 # License, v. 2.0. If a copy of the MPL was not distributed with this
6 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 # This file incorporates work covered by the following license notice:
10 # Licensed to the Apache Software Foundation (ASF) under one or more
11 # contributor license agreements. See the NOTICE file distributed
12 # with this work for additional information regarding copyright
13 # ownership. The ASF licenses this file to you under the Apache
14 # License, Version 2.0 (the "License"); you may not use this file
15 # except in compliance with the License. You may obtain a copy of
16 # the License at http://www.apache.org/licenses/LICENSE-2.0 .
19 Name: fake-db
20 Version: 1.0
21 Release: 0
22 Summary: This is a dummy package
23 Group: dummy
24 License: LGPLv3 with MPLv2 on ALv2
25 BuildArch: noarch
26 AutoReqProv: no
27 %define _tmppath /tmp
28 #BuildRoot: %{_tmppath}/%{name}-root
29 Provides: libgnomevfs-2.so.0
30 Provides: libgnomevfs-2.so.0()(64bit)
31 Provides: libfreetype.so.6
32 Provides: libfreetype.so.6()(64bit)
33 Provides: /bin/sh
34 Provides: /bin/basename
35 Provides: /bin/cat
36 Provides: /bin/cp
37 Provides: /bin/gawk
38 Provides: /bin/grep
39 Provides: /bin/ln
40 Provides: /bin/ls
41 Provides: /bin/mkdir
42 Provides: /bin/mv
43 Provides: /bin/pwd
44 Provides: /bin/rm
45 Provides: /bin/sed
46 Provides: /bin/sort
47 Provides: /bin/touch
48 Provides: /usr/bin/cut
49 Provides: /usr/bin/dirname
50 Provides: /usr/bin/expr
51 Provides: /usr/bin/find
52 Provides: /usr/bin/tail
53 Provides: /usr/bin/tr
54 Provides: /usr/bin/wc
55 %description
56 a dummy package
57 %files