Branch libreoffice-5-0-4
[LibreOffice.git] / setup_native / scripts / fake-db.spec
blobbf884682f7fbf9a1444da3a61b929188c4f530c6
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: libgconf-2.so.4
32 Provides: libgconf-2.so.4()(64bit)
33 Provides: libfreetype.so.6
34 Provides: libfreetype.so.6()(64bit)
35 Provides: /bin/sh
36 Provides: /bin/basename
37 Provides: /bin/cat
38 Provides: /bin/cp
39 Provides: /bin/gawk
40 Provides: /bin/grep
41 Provides: /bin/ln
42 Provides: /bin/ls
43 Provides: /bin/mkdir
44 Provides: /bin/mv
45 Provides: /bin/pwd
46 Provides: /bin/rm
47 Provides: /bin/sed
48 Provides: /bin/sort
49 Provides: /bin/touch
50 Provides: /usr/bin/cut
51 Provides: /usr/bin/dirname
52 Provides: /usr/bin/expr
53 Provides: /usr/bin/find
54 Provides: /usr/bin/tail
55 Provides: /usr/bin/tr
56 Provides: /usr/bin/wc
57 %description
58 a dummy package
59 %files