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 4
View file
kolab-release.spec
Changed
@@ -90,15 +90,18 @@ %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 @@ -112,9 +115,10 @@ %endif repository_url_src="$repository_url/src" + cat %{SOURCE0} | \ sed \ - -e 's/@@desc@@/%{desc}/g' \ + -e "s/@@desc@@/$description/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
.