Logoj0ke.net Open Build Service > Projects > home:netmax:playground:kiwi > Project Configuration
Sign Up | Log In

Project Configuration of home:netmax:playground:kiwi

 
1
%if "%_repository" == "images"
2
Type: kiwi
3
Repotype: none
4
Patterntype: none
5
%endif
6
7
%if "%_repository" == "xUbuntu_9.04"
8
Substitute: python-celementtree
9
%endif
10
11
# Test build-compare
12
#%if "%_repository" == "openSUSE_11.1"
13
#Support: build-compare
14
#Keep: build-compare
15
#%endif
16
17
# we do have only x86_64 build hosts, may be a problem on local build though ...
18
#ExportFilter: ^qemu.*\.x86_64.rpm$ . armv7l
19
20
FileProvides: /bin/csh tcsh
21
FileProvides: /usr/bin/csh tcsh
22
FileProvides: /usr/bin/mimencode metamail
23
FileProvides: /usr/bin/pkg-config pkg-config
24
FileProvides: /usr/bin/sg_inq sg3_utils
25
FileProvides: /usr/bin/tput ncurses-utils
26
FileProvides: /usr/bin/eu-nm elfutils
27
FileProvides: /usr/bin/Xvfb xorg-x11-server
28
FileProvides: /usr/bin/xmllint libxml2-tools
29
FileProvides: /usr/bin/wdiff wdiff
30
FileProvides: /usr/bin/setfacl acl
31
32
Prefer: openSUSE-release openSUSE-release-ftp
33
Prefer: -rubygem-rack
34
Prefer: -build-mkbaselibs-sle
35
Prefer: systemd-presets-branding-openSUSE
36
Prefer: systemd-sysvinit
37
Prefer: -rubygem-erubis-2_7
38
Ignore: systemd:systemd-presets-branding
39
40
#Substitute: kiwi-packagemanager:zypper zypper
41
#Substitute: kiwi-packagemanager:smart smart
42
#Substitute: kiwi-packagemanager:instsource kiwi-instsource cdrkit-cdrtools-compat syslinux kiwi-instsource-plugins-openSUSE-12-1
43
#Substitute: kiwi-filesystem:ext3 e2fsprogs virt-utils
44
#Substitute: kiwi-filesystem:ext4 e2fsprogs virt-utils
45
#Substitute: kiwi-filesystem:squashfs squashfs virt-utils
46
#Substitute: kiwi-filesystem:btrfs btrfsprogs virt-utils
47
#Substitute: kiwi-boot:usbboot kiwi
48
#Substitute: kiwi-boot:isoboot kiwi-desc-isoboot kiwi-desc-isoboot-requires
49
#Substitute: kiwi-boot:oemboot kiwi-desc-oemboot kiwi-desc-oemboot-requires
50
#Substitute: kiwi-boot:tbz kiwi-desc-oemboot kiwi-desc-oemboot-requires
51
#Substitute: kiwi-boot:netboot kiwi-desc-netboot kiwi-desc-netboot-requires virt-utils
52
#Substitute: kiwi-boot:vmxboot kiwi-desc-vmxboot kiwi-desc-vmxboot-requires
53
#Substitute: kiwi-boot:xenboot kiwi-desc-xenboot kiwi-desc-xenboot-requires
54
#Substitute: kiwi-setup:image kiwi createrepo tar virt-utils -kiwi-desc-isoboot-requires -kiwi-desc-oemboot-requires -kiwi-desc-netboot-requires -kiwi-desc-vmxboot-requires -kiwi-desc-xenboot-requires
55
#
56