From: Ronan Le Martret Date: Tue, 17 Dec 2013 16:01:03 +0000 (+0100) Subject: - init Tizen:Geneic prj conf. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_generic;p=scm%2Fmeta%2Fbuild-config.git - init Tizen:Geneic prj conf. Change-Id: I7a07c5d690bb058d43b16a835787bdfce9977e9d Signed-off-by: Ronan Le Martret --- diff --git a/build.conf b/build.conf deleted file mode 100644 index ca6cc59..0000000 --- a/build.conf +++ /dev/null @@ -1,176 +0,0 @@ -%define _repository standard - -Patterntype: rpm-md comps -Release: . -Support: build -Support: build-compare build-mkbaselibs -Support: rpmlint-mini rpmlint-tizen - - -FileProvides: /usr/sbin/groupadd pwdutils -Prefer: util-linux -Prefer: nfc-manager -Prefer: nfc-manager-devel -Prefer: nfc-common-lib-devel -Prefer: nfc-common-lib -Prefer: nfc-manager-neard -Prefer: nfc-manager-neard-devel -Prefer: libtapi-devel - -%define gcc_version 48 - -%define _with_ivi 1 -%define _with_wayland 1 -%define _with_tizen 1 -%define _with_mesa 1 -%define _with_desktop 1 -%define _wrt_option_bluetooth 1 -%define _wrt_option_msg_port 1 -%define _wrt_option_call_history 1 - -# mesa -Substitute: pkgconfig(gles20) pkgconfig(egl) pkgconfig(glesv2) pkgconfig(gl) -Substitute: pkgconfig(gles11) pkgconfig(egl) pkgconfig(glesv1_cm) pkgconfig(gl) -#Prefer: mesa-libEGL -Prefer: nfc-manager-neard -Prefer: nfc-common-lib-neard -Prefer: calendar-service-devel - -%ifarch i586 -Target: i686-tizen-linux -%endif - -%ifarch armv7hl -Target: armv7hl-tizen-linux -%endif - -%ifarch armv7l -Target: armv7l-tizen-linux -%endif - -%ifarch %arm armv7l -Hostarch: x86_64 -# cross build support for the build hosts -Preinstall: qemu-linux-user -Keep: qemu-linux-user -%endif - -%ifarch armv7hl -Preinstall: qemu-accel-armv7hl -Runscripts: qemu-accel-armv7hl -Preinstall: util-linux libmount libblkid libuuid -%endif -%ifarch armv7l -Preinstall: qemu-accel-armv7l -Runscripts: qemu-accel-armv7l -Preinstall: util-linux libmount libblkid libuuid -%endif -%ifarch armv7el -Preinstall: qemu-accel-armv7el -Runscripts: qemu-accel-armv7el -Preinstall: util-linux libmount libblkid libuuid -%endif - -ExportFilter: ^qemu-linux-user.*\.x86_64\.rpm$ . armv7el armv7l armv7hl - -ExportFilter: ^qemu-accel-armv7hl.*\.x86_64\.rpm$ . armv7hl -ExportFilter: ^qemu-accel-armv7l.*\.x86_64\.rpm$ . armv7l -ExportFilter: ^qemu-accel-armv7el.*\.x86_64\.rpm$ . armv7el -ExportFilter: \.x86_64\.rpm$ x86_64 - - -Preinstall: setup filesystem -RunScripts: setup - -Preinstall: bash bzip2 coreutils diffutils grep rpm -Preinstall: glibc libacl libattr -Preinstall: libcap -Preinstall: libgcc_s1 -Preinstall: libpopt sed tar zlib -Preinstall: libncurses libreadline -Preinstall: libelf libbz2 -Preinstall: liblzma -Preinstall: nss nspr libfreebl3 libsoftokn3 -Preinstall: libmagic -Preinstall: liblua -Preinstall: smack libsmack libxml2 libmagic libmagic-data -Preinstall: libsqlite -Preinstall: rpm-security-plugin - -VMinstall: perl libmount libblkid libext2fs libuuid grep libpcre util-linux - -Required: binutils gcc glibc rpm-build libtool - -Support: glibc-locale -Support: perl -Support: hostname -Support: cpio findutils -Support: file findutils zlib bzip2 -Support: gzip hostname net-tools -Support: make patch sed gawk tar grep coreutils pkg-config -Support: m4 tzdata -Support: util-linux -Support: less -Support: which elfutils -Support: update-alternatives - -# TO REMOVE -Support: gcc-c++ - -Keep: cpp%{gcc_version} gcc%{gcc_version} gcc%{gcc_version}-ada libstdc++%{gcc_version} -Keep: libstdc++%{gcc_version}-devel gcc%{gcc_version}-c++ -Keep: cpp gcc libstdc++ -Keep: pam -Keep: binutils cpp libmagic-data file findutils gawk gcc gcc-c++ -Keep: gdbm gzip libada libunwind glibc-devel libpcre xz-lzma-compat -Keep: make gmp libcap groff cpio -Keep: patch rpm-build nss nspr elfutils python grep libgcc gcc-c++ -Keep: kernel-headers perl-libs perl -Keep: pkgconfig glib2 tizen-rpm-config -Keep: libmpc libmpfr libppl libgmp libppl_c -Keep: libcloog libppl libgmpxx -Keep: nss-softokn-freebl libmagic libmagic-data -Keep: setup -Keep: update-alternatives -Prefer: libstdc++%{gcc_version} libgcc%{gcc_version} -Prefer: libstdc++%{gcc_version}-32bit libstdc++%{gcc_version}-64bit - -Substitute: gettext gettext-tools - - -%ifarch x86_64 -Substitute: glibc-devel-32bit glibc-devel-32bit glibc-32bit -%else -Substitute: glibc-devel-32bit -%endif - - -#%__global_cflags -O2 -g2 -feliminate-unused-debug-types -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=32 -Wformat -Wformat-security - -Optflags: x86_64 -O2 -g2 -feliminate-unused-debug-types -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=32 -Wformat -Wformat-security -fmessage-length=0 -m64 -march=corei7 -msse4.2 -mtune=corei7-avx -mfpmath=sse -fasynchronous-unwind-tables -fno-omit-frame-pointer -fipa-cp-clone - -Optflags: armv7l -O2 -g2 -feliminate-unused-debug-types -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=32 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ - -Macros: - -%profile ivi -%_with_ivi 1 -%_with_wayland 1 -%_with_tizen 1 -%_with_mesa 1 -%_with_desktop 1 -%check exit 0 -%run_check_section 0 -%opensuse_bs 1 -%_default_patch_fuzz 2 -%_wrt_option_bluetooth 1 -%_wrt_option_msg_port 1 -%_wrt_option_call_history 1 - - - -%tizen_version 3.0 -%tizen 3.0 - -%vendor tizen -%_vendor tizen diff --git a/build_obs.conf b/build_obs.conf new file mode 100644 index 0000000..01dd5ee --- /dev/null +++ b/build_obs.conf @@ -0,0 +1,190 @@ +Patterntype: rpm-md comps +Release: . +Support: build +Support: build-compare build-mkbaselibs +Support: rpmlint-mini rpmlint-tizen + + +FileProvides: /usr/sbin/groupadd pwdutils +Prefer: util-linux +Prefer: nfc-manager +Prefer: nfc-manager-devel +Prefer: nfc-common-lib-devel +Prefer: nfc-common-lib +Prefer: nfc-client-lib +Prefer: nfc-client-lib-devel +Prefer: libtapi-devel + +#| wayland | x | meaning +#|--------------------------- +#| 0 | 1 | pure X11 platform(no wayland) +#| 1 | 0 | pure wayland platform (no X11) +#| 1 | 1 | wayland but X compatibility +#| 0 | 0 | no X and no wayland + +%if "%_repository" == "ia32-wayland" || "%_repository" == "x86_64-wayland" || "%_repository" == "wayland" || "%_repository" == "standard" +%define _with_wayland 1 +Macros: +%_with_wayland 1 +:Macros +%endif + +%if "%_repository" == "ia32-x11" || "%_repository" == "x86_64-x11" || "%_repository" == "x11" +%define _with_x 1 +Macros: +%_with_x 1 +:Macros +%endif + +%if "%_repository" == "ia32-xwayland" || "%_repository" == "x86_64-xwayland" || "%_repository" == "xwayland" +%define _with_wayland 1 +%define _with_x 1 +Macros: +%_with_wayland 1 +%_with_x 1 +:Macros +%endif + + +%define _with_tizen 1 +%define _with_mesa 1 +%define gcc_version 48 +%define profile generic + +# mesa +Substitute: pkgconfig(gles20) pkgconfig(egl) pkgconfig(glesv2) pkgconfig(gl) +Substitute: pkgconfig(gles11) pkgconfig(egl) pkgconfig(glesv1_cm) pkgconfig(gl) + + +%ifarch i586 +Target: i686-tizen-linux +%endif + +%ifarch armv7hl +Target: armv7hl-tizen-linux +%endif + +%ifarch armv7l +Target: armv7l-tizen-linux +%endif + +%ifarch %arm armv7l +Hostarch: x86_64 +# cross build support for the build hosts +Preinstall: qemu-linux-user +Keep: qemu-linux-user +%endif + +%ifarch armv7hl +Preinstall: qemu-accel-armv7hl +Runscripts: qemu-accel-armv7hl +Preinstall: util-linux libmount libblkid libuuid +%endif +%ifarch armv7l +Preinstall: qemu-accel-armv7l +Runscripts: qemu-accel-armv7l +Preinstall: util-linux libmount libblkid libuuid +%endif +%ifarch armv7el +Preinstall: qemu-accel-armv7el +Runscripts: qemu-accel-armv7el +Preinstall: util-linux libmount libblkid libuuid +%endif + +ExportFilter: ^qemu-linux-user.*\.x86_64\.rpm$ . armv7el armv7l armv7hl + +ExportFilter: ^qemu-accel-armv7hl.*\.x86_64\.rpm$ . armv7hl +ExportFilter: ^qemu-accel-armv7l.*\.x86_64\.rpm$ . armv7l +ExportFilter: ^qemu-accel-armv7el.*\.x86_64\.rpm$ . armv7el +ExportFilter: \.x86_64\.rpm$ x86_64 + + +Preinstall: setup filesystem +RunScripts: setup + +Preinstall: bash bzip2 coreutils diffutils grep rpm +Preinstall: glibc libacl libattr +Preinstall: libcap +Preinstall: libgcc_s1 +Preinstall: libpopt sed tar zlib +Preinstall: libncurses libreadline +Preinstall: libelf libbz2 +Preinstall: liblzma +Preinstall: nss nspr libfreebl3 libsoftokn3 +Preinstall: libmagic +Preinstall: liblua +Preinstall: smack libsmack libxml2 libmagic libmagic-data +Preinstall: libsqlite +Preinstall: rpm-security-plugin + +VMinstall: perl libmount libblkid libext2fs libuuid grep libpcre util-linux + +Required: binutils gcc glibc rpm-build libtool + +Support: glibc-locale +Support: perl +Support: hostname +Support: cpio findutils +Support: file findutils zlib bzip2 +Support: gzip hostname net-tools +Support: make patch sed gawk tar grep coreutils pkg-config +Support: m4 tzdata +Support: util-linux +Support: less +Support: which elfutils +Support: update-alternatives + +# TO REMOVE +Support: gcc-c++ + +Keep: cpp%{gcc_version} gcc%{gcc_version} gcc%{gcc_version}-ada libstdc++%{gcc_version} +Keep: libstdc++%{gcc_version}-devel gcc%{gcc_version}-c++ +Keep: cpp gcc libstdc++ +Keep: pam +Keep: binutils cpp libmagic-data file findutils gawk gcc gcc-c++ +Keep: gdbm gzip libada libunwind glibc-devel libpcre xz-lzma-compat +Keep: make gmp libcap groff cpio +Keep: patch rpm-build nss nspr elfutils python grep libgcc gcc-c++ +Keep: kernel-headers perl-libs perl +Keep: pkgconfig glib2 tizen-rpm-config +Keep: libmpc libmpfr libppl libgmp libppl_c +Keep: libcloog libppl libgmpxx +Keep: nss-softokn-freebl libmagic libmagic-data +Keep: setup +Keep: update-alternatives +Prefer: libstdc++%{gcc_version} libgcc%{gcc_version} +Prefer: libstdc++%{gcc_version}-32bit libstdc++%{gcc_version}-64bit + +Substitute: gettext gettext-tools + + +%ifarch x86_64 +Substitute: glibc-devel-32bit glibc-devel-32bit glibc-32bit +%else +Substitute: glibc-devel-32bit +%endif + + +#%__global_cflags -O2 -g2 -feliminate-unused-debug-types -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=32 -Wformat -Wformat-security + +Optflags: x86_64 -O2 -g2 -feliminate-unused-debug-types -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=32 -Wformat -Wformat-security -fmessage-length=0 -m64 -march=corei7 -msse4.2 -mtune=corei7-avx -mfpmath=sse -fasynchronous-unwind-tables -fno-omit-frame-pointer -fipa-cp-clone + +Optflags: armv7l -O2 -g2 -feliminate-unused-debug-types -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=32 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ + +Macros: + +%profile generic + +%_with_tizen 1 +%_with_mesa 1 +%check exit 0 +%run_check_section 0 +%opensuse_bs 1 +%_default_patch_fuzz 2 + +%tizen_version 3.0 +%tizen 3.0 + +%vendor tizen +%_vendor tizen + diff --git a/build_wayland.conf b/build_wayland.conf new file mode 100644 index 0000000..bbe9b42 --- /dev/null +++ b/build_wayland.conf @@ -0,0 +1,196 @@ +# Do not Edit! Generated by: +# gbs_conf_generator +# +%define _repository wayland +# + +Patterntype: rpm-md comps +Release: . +Support: build +Support: build-compare build-mkbaselibs +Support: rpmlint-mini rpmlint-tizen + + +FileProvides: /usr/sbin/groupadd pwdutils +Prefer: util-linux +Prefer: nfc-manager +Prefer: nfc-manager-devel +Prefer: nfc-common-lib-devel +Prefer: nfc-common-lib +Prefer: nfc-client-lib +Prefer: nfc-client-lib-devel +Prefer: libtapi-devel + +#| wayland | x | meaning +#|--------------------------- +#| 0 | 1 | pure X11 platform(no wayland) +#| 1 | 0 | pure wayland platform (no X11) +#| 1 | 1 | wayland but X compatibility +#| 0 | 0 | no X and no wayland + +%if "%_repository" == "ia32-wayland" || "%_repository" == "x86_64-wayland" || "%_repository" == "wayland" || "%_repository" == "standard" +%define _with_wayland 1 +Macros: +%_with_wayland 1 +:Macros +%endif + +%if "%_repository" == "ia32-x11" || "%_repository" == "x86_64-x11" || "%_repository" == "x11" +%define _with_x 1 +Macros: +%_with_x 1 +:Macros +%endif + +%if "%_repository" == "ia32-xwayland" || "%_repository" == "x86_64-xwayland" || "%_repository" == "xwayland" +%define _with_wayland 1 +%define _with_x 1 +Macros: +%_with_wayland 1 +%_with_x 1 +:Macros +%endif + + +%define _with_tizen 1 +%define _with_mesa 1 +%define gcc_version 48 +%define profile generic + +# mesa +Substitute: pkgconfig(gles20) pkgconfig(egl) pkgconfig(glesv2) pkgconfig(gl) +Substitute: pkgconfig(gles11) pkgconfig(egl) pkgconfig(glesv1_cm) pkgconfig(gl) + + +%ifarch i586 +Target: i686-tizen-linux +%endif + +%ifarch armv7hl +Target: armv7hl-tizen-linux +%endif + +%ifarch armv7l +Target: armv7l-tizen-linux +%endif + +%ifarch %arm armv7l +Hostarch: x86_64 +# cross build support for the build hosts +Preinstall: qemu-linux-user +Keep: qemu-linux-user +%endif + +%ifarch armv7hl +Preinstall: qemu-accel-armv7hl +Runscripts: qemu-accel-armv7hl +Preinstall: util-linux libmount libblkid libuuid +%endif +%ifarch armv7l +Preinstall: qemu-accel-armv7l +Runscripts: qemu-accel-armv7l +Preinstall: util-linux libmount libblkid libuuid +%endif +%ifarch armv7el +Preinstall: qemu-accel-armv7el +Runscripts: qemu-accel-armv7el +Preinstall: util-linux libmount libblkid libuuid +%endif + +ExportFilter: ^qemu-linux-user.*\.x86_64\.rpm$ . armv7el armv7l armv7hl + +ExportFilter: ^qemu-accel-armv7hl.*\.x86_64\.rpm$ . armv7hl +ExportFilter: ^qemu-accel-armv7l.*\.x86_64\.rpm$ . armv7l +ExportFilter: ^qemu-accel-armv7el.*\.x86_64\.rpm$ . armv7el +ExportFilter: \.x86_64\.rpm$ x86_64 + + +Preinstall: setup filesystem +RunScripts: setup + +Preinstall: bash bzip2 coreutils diffutils grep rpm +Preinstall: glibc libacl libattr +Preinstall: libcap +Preinstall: libgcc_s1 +Preinstall: libpopt sed tar zlib +Preinstall: libncurses libreadline +Preinstall: libelf libbz2 +Preinstall: liblzma +Preinstall: nss nspr libfreebl3 libsoftokn3 +Preinstall: libmagic +Preinstall: liblua +Preinstall: smack libsmack libxml2 libmagic libmagic-data +Preinstall: libsqlite +Preinstall: rpm-security-plugin + +VMinstall: perl libmount libblkid libext2fs libuuid grep libpcre util-linux + +Required: binutils gcc glibc rpm-build libtool + +Support: glibc-locale +Support: perl +Support: hostname +Support: cpio findutils +Support: file findutils zlib bzip2 +Support: gzip hostname net-tools +Support: make patch sed gawk tar grep coreutils pkg-config +Support: m4 tzdata +Support: util-linux +Support: less +Support: which elfutils +Support: update-alternatives + +# TO REMOVE +Support: gcc-c++ + +Keep: cpp%{gcc_version} gcc%{gcc_version} gcc%{gcc_version}-ada libstdc++%{gcc_version} +Keep: libstdc++%{gcc_version}-devel gcc%{gcc_version}-c++ +Keep: cpp gcc libstdc++ +Keep: pam +Keep: binutils cpp libmagic-data file findutils gawk gcc gcc-c++ +Keep: gdbm gzip libada libunwind glibc-devel libpcre xz-lzma-compat +Keep: make gmp libcap groff cpio +Keep: patch rpm-build nss nspr elfutils python grep libgcc gcc-c++ +Keep: kernel-headers perl-libs perl +Keep: pkgconfig glib2 tizen-rpm-config +Keep: libmpc libmpfr libppl libgmp libppl_c +Keep: libcloog libppl libgmpxx +Keep: nss-softokn-freebl libmagic libmagic-data +Keep: setup +Keep: update-alternatives +Prefer: libstdc++%{gcc_version} libgcc%{gcc_version} +Prefer: libstdc++%{gcc_version}-32bit libstdc++%{gcc_version}-64bit + +Substitute: gettext gettext-tools + + +%ifarch x86_64 +Substitute: glibc-devel-32bit glibc-devel-32bit glibc-32bit +%else +Substitute: glibc-devel-32bit +%endif + + +#%__global_cflags -O2 -g2 -feliminate-unused-debug-types -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=32 -Wformat -Wformat-security + +Optflags: x86_64 -O2 -g2 -feliminate-unused-debug-types -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=32 -Wformat -Wformat-security -fmessage-length=0 -m64 -march=corei7 -msse4.2 -mtune=corei7-avx -mfpmath=sse -fasynchronous-unwind-tables -fno-omit-frame-pointer -fipa-cp-clone + +Optflags: armv7l -O2 -g2 -feliminate-unused-debug-types -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=32 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ + +Macros: + +%profile generic + +%_with_tizen 1 +%_with_mesa 1 +%check exit 0 +%run_check_section 0 +%opensuse_bs 1 +%_default_patch_fuzz 2 + +%tizen_version 3.0 +%tizen 3.0 + +%vendor tizen +%_vendor tizen + diff --git a/build_x11.conf b/build_x11.conf new file mode 100644 index 0000000..6511ec8 --- /dev/null +++ b/build_x11.conf @@ -0,0 +1,196 @@ +# Do not Edit! Generated by: +# gbs_conf_generator +# +%define _repository x11 +# + +Patterntype: rpm-md comps +Release: . +Support: build +Support: build-compare build-mkbaselibs +Support: rpmlint-mini rpmlint-tizen + + +FileProvides: /usr/sbin/groupadd pwdutils +Prefer: util-linux +Prefer: nfc-manager +Prefer: nfc-manager-devel +Prefer: nfc-common-lib-devel +Prefer: nfc-common-lib +Prefer: nfc-client-lib +Prefer: nfc-client-lib-devel +Prefer: libtapi-devel + +#| wayland | x | meaning +#|--------------------------- +#| 0 | 1 | pure X11 platform(no wayland) +#| 1 | 0 | pure wayland platform (no X11) +#| 1 | 1 | wayland but X compatibility +#| 0 | 0 | no X and no wayland + +%if "%_repository" == "ia32-wayland" || "%_repository" == "x86_64-wayland" || "%_repository" == "wayland" || "%_repository" == "standard" +%define _with_wayland 1 +Macros: +%_with_wayland 1 +:Macros +%endif + +%if "%_repository" == "ia32-x11" || "%_repository" == "x86_64-x11" || "%_repository" == "x11" +%define _with_x 1 +Macros: +%_with_x 1 +:Macros +%endif + +%if "%_repository" == "ia32-xwayland" || "%_repository" == "x86_64-xwayland" || "%_repository" == "xwayland" +%define _with_wayland 1 +%define _with_x 1 +Macros: +%_with_wayland 1 +%_with_x 1 +:Macros +%endif + + +%define _with_tizen 1 +%define _with_mesa 1 +%define gcc_version 48 +%define profile generic + +# mesa +Substitute: pkgconfig(gles20) pkgconfig(egl) pkgconfig(glesv2) pkgconfig(gl) +Substitute: pkgconfig(gles11) pkgconfig(egl) pkgconfig(glesv1_cm) pkgconfig(gl) + + +%ifarch i586 +Target: i686-tizen-linux +%endif + +%ifarch armv7hl +Target: armv7hl-tizen-linux +%endif + +%ifarch armv7l +Target: armv7l-tizen-linux +%endif + +%ifarch %arm armv7l +Hostarch: x86_64 +# cross build support for the build hosts +Preinstall: qemu-linux-user +Keep: qemu-linux-user +%endif + +%ifarch armv7hl +Preinstall: qemu-accel-armv7hl +Runscripts: qemu-accel-armv7hl +Preinstall: util-linux libmount libblkid libuuid +%endif +%ifarch armv7l +Preinstall: qemu-accel-armv7l +Runscripts: qemu-accel-armv7l +Preinstall: util-linux libmount libblkid libuuid +%endif +%ifarch armv7el +Preinstall: qemu-accel-armv7el +Runscripts: qemu-accel-armv7el +Preinstall: util-linux libmount libblkid libuuid +%endif + +ExportFilter: ^qemu-linux-user.*\.x86_64\.rpm$ . armv7el armv7l armv7hl + +ExportFilter: ^qemu-accel-armv7hl.*\.x86_64\.rpm$ . armv7hl +ExportFilter: ^qemu-accel-armv7l.*\.x86_64\.rpm$ . armv7l +ExportFilter: ^qemu-accel-armv7el.*\.x86_64\.rpm$ . armv7el +ExportFilter: \.x86_64\.rpm$ x86_64 + + +Preinstall: setup filesystem +RunScripts: setup + +Preinstall: bash bzip2 coreutils diffutils grep rpm +Preinstall: glibc libacl libattr +Preinstall: libcap +Preinstall: libgcc_s1 +Preinstall: libpopt sed tar zlib +Preinstall: libncurses libreadline +Preinstall: libelf libbz2 +Preinstall: liblzma +Preinstall: nss nspr libfreebl3 libsoftokn3 +Preinstall: libmagic +Preinstall: liblua +Preinstall: smack libsmack libxml2 libmagic libmagic-data +Preinstall: libsqlite +Preinstall: rpm-security-plugin + +VMinstall: perl libmount libblkid libext2fs libuuid grep libpcre util-linux + +Required: binutils gcc glibc rpm-build libtool + +Support: glibc-locale +Support: perl +Support: hostname +Support: cpio findutils +Support: file findutils zlib bzip2 +Support: gzip hostname net-tools +Support: make patch sed gawk tar grep coreutils pkg-config +Support: m4 tzdata +Support: util-linux +Support: less +Support: which elfutils +Support: update-alternatives + +# TO REMOVE +Support: gcc-c++ + +Keep: cpp%{gcc_version} gcc%{gcc_version} gcc%{gcc_version}-ada libstdc++%{gcc_version} +Keep: libstdc++%{gcc_version}-devel gcc%{gcc_version}-c++ +Keep: cpp gcc libstdc++ +Keep: pam +Keep: binutils cpp libmagic-data file findutils gawk gcc gcc-c++ +Keep: gdbm gzip libada libunwind glibc-devel libpcre xz-lzma-compat +Keep: make gmp libcap groff cpio +Keep: patch rpm-build nss nspr elfutils python grep libgcc gcc-c++ +Keep: kernel-headers perl-libs perl +Keep: pkgconfig glib2 tizen-rpm-config +Keep: libmpc libmpfr libppl libgmp libppl_c +Keep: libcloog libppl libgmpxx +Keep: nss-softokn-freebl libmagic libmagic-data +Keep: setup +Keep: update-alternatives +Prefer: libstdc++%{gcc_version} libgcc%{gcc_version} +Prefer: libstdc++%{gcc_version}-32bit libstdc++%{gcc_version}-64bit + +Substitute: gettext gettext-tools + + +%ifarch x86_64 +Substitute: glibc-devel-32bit glibc-devel-32bit glibc-32bit +%else +Substitute: glibc-devel-32bit +%endif + + +#%__global_cflags -O2 -g2 -feliminate-unused-debug-types -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=32 -Wformat -Wformat-security + +Optflags: x86_64 -O2 -g2 -feliminate-unused-debug-types -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=32 -Wformat -Wformat-security -fmessage-length=0 -m64 -march=corei7 -msse4.2 -mtune=corei7-avx -mfpmath=sse -fasynchronous-unwind-tables -fno-omit-frame-pointer -fipa-cp-clone + +Optflags: armv7l -O2 -g2 -feliminate-unused-debug-types -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=32 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ + +Macros: + +%profile generic + +%_with_tizen 1 +%_with_mesa 1 +%check exit 0 +%run_check_section 0 +%opensuse_bs 1 +%_default_patch_fuzz 2 + +%tizen_version 3.0 +%tizen 3.0 + +%vendor tizen +%_vendor tizen + diff --git a/build_xwayland.conf b/build_xwayland.conf new file mode 100644 index 0000000..8ec4168 --- /dev/null +++ b/build_xwayland.conf @@ -0,0 +1,196 @@ +# Do not Edit! Generated by: +# gbs_conf_generator +# +%define _repository xwayland +# + +Patterntype: rpm-md comps +Release: . +Support: build +Support: build-compare build-mkbaselibs +Support: rpmlint-mini rpmlint-tizen + + +FileProvides: /usr/sbin/groupadd pwdutils +Prefer: util-linux +Prefer: nfc-manager +Prefer: nfc-manager-devel +Prefer: nfc-common-lib-devel +Prefer: nfc-common-lib +Prefer: nfc-client-lib +Prefer: nfc-client-lib-devel +Prefer: libtapi-devel + +#| wayland | x | meaning +#|--------------------------- +#| 0 | 1 | pure X11 platform(no wayland) +#| 1 | 0 | pure wayland platform (no X11) +#| 1 | 1 | wayland but X compatibility +#| 0 | 0 | no X and no wayland + +%if "%_repository" == "ia32-wayland" || "%_repository" == "x86_64-wayland" || "%_repository" == "wayland" || "%_repository" == "standard" +%define _with_wayland 1 +Macros: +%_with_wayland 1 +:Macros +%endif + +%if "%_repository" == "ia32-x11" || "%_repository" == "x86_64-x11" || "%_repository" == "x11" +%define _with_x 1 +Macros: +%_with_x 1 +:Macros +%endif + +%if "%_repository" == "ia32-xwayland" || "%_repository" == "x86_64-xwayland" || "%_repository" == "xwayland" +%define _with_wayland 1 +%define _with_x 1 +Macros: +%_with_wayland 1 +%_with_x 1 +:Macros +%endif + + +%define _with_tizen 1 +%define _with_mesa 1 +%define gcc_version 48 +%define profile generic + +# mesa +Substitute: pkgconfig(gles20) pkgconfig(egl) pkgconfig(glesv2) pkgconfig(gl) +Substitute: pkgconfig(gles11) pkgconfig(egl) pkgconfig(glesv1_cm) pkgconfig(gl) + + +%ifarch i586 +Target: i686-tizen-linux +%endif + +%ifarch armv7hl +Target: armv7hl-tizen-linux +%endif + +%ifarch armv7l +Target: armv7l-tizen-linux +%endif + +%ifarch %arm armv7l +Hostarch: x86_64 +# cross build support for the build hosts +Preinstall: qemu-linux-user +Keep: qemu-linux-user +%endif + +%ifarch armv7hl +Preinstall: qemu-accel-armv7hl +Runscripts: qemu-accel-armv7hl +Preinstall: util-linux libmount libblkid libuuid +%endif +%ifarch armv7l +Preinstall: qemu-accel-armv7l +Runscripts: qemu-accel-armv7l +Preinstall: util-linux libmount libblkid libuuid +%endif +%ifarch armv7el +Preinstall: qemu-accel-armv7el +Runscripts: qemu-accel-armv7el +Preinstall: util-linux libmount libblkid libuuid +%endif + +ExportFilter: ^qemu-linux-user.*\.x86_64\.rpm$ . armv7el armv7l armv7hl + +ExportFilter: ^qemu-accel-armv7hl.*\.x86_64\.rpm$ . armv7hl +ExportFilter: ^qemu-accel-armv7l.*\.x86_64\.rpm$ . armv7l +ExportFilter: ^qemu-accel-armv7el.*\.x86_64\.rpm$ . armv7el +ExportFilter: \.x86_64\.rpm$ x86_64 + + +Preinstall: setup filesystem +RunScripts: setup + +Preinstall: bash bzip2 coreutils diffutils grep rpm +Preinstall: glibc libacl libattr +Preinstall: libcap +Preinstall: libgcc_s1 +Preinstall: libpopt sed tar zlib +Preinstall: libncurses libreadline +Preinstall: libelf libbz2 +Preinstall: liblzma +Preinstall: nss nspr libfreebl3 libsoftokn3 +Preinstall: libmagic +Preinstall: liblua +Preinstall: smack libsmack libxml2 libmagic libmagic-data +Preinstall: libsqlite +Preinstall: rpm-security-plugin + +VMinstall: perl libmount libblkid libext2fs libuuid grep libpcre util-linux + +Required: binutils gcc glibc rpm-build libtool + +Support: glibc-locale +Support: perl +Support: hostname +Support: cpio findutils +Support: file findutils zlib bzip2 +Support: gzip hostname net-tools +Support: make patch sed gawk tar grep coreutils pkg-config +Support: m4 tzdata +Support: util-linux +Support: less +Support: which elfutils +Support: update-alternatives + +# TO REMOVE +Support: gcc-c++ + +Keep: cpp%{gcc_version} gcc%{gcc_version} gcc%{gcc_version}-ada libstdc++%{gcc_version} +Keep: libstdc++%{gcc_version}-devel gcc%{gcc_version}-c++ +Keep: cpp gcc libstdc++ +Keep: pam +Keep: binutils cpp libmagic-data file findutils gawk gcc gcc-c++ +Keep: gdbm gzip libada libunwind glibc-devel libpcre xz-lzma-compat +Keep: make gmp libcap groff cpio +Keep: patch rpm-build nss nspr elfutils python grep libgcc gcc-c++ +Keep: kernel-headers perl-libs perl +Keep: pkgconfig glib2 tizen-rpm-config +Keep: libmpc libmpfr libppl libgmp libppl_c +Keep: libcloog libppl libgmpxx +Keep: nss-softokn-freebl libmagic libmagic-data +Keep: setup +Keep: update-alternatives +Prefer: libstdc++%{gcc_version} libgcc%{gcc_version} +Prefer: libstdc++%{gcc_version}-32bit libstdc++%{gcc_version}-64bit + +Substitute: gettext gettext-tools + + +%ifarch x86_64 +Substitute: glibc-devel-32bit glibc-devel-32bit glibc-32bit +%else +Substitute: glibc-devel-32bit +%endif + + +#%__global_cflags -O2 -g2 -feliminate-unused-debug-types -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=32 -Wformat -Wformat-security + +Optflags: x86_64 -O2 -g2 -feliminate-unused-debug-types -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=32 -Wformat -Wformat-security -fmessage-length=0 -m64 -march=corei7 -msse4.2 -mtune=corei7-avx -mfpmath=sse -fasynchronous-unwind-tables -fno-omit-frame-pointer -fipa-cp-clone + +Optflags: armv7l -O2 -g2 -feliminate-unused-debug-types -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=32 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ + +Macros: + +%profile generic + +%_with_tizen 1 +%_with_mesa 1 +%check exit 0 +%run_check_section 0 +%opensuse_bs 1 +%_default_patch_fuzz 2 + +%tizen_version 3.0 +%tizen 3.0 + +%vendor tizen +%_vendor tizen + diff --git a/gbs_conf_generator b/gbs_conf_generator new file mode 100755 index 0000000..f911fa3 --- /dev/null +++ b/gbs_conf_generator @@ -0,0 +1,11 @@ +for repo in "wayland" "x11" "xwayland"; do + cat << EOC > build_${repo}.conf +# Do not Edit! Generated by: +# gbs_conf_generator +# +%define _repository ${repo} +# + +EOC + cat build_obs.conf >> build_${repo}.conf; +done