|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: plexus-pom
|
|
|
|
|
Version: 3.0.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Root Plexus Projects pom
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: ASL 2.0
|
|
|
|
@ -57,5 +57,8 @@ install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP.plexus-plexus.pom
|
|
|
|
|
%{_mavendepmapfragdir}/%{name}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Feb 08 2012 gil cattaneo <puntogil@libero.it> 3.0.1-1
|
|
|
|
|
- initial rpm
|