Compare commits
No commits in common. "c8" and "c9s" have entirely different histories.
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
SOURCES/jboss-logmanager-2.0.4.Final.tar.gz
|
|
@ -1 +0,0 @@
|
|||||||
7d954a73da0756086267356af826c3cc608c1658 SOURCES/jboss-logmanager-2.0.4.Final.tar.gz
|
|
@ -1,122 +0,0 @@
|
|||||||
%global namedreltag .Final
|
|
||||||
%global namedversion %{version}%{?namedreltag}
|
|
||||||
|
|
||||||
Name: jboss-logmanager
|
|
||||||
Version: 2.0.4
|
|
||||||
Release: 4%{?dist}
|
|
||||||
Summary: JBoss Log Manager
|
|
||||||
License: ASL 2.0
|
|
||||||
URL: https://github.com/jboss-logging/jboss-logmanager
|
|
||||||
Source0: https://github.com/jboss-logging/jboss-logmanager/archive/%{namedversion}/%{name}-%{namedversion}.tar.gz
|
|
||||||
|
|
||||||
BuildArch: noarch
|
|
||||||
|
|
||||||
BuildRequires: maven-local
|
|
||||||
BuildRequires: mvn(junit:junit)
|
|
||||||
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
|
|
||||||
BuildRequires: mvn(org.jboss:jboss-parent:pom:)
|
|
||||||
BuildRequires: mvn(org.jboss.modules:jboss-modules)
|
|
||||||
|
|
||||||
%description
|
|
||||||
This package contains the JBoss Log Manager
|
|
||||||
|
|
||||||
%package javadoc
|
|
||||||
Summary: Javadoc for %{name}
|
|
||||||
|
|
||||||
%description javadoc
|
|
||||||
This package contains the API documentation for %{name}.
|
|
||||||
|
|
||||||
%prep
|
|
||||||
%setup -q -n %{name}-%{namedversion}
|
|
||||||
|
|
||||||
# Unneeded task
|
|
||||||
%pom_remove_plugin :maven-source-plugin
|
|
||||||
|
|
||||||
%build
|
|
||||||
%mvn_build
|
|
||||||
|
|
||||||
%install
|
|
||||||
%mvn_install
|
|
||||||
|
|
||||||
%files -f .mfiles
|
|
||||||
%license LICENSE.txt
|
|
||||||
|
|
||||||
%files javadoc -f .mfiles-javadoc
|
|
||||||
%license LICENSE.txt
|
|
||||||
|
|
||||||
%changelog
|
|
||||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-4
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
||||||
|
|
||||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-3
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sat Aug 20 2016 gil cattaneo <puntogil@libero.it> 2.0.4-1
|
|
||||||
- update to 2.0.4.Final
|
|
||||||
|
|
||||||
* Tue Jun 21 2016 gil cattaneo <puntogil@libero.it> 2.0.3-2
|
|
||||||
- add missing build requires
|
|
||||||
|
|
||||||
* Fri May 27 2016 gil cattaneo <puntogil@libero.it> 2.0.3-1
|
|
||||||
- update to 2.0.3.Final
|
|
||||||
|
|
||||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-5
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
||||||
|
|
||||||
* Thu Jul 30 2015 gil cattaneo <puntogil@libero.it> - 1.5.2-4
|
|
||||||
- Fix FTBFS RHBZ#1239598
|
|
||||||
- Fix BR list
|
|
||||||
- Use BR mvn()-like
|
|
||||||
- Fix some rpmlint problem
|
|
||||||
- Introduce license macro
|
|
||||||
- Adapt to current guideline
|
|
||||||
|
|
||||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.2-3
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.2-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Feb 14 2014 Marek Goldmann <mgoldman@redhat.com> - 1.5.2-1
|
|
||||||
- Upstream release 1.5.2.Final
|
|
||||||
|
|
||||||
* Tue Sep 10 2013 Marek Goldmann <mgoldman@redhat.com> - 1.5.1-1
|
|
||||||
- Upstream release 1.5.1.Final
|
|
||||||
|
|
||||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.1-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jun 21 2013 Marek Goldmann <mgoldman@redhat.com> - 1.4.1-1
|
|
||||||
- Upstream release 1.4.1.Final
|
|
||||||
|
|
||||||
* Mon Jun 03 2013 Marek Goldmann <mgoldman@redhat.com> - 1.3.0-1
|
|
||||||
- Upstream release 1.3.0.Final
|
|
||||||
- New guidelines
|
|
||||||
|
|
||||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.2-5
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
||||||
|
|
||||||
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.2.2-4
|
|
||||||
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
|
|
||||||
- Replace maven BuildRequires with maven-local
|
|
||||||
|
|
||||||
* Fri Jul 20 2012 Marek Goldmann <mgoldman@redhat.com> - 1.2.2-3
|
|
||||||
- Fixed BR
|
|
||||||
|
|
||||||
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.2-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sun Mar 04 2012 Marek Goldmann <mgoldman@redhat.com> 1.2.2-1
|
|
||||||
- Upstream release 1.2.2.GA
|
|
||||||
- Cleanup in spec file
|
|
||||||
- Relocated jars to _javadir
|
|
||||||
|
|
||||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jun 03 2011 Marek Goldmann <mgoldman@redhat.com> 1.2.0-1
|
|
||||||
- Initial packaging
|
|
||||||
|
|
1
dead.package
Normal file
1
dead.package
Normal file
@ -0,0 +1 @@
|
|||||||
|
jboss-logmanager package is retired on c9s for CS-537
|
Loading…
Reference in New Issue
Block a user