Create maven provides from fragments instead of poms
This commit is contained in:
parent
e47c489d62
commit
cae47ba06f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/javapackages-0.3.0.tar.xz
|
||||
/javapackages-0.3.1.tar.xz
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user