Remove obsoletes/provides on javamail
This commit is contained in:
parent
c933e2f440
commit
cca26e067f
@ -16,10 +16,6 @@ BuildRequires: mvn(org.apache.maven.plugins:maven-dependency-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-source-plugin)
|
||||
BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin)
|
||||
|
||||
# package renamed in fedora 34, remove in fedora 36+
|
||||
Provides: javamail = %{version}-%{release}
|
||||
Obsoletes: javamail < 1.5.2-16
|
||||
|
||||
# javadoc package is currently not built
|
||||
Obsoletes: javamail-javadoc < 1.5.2-16
|
||||
|
||||
@ -90,6 +86,7 @@ sed -i "/-Werror/d" mail/pom.xml
|
||||
%changelog
|
||||
* Wed Jan 05 2022 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.6.5-6
|
||||
- Disable tests failing due to glibc rhbz#2033020
|
||||
- Remove obsoletes/provides on javamail
|
||||
|
||||
* Tue Nov 02 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.6.5-5
|
||||
- Fix build with OpenJDK 17
|
||||
|
Loading…
Reference in New Issue
Block a user