You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
90 lines
3.1 KiB
90 lines
3.1 KiB
Name: jboss-interceptors-1.2-api
|
|
Version: 1.0.0
|
|
Release: 11%{?dist}
|
|
Summary: Java EE Interceptors 1.2 API
|
|
License: CDDL-1.0 or GPLv2 with exceptions
|
|
URL: https://github.com/jboss/jboss-interceptors-api_spec
|
|
BuildArch: noarch
|
|
|
|
Source0: https://github.com/jboss/jboss-interceptors-api_spec/archive/jboss-interceptors-api_1.2_spec-%{version}.Final.tar.gz
|
|
|
|
BuildRequires: maven-local
|
|
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
|
BuildRequires: mvn(org.apache.maven.plugins:maven-source-plugin)
|
|
BuildRequires: mvn(org.jboss:jboss-parent:pom:)
|
|
|
|
%description
|
|
The Java EE Interceptors 1.2 API classes from JSR 318.
|
|
|
|
%{?module_package}
|
|
%{?javadoc_package}
|
|
|
|
%prep
|
|
%setup -q -n jboss-interceptors-api_spec-jboss-interceptors-api_1.2_spec-%{version}.Final
|
|
|
|
# Fix incorrect-fsf-address
|
|
sed -i "s,59,51,;s,Temple Place,Franklin Street,;s,Suite 330,Fifth Floor,;s,02111-1307,02110-1301," LICENSE
|
|
|
|
%mvn_file :jboss-interceptors-api_1.2_spec %{name}
|
|
|
|
%build
|
|
%mvn_build
|
|
|
|
%install
|
|
%mvn_install
|
|
|
|
%files -n %{?module_prefix}%{name} -f .mfiles
|
|
%doc README
|
|
%license LICENSE
|
|
|
|
%changelog
|
|
* Tue May 07 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.0.0-11
|
|
- Rebuilt for MSVSphere 8.9
|
|
|
|
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.0.0-11
|
|
- Mass rebuild for javapackages-tools 201902
|
|
|
|
* Fri Jun 28 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.0.0-10
|
|
- Cleanup package
|
|
|
|
* Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.0.0-9
|
|
- Mass rebuild for javapackages-tools 201901
|
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-8
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-7
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-6
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
* Wed Jun 22 2016 gil cattaneo <puntogil@libero.it> 1.0.0-5
|
|
- regenerate build-requires
|
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-4
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-3
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
* Fri Feb 06 2015 gil cattaneo <puntogil@libero.it> 1.0.0-2
|
|
- introduce license macro
|
|
|
|
* Wed Jan 14 2015 Marek Goldmann <mgoldman@redhat.com> - 1.0.0-1
|
|
- Upstream release 1.0.0.Final
|
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-0.4.Alpha3
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-0.3.Alpha3
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
* Tue Jul 09 2013 gil cattaneo <puntogil@libero.it> 1.0.0-0.2.Alpha3
|
|
- switch to XMvn
|
|
- minor changes to adapt to current guideline
|
|
|
|
* Mon May 13 2013 gil cattaneo <puntogil@libero.it> 1.0.0-0.1.Alpha3
|
|
- initial rpm
|
|
|