Projects
Kolab:16:Testing:Candidate
kolab-release
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 2
View file
kolab-release.spec
Changed
@@ -6,7 +6,6 @@ %global dist_full_name Fedora %global dist_version %{fedora} %else -%global dist_full_name Enterprise Linux %if 0%{?rhel} >= 9 %global dist_version %{rhel} %else @@ -35,7 +34,7 @@ Requires: %{repository_name}(release) = %{repository_version} %description -Apheleia IT repository configuration files, such as DNF repository configuration files +Apheleia IT repository configuration files, such as YUM repository configuration files %package -n %{repository_full_name}-release Summary: Kolab Enterprise release files by Apheleia IT @@ -57,7 +56,7 @@ Provides: %{repository_name}-community-release = %{version} %description -n %{repository_full_name}-release -This package provides the repository configuration for Apheleia IT's Enterprise version of Kolab +This package provides the repository configuration for Apheleia IT' Enterprise version of Kolab %prep @@ -90,18 +89,15 @@ %endif repository_name="%{repository_full_name}" - description="%{desc}" if "$repo" == "testing" ; then reposuffix=":/Testing" repository_name="%{repository_full_name}-testing" - description="%{desc} Testing" fi if "$repo" == "testing-candidate" ; then reposuffix=":/Testing:/Candidate" repository_name="%{repository_full_name}-testing-candidate" - description="%{desc} Testing Candidate" fi %if 0%{?rhel} >= 9 @@ -115,10 +111,9 @@ %endif repository_url_src="$repository_url/src" - cat %{SOURCE0} | \ sed \ - -e "s/@@desc@@/$description/g" \ + -e 's/@@desc@@/%{desc}/g' \ -e "s/@@enabled@@/$enabled/g" \ -e "s|@@repository_url@@|$repository_url|g" \ -e "s|@@repository_url_src@@|$repository_url_src|g" \
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
.