Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:misc
Configuration
Project Config
Overview
Repositories
Monitor
Requests
Users
Subprojects
Project Config
Attributes
Signing Keys
Meta
Status
Pulse
Project Configuration of home:Ledest:misc
Release: <SPEC_REL>.<B_CNT> Preinstall: rpm-macros-extra Ignore: rpmlint-mini %if 0%{?suse_version} > 1300 %define is_opensuse 1 %endif #define def_with() %{expand:%%define _with_%{1} --with-%{1}} #define def_with() %%global _with_%%{1} --with-%%{1} #define def_enable() %{expand:%%define _enable_%{1} --enable-%{1}} #define if_with() %if %{expand:%%{defined _with_%{1}}} %define if_without() %if %{expand:%%{defined _without_%{1}}} #define if_enabled() %if %{expand:%%{defined _enable_%{1}}} #define if_disabled() %if %{expand:%%{defined _disable_%{1}}} %if 0%{?suse_version} > 1320 Prefer: thin-provisioning-tools %endif Prefer: emacs-nox Prefer: unbound-devel Prefer: libunbound2 Prefer: libicu-devel Prefer: mvapich2 %if 0%{?suse_version} == 1320 Substitute: idnkit bind-utils %endif %if 0%{?suse_version} Prefer: openssl(cli) openssl-1_1 Prefer: libqt5-qtscript-devel Prefer: libqt5-qtdeclarative-private-headers-devel Ignore: this-is-only-for-build-envs %if 0%{?suse_version} >= 1320 #Substitute: erlang-rebar erlang-rebar-obs %endif %endif Prefer: libopenmpi Prefer: mozilla-nspr Prefer: glib2-devel Keep: /bin/sh #Ignore: apache-rpm-macros Macros: %debug_package %nil # ifdef/ifndef. %ifdef() %if %{expand:%%{?%{1}:1}%%{!?%{1}:0}} %ifndef() %if %{expand:%%{?%{1}:0}%%{!?%{1}:1}} # Set with/without default value. %def_with() %{expand:%%{!?_with_%{1}: %%{!?_without_%{1}: %%global _with_%{1} --with-%{1}}}} %def_without() %{expand:%%{!?_with_%{1}: %%{!?_without_%{1}: %%global _without_%{1} --without-%{1}}}} # Set enable/disable default value. %def_enable() %{expand:%%{!?_enable_%{1}: %%{!?_disable_%{1}: %%global _enable_%{1} --enable-%{1}}}} %def_disable() %{expand:%%{!?_enable_%{1}: %%{!?_disable_%{1}: %%global _disable_%{1} --disable-%{1}}}} # Set with/without value. %force_with() %{expand:%%global _with_%{1} --with-%{1}} %force_without() %{expand:%%global _without_%{1} --without-%{1}} # Set enable/disable value. %force_enable() %{expand:%%global _enable_%{1} --enable-%{1}} %force_disable() %{expand:%%global _disable_%{1} --disable-%{1}} # Set enable/disable value and undefine disable/enable value. %set_enable() %{expand:%%force_enable %{1}} %{expand:%%undefine _disable_%{1}} %set_disable() %{expand:%%force_disable %{1}} %{expand:%%undefine _enable_%{1}} # Set with/without value and undefine without/with value. %set_with() %{expand:%%force_with %{1}} %{expand:%%undefine _without_%{1}} %set_without() %{expand:%%force_without %{1}} %{expand:%%undefine _with_%{1}} # if_with/if_without. %if_with() %if %{expand:%%{?_with_%{1}:1}%%{!?_with_%{1}:0}} %if_without() %if %{expand:%%{?_without_%{1}:1}%%{!?_without_%{1}:0}} # if_enabled/if_disabled. %if_enabled() %if %{expand:%%{?_enable_%{1}:1}%%{!?_enable_%{1}:0}} %if_disabled() %if %{expand:%%{?_disable_%{1}:1}%%{!?_disable_%{1}:0}}
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor