Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release-src > by-pkgid > e863c69260fb84b1a2cb4c88552ff712 > files > 5

jetty-parent-19-8.mga5.src.rpm

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

Group:          Development/Java
License:        ASL 2.0 or EPL
URL:            http://www.eclipse.org/jetty/
BuildArch:      noarch

Source0:        http://repo1.maven.org/maven2/org/eclipse/jetty/%{name}/%{version}/%{name}-%{version}.pom
# rpmlint config file (fedpkg lint will use this)
Source1:        .rpmlint
Source2:        http://www.eclipse.org/legal/epl-v10.html
Source3:        http://www.apache.org/licenses/LICENSE-2.0.txt

BuildRequires:  maven-local

%description
Jetty parent POM file

%prep
%setup -q -c -T
cp -p %{SOURCE0} pom.xml
cp -p %{SOURCE2} %{SOURCE3} .

%build
%mvn_build

%install
%mvn_install

%files -f .mfiles
%doc epl-v10.html LICENSE-2.0.txt


%changelog
* Thu Dec 25 2014 pterjan <pterjan> 19-8.mga5
+ Revision: 805729
- Clean rebuild
- Sync with Fedora 21

* Wed Oct 15 2014 umeabot <umeabot> 19-6.mga5
+ Revision: 743811
- Second Mageia 5 Mass Rebuild

* Tue Sep 16 2014 umeabot <umeabot> 19-5.mga5
+ Revision: 680783
- Mageia 5 Mass Rebuild

* Fri Oct 18 2013 umeabot <umeabot> 19-4.mga4
+ Revision: 506378
- Mageia 4 Mass Rebuild

* 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


* Wed Nov  2 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 19-1
- Initial version