Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-release-src > by-pkgid > ba9e2e58c0b2ac1a7127a9371ea9b0a7 > files > 3

rhq-plugin-annotations-3.0.4-13.mga6.src.rpm

Name:             rhq-plugin-annotations
Version:          3.0.4
Release:          %mkrel 13
Group:            Development/Java
Summary:          RHQ plugin annotations
License:          GPL and LGPLv2+
URL:              http://rhq-project.org

# git clone git://git.fedorahosted.org/rhq/rhq.git
# git checkout rhq-pluginGen-3.0.4
# cd rhq/modules/helpers/
# tar cafJ rhq-plugin-annotations-3.0.4.tar.xz pluginAnnotations
Source0:          rhq-plugin-annotations-%{version}.tar.xz
Patch0:           rhq-plugin-annotations-%{version}-pom.patch

BuildArch:        noarch

BuildRequires:    maven-local

%description
Annotations to help generate RHQ plugin descriptors.

%package javadoc
Summary:          Javadocs for %{name}

%description javadoc
This package contains the API documentation for %{name}.

%prep
%setup -q -n pluginAnnotations
%patch0 -p1

%mvn_file : %{name}/%{name} %{name}

%build
%mvn_build -- -Dproject.build.sourceEncoding=iso8859-1

%install
%mvn_install

%files -f .mfiles

%files javadoc -f .mfiles-javadoc



%changelog
* Wed Mar 02 2016 neoclust <neoclust> 3.0.4-13.mga6
+ Revision: 981773
- Second rebuild of the java stack

* Wed Feb 24 2016 neoclust <neoclust> 3.0.4-12.mga6
+ Revision: 978138
- First rebuild of the java stack
- sync package rhq-plugin-annotations with fedora
- imported package rhq-plugin-annotations

* Tue Jan 13 2015 daviddavid <daviddavid> 3.0.4-7.mga5
+ Revision: 810515
- build with xmvn
- use .mfiles generated during build
- update BuildRequires and Requires
- fix Group

* Sat Oct 25 2014 umeabot <umeabot> 3.0.4-6.mga5
+ Revision: 793307
- Second Mageia 5 Mass Rebuild
- Mageia 5 Mass Rebuild

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

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

* Mon Sep 10 2012 dmorgan <dmorgan> 3.0.4-2.mga3
+ Revision: 291794
- Use fedora spec file layout

* Mon Feb 20 2012 gil <gil> 3.0.4-1.mga3
+ Revision: 211072
- imported package rhq-plugin-annotations


* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.4-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.4-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

* Thu Feb 19 2015 Michal Srb <msrb@redhat.com> - 3.0.4-9
- Fix FTBFS (Resolves: rhbz#1107022)
- Adapt to current packaging guidelines

* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.4-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

* Fri Mar 28 2014 Michael Simacek <msimacek@redhat.com> - 3.0.4-7
- Use Requires: java-headless rebuild (#1067528)

* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.4-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.4-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 3.0.4-4
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
- Replace maven BuildRequires with maven-local

* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

* Tue Mar 6 2012 Ricardo Arguello <ricardo@fedoraproject.org> 3.0.4-2
- Cleanup of the spec file

* Mon Nov 21 2011 Marek Goldmann <mgoldman@redhat.com> 3.0.4-1
- Initial packaging