Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
osbuild-composer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
staging
src-rhel
rpms
osbuild-composer
Commits
0c54c42f
Commit
0c54c42f
authored
2 months ago
by
importbot
Browse files
Options
Downloads
Patches
Plain Diff
import osbuild-composer-132-1.el10
parent
b022d7a4
No related branches found
Branches containing commit
Tags
imports/c10s/osbuild-composer-132-1.el10
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.osbuild-composer.metadata
+1
-1
1 addition, 1 deletion
.osbuild-composer.metadata
SPECS/osbuild-composer.spec
+7
-5
7 additions, 5 deletions
SPECS/osbuild-composer.spec
with
8 additions
and
6 deletions
.osbuild-composer.metadata
+
1
−
1
View file @
0c54c42f
f
e504e8709cb78110375d46333249c6833fe24f0b3b976008da7fd1cf1be746b
SOURCES/osbuild-composer-13
1
.tar.gz
f
42aa963956bb1a7dd0cea9d26958476e73d6425b0ffb3572ff33ae04b5af828
SOURCES/osbuild-composer-13
2
.tar.gz
This diff is collapsed.
Click to expand it.
SPECS/osbuild-composer.spec
+
7
−
5
View file @
0c54c42f
...
...
@@ -12,7 +12,7 @@
%global goipath github.com/osbuild/osbuild-composer
Version: 13
1
Version: 13
2
%gometa
...
...
@@ -85,11 +85,10 @@ export PATH=$PWD/_bin${PATH:+:$PATH}
export GOPATH=$GO_BUILD_PATH:%{gopath}
export GOFLAGS+=" -mod=vendor"
%endif
%if 0%{?fedora}
# Fedora disable
s
Go modules by default, but we want to use them.
# Undefine the macro which disables it to use the default behavior.
# Fedora
and RHEL versions
disable Go modules by default, but we want to use them.
# Un
conditionally un
define the macro which disables it to use the default behavior.
%undefine gomodulesmode
%endif
# btrfs-progs-devel is not available on RHEL
%if 0%{?rhel}
...
...
@@ -454,6 +453,9 @@ Integration tests to be run on a pristine-dedicated system to test the osbuild-c
%endif
%changelog
* Thu Feb 13 2025 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 132-1
- New upstream release
* Wed Feb 05 2025 imagebuilder-bot <imagebuilder-bots+imagebuilder-bot@redhat.com> - 131-1
- New upstream release
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment