import CS plexus-sec-dispatcher-1.4-41.el9
This commit is contained in:
parent
f28efcf71a
commit
d3ffe56252
@ -2,11 +2,12 @@
|
|||||||
|
|
||||||
Name: plexus-sec-dispatcher
|
Name: plexus-sec-dispatcher
|
||||||
Version: 1.4
|
Version: 1.4
|
||||||
Release: 37%{?dist}
|
Release: 41%{?dist}
|
||||||
Summary: Plexus Security Dispatcher Component
|
Summary: Plexus Security Dispatcher Component
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/codehaus-plexus/plexus-sec-dispatcher
|
URL: https://github.com/codehaus-plexus/plexus-sec-dispatcher
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
ExclusiveArch: aarch64 ppc64le s390x x86_64 noarch
|
||||||
|
|
||||||
# svn export http://svn.sonatype.org/spice/tags/plexus-sec-dispatcher-1.4/
|
# svn export http://svn.sonatype.org/spice/tags/plexus-sec-dispatcher-1.4/
|
||||||
# tar jcf plexus-sec-dispatcher-1.4.tar.bz2 plexus-sec-dispatcher-1.4/
|
# tar jcf plexus-sec-dispatcher-1.4.tar.bz2 plexus-sec-dispatcher-1.4/
|
||||||
@ -36,7 +37,7 @@ Plexus Security Dispatcher Component
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
%patch -P 0 -p1
|
||||||
|
|
||||||
cp %{SOURCE1} .
|
cp %{SOURCE1} .
|
||||||
|
|
||||||
@ -55,6 +56,18 @@ cp %{SOURCE1} .
|
|||||||
%license LICENSE-2.0.txt
|
%license LICENSE-2.0.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 1.4-41
|
||||||
|
- Add noarch to ExclusiveArch
|
||||||
|
|
||||||
|
* Sat Nov 23 2024 Marián Konček <mkoncek@redhat.com> - 1.4-40
|
||||||
|
- Disable building on i686
|
||||||
|
|
||||||
|
* Thu Nov 21 2024 Marián Konček <mkoncek@redhat.com> - 1.4-39
|
||||||
|
- Fix patch usage
|
||||||
|
|
||||||
|
* Wed Nov 20 2024 Marián Konček <mkoncek@redhat.com> - 1.4-38
|
||||||
|
- Rebuild with regenerated Requires on Java
|
||||||
|
|
||||||
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.4-37
|
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.4-37
|
||||||
- Rebuild to regenerate auto-requires
|
- Rebuild to regenerate auto-requires
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user