Build with maven.

This commit is contained in:
Deepak Bhole 2008-02-28 16:00:03 +00:00
parent b3fb90b353
commit 34ba202747

View File

@ -28,14 +28,14 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
%define with_maven 0
%define with_maven 1
%define gcj_support 0
%define parent plexus
%define subname i18n
Name: plexus-i18n
Version: 1.0
Release: 0.b6.5jpp.1%{?dist}
Release: 0.b6.5jpp.2%{?dist}
Epoch: 0
Summary: Plexus I18N Component
License: ASL 2.0
@ -213,6 +213,9 @@ fi
%doc %{_javadocdir}/%{name}
%changelog
* Wed Feb 27 2008 Deepak Bhole <dbhole@redhat.com> - 0:1.0-0.b6.5jpp.2
- Build with maven
* Tue Jan 22 2008 Permaine Cheung <pcheung@redhat.com> - 0:1.0-0.b6.5jpp.1
- Update to the same version as upstream