Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 88d8f74d3390891a1ba20b8f6c38c15e > files > 2

sonatype-oss-parent-7-2.mga3.src.rpm

Name:           sonatype-oss-parent
Version:        7
Release:        %mkrel 2
Summary:        Sonatype OSS Parent

Group:          Development/Java
License:        ASL 2.0
URL:            https://github.com/sonatype/oss-parents
# git clone git://github.com/sonatype/oss-parents.git
# (cd ./oss-parents; git archive --prefix %{name}-%{version}/ oss-parent-%{version}) | gzip >%{name}-%{version}.tar.gz
Source:         %{name}-%{version}.tar.gz

BuildArch: noarch

BuildRequires:  jpackage-utils >= 0:1.7.2

Requires:       jpackage-utils
Requires:       maven-release-plugin

%description
Sonatype OSS parent pom used by other sonatype packages

%prep
%setup -q
%pom_remove_plugin org.apache.maven.plugins:maven-enforcer-plugin

%build
#nothing to do for the pom

%install
# poms
install -d -m 755 %{buildroot}%{_mavenpomdir}
install -pm 644 pom.xml \
    %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom

%add_maven_depmap JPP-%{name}.pom

%files
%{_mavenpomdir}/JPP-%{name}.pom
%{_mavendepmapfragdir}/%{name}



%changelog

* Mon Jan 14 2013 umeabot <umeabot> 7-2.mga3
+ Revision: 382316
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Wed Sep 12 2012 dmorgan <dmorgan> 7-1.mga3
+ Revision: 292972
- New version

* Thu Apr 28 2011 dmorgan <dmorgan> 6-4.mga1
+ Revision: 93142
- Rebuild after bootstrapping

* Wed Apr 27 2011 dmorgan <dmorgan> 6-3.mga1
+ Revision: 91909
- Rebuild after bootstrapping
- imported package sonatype-oss-parent