Add BR: jpackage-utils

This commit is contained in:
Mikolaj Izdebski 2012-11-27 11:31:08 +01:00
parent a340710c5f
commit 9659916f6f

View File

@ -1,13 +1,15 @@
Name: javapackages-tools
Version: 0.7.5
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Macros and scripts for Java packaging support
License: BSD
URL: https://fedorahosted.org/javapackages/
Source0: https://fedorahosted.org/released/javapackages/javapackages-%{version}.tar.xz
BuildArch: noarch
BuildRequires: jpackage-utils
Requires: libxslt
Requires: python
@ -91,6 +93,9 @@ install -pm 644 scripts/pom_editor.sh $RPM_BUILD_ROOT%{_javadir}-utils/
%changelog
* Tue Nov 27 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.7.5-3
- Add BR: jpackage-utils
* Tue Nov 27 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.7.5-2
- Add maven-local subpackage