Actions
Architecture #2451
openSuggestion : integrate source in src.rpm
Pull Request:
Effort required:
Name check:
Fix check:
Regression:
Description
Hi,
in .spec file, it would be better to use a tarball instead of a directory for SOURCE.
Here an example tested with rudder-webapp to include sources in src.rpm :
in .spec file, it would be better to use a tarball instead of a directory for SOURCE.
Here an example tested with rudder-webapp to include sources in src.rpm :
- I run rpmbuild with options : --define "_topdir $(pwd)" --define 'real_version 2.4.0.alpha7' -ba SPECS/rudder-webapp.spec
- Create a tarball as the name -{real_version}.tar.gz (ie rudder-webapp-2.4.0.alpha7.tar.gz) ; maybe you can create the tarball in Makefile
- in .spec file, delete all reference to %{_sourcedir}/rudder-sources/
See the patch in attached file or .src.rpm
Files
Updated by Olivier LI KIANG CHEONG over 12 years ago
Updated by Jonathan CLARKE over 12 years ago
- Target version set to Ideas (not version specific)
Updated by Jonathan CLARKE almost 12 years ago
- Assignee deleted (
Jonathan CLARKE)
Updated by Jonathan CLARKE over 11 years ago
- Project changed from Rudder to 34
- Category deleted (
11)
Updated by Benoît PECCATTE over 9 years ago
- Project changed from 34 to Rudder
- Category set to Packaging
Updated by François ARMAND over 9 years ago
- Tracker changed from Bug to User story
Updated by Jonathan CLARKE over 8 years ago
- Related to Architecture #8501: Rudder SRPM still cannot rebuild itself added
Updated by Jonathan CLARKE over 8 years ago
- Related to deleted (Architecture #8501: Rudder SRPM still cannot rebuild itself)
Updated by Jonathan CLARKE over 8 years ago
- Has duplicate Architecture #8501: Rudder SRPM still cannot rebuild itself added
Updated by Alexis Mousset over 8 years ago
- Status changed from Discussion to New
- Target version changed from Ideas (not version specific) to 4.0.0~rc2
Updated by François ARMAND about 8 years ago
- Target version changed from 4.0.0~rc2 to 4.1.0~beta1
Updated by Vincent MEMBRÉ almost 8 years ago
- Target version changed from 4.1.0~beta1 to 4.1.0~beta2
Updated by Vincent MEMBRÉ almost 8 years ago
- Target version changed from 4.1.0~beta2 to 4.1.0~beta3
Updated by Vincent MEMBRÉ almost 8 years ago
- Target version changed from 4.1.0~beta3 to 4.1.0~rc1
Updated by François ARMAND almost 8 years ago
- Target version changed from 4.1.0~rc1 to 4.2.0~beta1
Updated by Alexis Mousset over 7 years ago
- Target version changed from 4.2.0~beta1 to 4.2.0~beta2
Updated by Vincent MEMBRÉ over 7 years ago
- Target version changed from 4.2.0~beta2 to 4.2.0~beta3
Updated by Vincent MEMBRÉ over 7 years ago
- Target version changed from 4.2.0~beta3 to 4.2.0~rc1
Updated by Vincent MEMBRÉ about 7 years ago
- Target version changed from 4.2.0~rc1 to 4.2.0~rc2
Updated by Vincent MEMBRÉ about 7 years ago
- Target version changed from 4.2.0~rc2 to 4.2.0
Updated by Vincent MEMBRÉ about 7 years ago
- Target version changed from 4.2.0 to 4.2.1
Updated by Vincent MEMBRÉ about 7 years ago
- Target version changed from 4.2.1 to 4.2.2
Updated by Vincent MEMBRÉ about 7 years ago
- Target version changed from 4.2.2 to 4.2.3
Updated by Vincent MEMBRÉ almost 7 years ago
- Target version changed from 4.2.3 to 4.2.4
Updated by Benoît PECCATTE almost 7 years ago
- Target version changed from 4.2.4 to Ideas (not version specific)
Updated by François ARMAND almost 3 years ago
- Tracker changed from User story to Architecture
Actions