Make sure we do not provide google guice mapping

This commit is contained in:
Stanislav Ochotnicky 2013-09-10 16:44:04 +02:00
parent ef7ed15f5c
commit f6051e9782
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="US-ASCII"?>
<!-- This depmap file was generated by XMvn --><dependencyMap>
<requiresJava>1.5</requiresJava>
</skipProvides>
<dependency>
<maven>
<groupId>com.google.inject</groupId>

View File

@ -1,6 +1,6 @@
Name: javapackages-tools
Version: 3.0.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Macros and scripts for Java packaging support
License: BSD
@ -128,6 +128,9 @@ popd
%changelog
* Tue Sep 10 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 3.0.2-2
- Make sure we do not provide google guice mapping
* Tue Sep 10 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> 3.0.2-1
- Update to upstream version 3.0.2
- Add separate python-javapackages subpackage