Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > 0dafefda2a99d8c586403e145903be75 > files > 3

jackson-parent-2.4.1-4.mga5.src.rpm

Name:          jackson-parent
Version:       2.4.1
Release:       %mkrel 4
Summary:       Parent pom for all Jackson components
License:       ASL 2.0
Group:         Development/Java
URL:           https://github.com/FasterXML/jackson-parent
Source0:       https://github.com/FasterXML/jackson-parent/archive/%{name}-%{version}.tar.gz
# jackson-parent package don't include the license file
# reported @ https://github.com/FasterXML/jackson-parent/issues/1
Source1:       http://www.apache.org/licenses/LICENSE-2.0.txt
BuildRequires: mvn(com.fasterxml:oss-parent:pom:)
BuildRequires: mvn(junit:junit)
BuildRequires: maven-local
BuildRequires: replacer
BuildArch:     noarch

%description
Project for parent pom for all Jackson components.

%prep
%setup -q -n %{name}-%{name}-%{version}

cp -p %{SOURCE1} .
sed -i 's/\r//' LICENSE-2.0.txt

%build

%mvn_build

%install
%mvn_install

%files -f .mfiles
%doc LICENSE-2.0.txt README.md



%changelog
* Thu Dec 25 2014 pterjan <pterjan> 2.4.1-4.mga5
+ Revision: 805683
- Clean rebuild
- Restore

  + sander85 <sander85>
    - Depends on broken java stack

* Wed Oct 15 2014 umeabot <umeabot> 2.4.1-2.mga5
+ Revision: 743067
- Second Mageia 5 Mass Rebuild

* Sun Oct 12 2014 pterjan <pterjan> 2.4.1-1.mga5
+ Revision: 738141
- imported package jackson-parent


* Wed Jul 02 2014 gil cattaneo <puntogil@libero.it> 2.4.1-1
- initial rpm