2017-04-04 15:32:23 +00:00
|
|
|
Name: apache-logging-parent
|
|
|
|
Summary: Parent pom for Apache Logging Services projects
|
2019-07-29 21:27:29 +00:00
|
|
|
Version: 2
|
|
|
|
Release: 1%{?dist}
|
|
|
|
License: ASL 2.0
|
|
|
|
|
2017-04-04 15:32:23 +00:00
|
|
|
URL: https://logging.apache.org/
|
|
|
|
Source0: https://repo1.maven.org/maven2/org/apache/logging/logging-parent/%{version}/logging-parent-%{version}-source-release.zip
|
2019-07-29 21:27:29 +00:00
|
|
|
|
2017-04-04 15:32:23 +00:00
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
BuildRequires: maven-local
|
|
|
|
BuildRequires: mvn(org.apache:apache:pom:)
|
|
|
|
|
|
|
|
%description
|
|
|
|
Parent pom for Apache Logging Services projects.
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q -n logging-parent-%{version}
|
|
|
|
|
2019-07-29 21:27:29 +00:00
|
|
|
|
2017-04-04 15:32:23 +00:00
|
|
|
%build
|
|
|
|
%mvn_build
|
|
|
|
|
2019-07-29 21:27:29 +00:00
|
|
|
|
2017-04-04 15:32:23 +00:00
|
|
|
%install
|
|
|
|
%mvn_install
|
|
|
|
|
|
|
|
|
|
|
|
%files -f .mfiles
|
|
|
|
%license LICENSE NOTICE
|
|
|
|
|
2019-07-29 21:27:29 +00:00
|
|
|
|
2017-04-04 15:32:23 +00:00
|
|
|
%changelog
|
2019-07-29 21:27:29 +00:00
|
|
|
* Mon Jul 29 2019 Fabio Valentini <decathorpe@gmail.com> - 2-1
|
|
|
|
- Update to version 2.
|
|
|
|
|
2019-07-24 18:09:09 +00:00
|
|
|
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
2019-01-31 13:31:48 +00:00
|
|
|
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2018-07-12 20:21:49 +00:00
|
|
|
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-02-07 02:32:40 +00:00
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2017-07-26 03:02:31 +00:00
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-04-04 15:32:23 +00:00
|
|
|
* Wed Mar 29 2017 Michael Simacek <msimacek@redhat.com> - 1-1
|
|
|
|
- Initial packaging
|
2019-07-29 21:27:29 +00:00
|
|
|
|