Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 796539635a1bc99282cbebb10b460c2e > files > 3

jetty-parent-19-3.mga3.src.rpm

Name:           jetty-parent
Version:        19
Release:        %mkrel 3
Summary:        Jetty parent POM file

Group:          Development/Java
License:        ASL 2.0 or EPL
URL:            http://www.eclipse.org/jetty/
Source0:        http://repo1.maven.org/maven2/org/eclipse/jetty/%{name}/%{version}/%{name}-%{version}.pom
# rpmlint config file (fedpkg lint will use this)
Source1:        .rpmlint
BuildArch:      noarch

BuildRequires:  jpackage-utils
BuildRequires:  maven

Requires:       jpackage-utils

%description
Jetty parent POM file

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

#--------------------------------------------------------------------

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

%add_maven_depmap JPP-%{name}.pom



%changelog

* Sat Jan 12 2013 umeabot <umeabot> 19-3.mga3
+ Revision: 355352
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sat Sep 08 2012 dmorgan <dmorgan> 19-2.mga3
+ Revision: 289739
- Remove maven from requires

* Fri Jan 06 2012 dmorgan <dmorgan> 19-1.mga2
+ Revision: 192167
- imported package jetty-parent