Create maven provides from fragments instead of poms

This commit is contained in:
Stanislav Ochotnicky 2012-03-19 13:44:44 +01:00
parent e47c489d62
commit cae47ba06f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/javapackages-0.3.0.tar.xz
/javapackages-0.3.1.tar.xz

View File

@ -1,6 +1,6 @@
Name: javapackages-tools
Version: 0.3.0
Release: 3%{?dist}
Version: 0.3.1
Release: 1%{?dist}
Summary: Fedora macros and scripts for Java packaging support
License: BSD
@ -47,6 +47,9 @@ install -pm 644 scripts/maven_depmap.py $RPM_BUILD_ROOT%{_javadir}-utils/
%changelog
* Tue Mar 6 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.3.1-1
- Create maven provides from fragments instead of poms
* Thu Feb 16 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.3.0-3
- Fix maven_depmap installation

View File

@ -1 +1 @@
90b2b9f78dfb6c5bbde4e8a59062243a javapackages-0.3.0.tar.xz
da493e6d99a277e29eaf5f3fe290cd60 javapackages-0.3.1.tar.xz