Ticket #13 (new enhancement)

Opened 3 years ago

Last modified 3 years ago

RFE: Having macro `%patches' would be good for aplying a list of patches. The same for defining a list of pathes, like `Patches'

Reported by: rrakus Assigned to: jnovy
Priority: major Milestone:
Component: rpm Version: RPM Development
Keywords: FutureFeature Cc:

Description

There are some spec files with many pathes, which differs only in numbers. In this case having a lot of lines isn't necessary. The syntax can be something like:

Patches001,048: ftp://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-%{patchno}

%patches001,048 -p0 -b .foo%{patchno}

Change History

12/09/08 11:39:45 changed by jnovy

  • owner changed from pmatilai to jnovy.
  • type changed from defect to enhancement.