Apply the patch from my previous commit
This commit is contained in:
parent
5449a7daaf
commit
de1e9d7873
@ -1,6 +1,6 @@
|
||||
Name: javapackages-tools
|
||||
Version: 3.5.0
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
|
||||
Summary: Macros and scripts for Java packaging support
|
||||
|
||||
@ -131,6 +131,7 @@ Requires: fedora-review
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
%patch5 -p1
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -168,6 +169,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 28 2014 Michal Srb <msrb@redhat.com> - 3.5.0-9
|
||||
- Apply the patch from my previous commit
|
||||
|
||||
* Wed May 28 2014 Michal Srb <msrb@redhat.com> - 3.5.0-8
|
||||
- Generate requires on POM artifacts with "pom" extension
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user