Skip to content

Commit 2322436

Browse files
committed
Build source RPMs by default
Resolves quattor/release#117.
1 parent cf194e0 commit 2322436

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build-profile/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -500,6 +500,7 @@ declaration template components/${project.artifactId}/schema;
500500
<changelogFile>${project.build.directory}/ChangeLog.template</changelogFile>
501501
<needarch>noarch</needarch>
502502
<description>${project.name}</description>
503+
<rpmbuildStage>-ba</rpmbuildStage><!-- Build binary and source packages -->
503504
<mappings>
504505
<mapping>
505506
<directory>/usr/lib</directory>

0 commit comments

Comments
 (0)