diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..53e50e6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/plexus-interpolation-1.21.tar.gz diff --git a/.rh-maven33-plexus-interpolation.metadata b/.rh-maven33-plexus-interpolation.metadata new file mode 100644 index 0000000..0b5b1ad --- /dev/null +++ b/.rh-maven33-plexus-interpolation.metadata @@ -0,0 +1 @@ +b465608a6d5e719c23518ab40690c3ce22e23bf2 SOURCES/plexus-interpolation-1.21.tar.gz diff --git a/README.md b/README.md deleted file mode 100644 index 98f42b4..0000000 --- a/README.md +++ /dev/null @@ -1,4 +0,0 @@ -The master branch has no content - -Look at the c7 branch if you are working with CentOS-7, or the c4/c5/c6 branch for CentOS-4, 5 or 6 -If you find this file in a distro specific branch, it means that no content has been checked in yet diff --git a/SPECS/plexus-interpolation.spec b/SPECS/plexus-interpolation.spec new file mode 100644 index 0000000..3e1b307 --- /dev/null +++ b/SPECS/plexus-interpolation.spec @@ -0,0 +1,151 @@ +%global pkg_name plexus-interpolation +%{?scl:%scl_package %{pkg_name}} +%{?maven_find_provides_and_requires} + +Name: %{?scl_prefix}%{pkg_name} +Version: 1.21 +Release: 3.2%{?dist} +Summary: Plexus Interpolation API +License: ASL 2.0 and ASL 1.1 and MIT +URL: https://github.com/codehaus-plexus/plexus-interpolation +BuildArch: noarch + +Source0: https://github.com/sonatype/%{pkg_name}/archive/%{pkg_name}-%{version}.tar.gz#/%{pkg_name}-%{version}.tar.gz + +BuildRequires: %{?scl_prefix}maven-local +BuildRequires: %{?scl_prefix_java_common}mvn(junit:junit) +BuildRequires: %{?scl_prefix}mvn(org.apache.maven.plugins:maven-release-plugin) +BuildRequires: %{?scl_prefix}mvn(org.codehaus.plexus:plexus-components:pom:) + +%description +Plexus interpolator is the outgrowth of multiple iterations of development +focused on providing a more modular, flexible interpolation framework for +the expression language style commonly seen in Maven, Plexus, and other +related projects. + +%package javadoc +Summary: Javadoc for %{pkg_name} + +%description javadoc +API documentation for %{pkg_name}. + +%prep +%setup -q -n %{pkg_name}-%{pkg_name}-%{version} + +%build +%{?scl:scl enable %{scl} - <<"EOF"} +set -e -x +%mvn_file : plexus/interpolation +%mvn_build +%{?scl:EOF} + +%install +%{?scl:scl enable %{scl} - <<"EOF"} +set -e -x +%mvn_install +%{?scl:EOF} + +%files -f .mfiles +%dir %{_mavenpomdir}/plexus +%dir %{_javadir}/plexus + +%files javadoc -f .mfiles-javadoc + +%changelog +* Mon Feb 08 2016 Michal Srb - 1.21-3.2 +- Fix BR on maven-local & co. + +* Tue Jan 12 2016 Michal Srb - 1.21-3.1 +- Prepare spec for SCL build + +* Tue Jan 12 2016 Mikolaj Izdebski - 1.21-3 +- Cleanup spec file + +* Tue Jan 12 2016 Mikolaj Izdebski - 1.21-2 +- Update upstream URL + +* Tue Jan 12 2016 Mikolaj Izdebski - 1.21-1 +- Update to upstream version 1.21 + +* Mon Jan 11 2016 Michal Srb - 1.15-8.11 +- maven33 rebuild #2 + +* Sat Jan 09 2016 Michal Srb - 1.15-8.10 +- maven33 rebuild + +* Fri Jan 16 2015 Michal Srb - 1.15-8.9 +- Fix directory ownership + +* Tue Jan 13 2015 Michael Simacek - 1.15-8.8 +- Mass rebuild 2015-01-13 + +* Tue Jan 06 2015 Michael Simacek - 1.15-8.7 +- Mass rebuild 2015-01-06 + +* Mon May 26 2014 Mikolaj Izdebski - 1.15-8.6 +- Mass rebuild 2014-05-26 + +* Wed Feb 19 2014 Mikolaj Izdebski - 1.15-8.5 +- Mass rebuild 2014-02-19 + +* Tue Feb 18 2014 Mikolaj Izdebski - 1.15-8.4 +- Mass rebuild 2014-02-18 + +* Mon Feb 17 2014 Mikolaj Izdebski - 1.15-8.3 +- SCL-ize build-requires + +* Thu Feb 13 2014 Mikolaj Izdebski - 1.15-8.2 +- Rebuild to regenerate auto-requires + +* Tue Feb 11 2014 Mikolaj Izdebski - 1.15-8.1 +- First maven30 software collection build + +* Fri Dec 27 2013 Daniel Mach - 1.15-8 +- Mass rebuild 2013-12-27 + +* Fri Jun 28 2013 Mikolaj Izdebski - 1.15-7 +- Rebuild to regenerate API documentation +- Resolves: CVE-2013-1571 + +* Thu Feb 14 2013 Fedora Release Engineering - 1.15-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Wed Feb 06 2013 Java SIG - 1.15-5 +- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild +- Replace maven BuildRequires with maven-local + +* Thu Jan 17 2013 Michal Srb - 1.15-4 +- Build with xmvn + +* Mon Nov 19 2012 Stanislav Ochotnicky - 1.15-3 +- Fix source URL to be stable + +* Sat Jul 21 2012 Fedora Release Engineering - 1.15-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Wed Apr 18 2012 Alexander Kurtakov 1.15-1 +- Update to latest upstream. + +* Sat Jan 14 2012 Fedora Release Engineering - 1.14-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Wed Jul 27 2011 Stanislav Ochotnicky - 1.14-2 +- Use add_maven_depmap macro +- Use more precise specification of files + +* Tue Jul 26 2011 Jaromir Capik - 1.14-2 +- Removal of plexus-maven-plugin dependency (not needed) +- Minor spec file changes according to the latest guidelines + +* Tue May 17 2011 Alexander Kurtakov 1.14-1 +- Update to upstream 1.14 version. +- Adapt to current guidelines. + +* Wed Feb 09 2011 Fedora Release Engineering - 1.13-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Tue Dec 22 2009 Alexander Kurtakov 1.13-2 +- Fix review comments. + +* Tue Dec 22 2009 Alexander Kurtakov 1.13-1 +- Initial package.