- Replace maven BuildRequires with maven-local
This commit is contained in:
parent
1ff21719e1
commit
4199d24473
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: apache-%{short_name}
|
Name: apache-%{short_name}
|
||||||
Version: 1.0.12
|
Version: 1.0.12
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Defines API to support an alternative invocation mechanism
|
Summary: Defines API to support an alternative invocation mechanism
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -14,7 +14,7 @@ Patch0: 0001-execve-path-warning.patch
|
|||||||
Patch1: apache-commons-daemon-JAVA_OS.patch
|
Patch1: apache-commons-daemon-JAVA_OS.patch
|
||||||
Patch2: apache-commons-daemon-s390x.patch
|
Patch2: apache-commons-daemon-s390x.patch
|
||||||
Patch3: apache-commons-daemon-ppc64.patch
|
Patch3: apache-commons-daemon-ppc64.patch
|
||||||
BuildRequires: xmvn >= 0.2.3
|
BuildRequires: maven-local >= 0.2.3
|
||||||
BuildRequires: java-devel >= 1:1.6.0
|
BuildRequires: java-devel >= 1:1.6.0
|
||||||
BuildRequires: jpackage-utils
|
BuildRequires: jpackage-utils
|
||||||
BuildRequires: apache-commons-parent
|
BuildRequires: apache-commons-parent
|
||||||
@ -113,6 +113,10 @@ install -Dpm 644 src/native/unix/jsvc.1 $RPM_BUILD_ROOT%{_mandir}/man1/jsvc.1
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.0.12-2
|
||||||
|
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
||||||
|
- Replace maven BuildRequires with maven-local
|
||||||
|
|
||||||
* Thu Jan 24 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.0.12-1
|
* Thu Jan 24 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.0.12-1
|
||||||
- Update to upstream version 1.0.12
|
- Update to upstream version 1.0.12
|
||||||
- Install NOTICE files
|
- Install NOTICE files
|
||||||
|
Loading…
Reference in New Issue
Block a user