Projects
Kolab:16:TestingLinked
kolab-release
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 7
View file
kolab-release.spec
Changed
@@ -41,7 +41,11 @@ %else %global dist_full_name Enterprise Linux +%if 0%{?plesk} +%global dist_lower_name plesk-%{?plesk} +%else %global dist_lower_name redhat +%endif %global dist_tag_prefix el %global dist_version %{rhel} %if 0%{?rhel} == 5 @@ -162,6 +166,7 @@ %if %{repository_type} == "feature" %if %{repository_stage} == "private" %if %{repository_version} >= 14 +%if 0%{?plesk} < 1 %package -n %{repository_full_name}-extras-audit Summary: Audit trail packages for Kolab Enterprise %{repository_version} Group: System Environment/Base @@ -202,10 +207,11 @@ %description -n %{repository_full_name}-extras-fasttrack Fasttrack repository for Kolab Enterprise %{repository_version} -%endif -%endif -%endif -%endif +%endif # 0%{?rhel} >= 6 +%endif # 0%{?plesk} < 1 +%endif # %{repository_version} >= 14 +%endif # %{repository_stage} == "private" +%endif # %{repository_type} == "feature" %prep @@ -244,10 +250,12 @@ done %if %{repository_stage} == "private" %if %{repository_version} >= 14 +%if 0%{?plesk} < 1 repos="extras-audit extras-puppet" %if 0%{?rhel} >= 6 repos="${repos} extras-fasttrack" %endif +%endif for repo in ${repos}; do status="-${repo}" cat %{SOURCE0} | \ @@ -319,6 +327,7 @@ %config(noreplace) /etc/yum.repos.d/*development.repo %endif +%if 0%{?plesk} < 1 %if %{repository_type} == "feature" %if %{repository_stage} == "private" %if %{repository_version} >= 14 @@ -338,6 +347,7 @@ %endif %endif %endif +%endif %changelog * Tue Nov 15 2016 Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> - 16.7-1
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.