Inline %{version} macro
This commit is contained in:
parent
443753f6bc
commit
1c09515ca6
@ -7,7 +7,7 @@ URL: http://maven.apache.org/surefire/
|
||||
BuildArch: noarch
|
||||
|
||||
# ./generate-tarball.sh 3.0.0-M3
|
||||
Source0: %{name}-%{version}-M3.tar.gz
|
||||
Source0: %{name}-3.0.0-M3.tar.gz
|
||||
# Remove bundled binaries which cannot be easily verified for licensing
|
||||
Source1: generate-tarball.sh
|
||||
Source2: http://junit.sourceforge.net/cpl-v10.html
|
||||
@ -112,7 +112,7 @@ Summary: Javadoc for %{name}
|
||||
Javadoc for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q -n surefire-%{version}-M3
|
||||
%setup -q -n surefire-3.0.0-M3
|
||||
cp -p %{SOURCE2} .
|
||||
|
||||
%patch1 -p1
|
||||
|
Loading…
Reference in New Issue
Block a user