Update sources, remove reference to the old patch
This commit is contained in:
parent
3903800f99
commit
233457e536
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@
|
|||||||
/javapackages-4.3.2.tar.xz
|
/javapackages-4.3.2.tar.xz
|
||||||
/javapackages-4.4.0.tar.xz
|
/javapackages-4.4.0.tar.xz
|
||||||
/javapackages-4.5.0.tar.xz
|
/javapackages-4.5.0.tar.xz
|
||||||
|
/javapackages-4.6.0.tar.xz
|
||||||
|
@ -9,7 +9,6 @@ Summary: Macros and scripts for Java packaging support
|
|||||||
License: BSD
|
License: BSD
|
||||||
URL: https://git.fedorahosted.org/git/javapackages.git
|
URL: https://git.fedorahosted.org/git/javapackages.git
|
||||||
Source0: https://fedorahosted.org/released/javapackages/javapackages-%{version}.tar.xz
|
Source0: https://fedorahosted.org/released/javapackages/javapackages-%{version}.tar.xz
|
||||||
Patch0: 0001-Fix-UnboundLocalError-local-variable-pom_requires-re.patch
|
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -134,8 +133,6 @@ This package provides non-essential macros and scripts to support Java packaging
|
|||||||
|
|
||||||
sed -i '/fedora-review/d' install
|
sed -i '/fedora-review/d' install
|
||||||
|
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --pyinterpreter=%{__python3}
|
%configure --pyinterpreter=%{__python3}
|
||||||
./build
|
./build
|
||||||
|
Loading…
Reference in New Issue
Block a user