deac8c2
%global tag cbi-plugins-1.0.5
Krzysztof Daniel 6198823
Krzysztof Daniel 6198823
Name:           cbi-plugins
deac8c2
Version:        1.0.5
Krzysztof Daniel 903923e
Release:        1%{?dist}
Krzysztof Daniel 6198823
Summary:        A set of helpers for Eclipse CBI
Krzysztof Daniel 6198823
Krzysztof Daniel 6198823
Group:          Development/Libraries
Krzysztof Daniel 6198823
License:        EPL
Krzysztof Daniel 6198823
URL:            http://git.eclipse.org/c/cbi/org.eclipse.cbi.maven.plugins.git/
Krzysztof Daniel 903923e
Source0:        http://git.eclipse.org/c/cbi/org.eclipse.cbi.maven.plugins.git/snapshot/%{tag}.tar.bz2
Krzysztof Daniel 6198823
BuildArch:      noarch
Krzysztof Daniel 6198823
Krzysztof Daniel 6198823
BuildRequires:  tycho
Krzysztof Daniel 6198823
BuildRequires:  tycho-extras
Krzysztof Daniel 6198823
BuildRequires:  xmvn
Krzysztof Daniel 6198823
Requires:       tycho
Krzysztof Daniel 6198823
Requires:       tycho-extras
Krzysztof Daniel 6198823
Requires:       jpackage-utils
Krzysztof Daniel 6198823
Krzysztof Daniel 6198823
%description
Krzysztof Daniel 6198823
A set of helpers for Eclipse CBI.
Krzysztof Daniel 6198823
Krzysztof Daniel 6198823
%package javadoc
Krzysztof Daniel 6198823
Group:          Documentation
Krzysztof Daniel 6198823
Summary:        Javadoc for %{name}
Krzysztof Daniel 6198823
Requires:       jpackage-utils
Krzysztof Daniel 6198823
Krzysztof Daniel 6198823
%description javadoc
Krzysztof Daniel 6198823
API documentation for %{name}.
Krzysztof Daniel 6198823
Krzysztof Daniel 6198823
%prep
Krzysztof Daniel 903923e
%setup -q
Krzysztof Daniel 6198823
Krzysztof Daniel 6198823
%build
deac8c2
%mvn_build
Krzysztof Daniel 6198823
Krzysztof Daniel 6198823
%install
deac8c2
%mvn_install
Krzysztof Daniel 6198823
Krzysztof Daniel ef766a7
%files -f .mfiles
Krzysztof Daniel 6198823
deac8c2
%files javadoc -f .mfiles-javadoc
Krzysztof Daniel 6198823
Krzysztof Daniel 6198823
%changelog
deac8c2
* Wed Nov 13 2013 Alexander Kurtakov <akurtako@redhat.com> 1.0.5-1
deac8c2
- Update to latest upstream.
deac8c2
Krzysztof Daniel 903923e
* Mon Sep 30 2013 Krzysztof Daniel <kdaniel@redhat.com> 1.0.4-1
Krzysztof Daniel 903923e
- Update to latest upstream.
Krzysztof Daniel 903923e
d023287
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.3-2
d023287
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
d023287
Krzysztof Daniel 4203b20
* Mon May 27 2013 Krzysztof Daniel <kdaniel@redhat.com> 1.0.3-1
Krzysztof Daniel 4203b20
- Update to latest upstream.
Krzysztof Daniel 4203b20
Krzysztof Daniel ef766a7
* Thu Mar 14 2013 Krzysztof Daniel <kdaniel@redhat.com> 1.0.1-0.4.git734d40
Krzysztof Daniel ef766a7
- Update to latest upstream.
Krzysztof Daniel ef766a7
Krzysztof Daniel 21cfc4b
* Thu Feb 21 2013 Krzysztof Daniel <kdaniel@redhat.com> 1.0.1-0.3.git120561
Krzysztof Daniel 21cfc4b
- Delete empty line from sources.
Krzysztof Daniel 21cfc4b
Krzysztof Daniel 6198823
* Thu Feb 21 2013 Krzysztof Daniel <kdaniel@redhat.com> 1.0.1-0.2.git120561
Krzysztof Daniel 6198823
- Review remarks fixed.
Krzysztof Daniel 6198823
Krzysztof Daniel 6198823
* Thu Feb 21 2013 Krzysztof Daniel <kdaniel@redhat.com> 1.0.1-0.1.git120561
Krzysztof Daniel 6198823
- Initial contribution.