#1 add BR apache-parent to fix FTBFS fixes rhbz#1603342 and rhbz#1674630
Closed 3 years ago by filiperosset. Opened 4 years ago by filiperosset.
rpms/ filiperosset/activeio master  into  master

file modified
+5 -1
@@ -1,6 +1,6 @@ 

  Name:          activeio

  Version:       3.1.4

- Release:       19%{?dist}

+ Release:       20%{?dist}

  Summary:       Apache ActiveMQ ActiveIO :: Core

  License:       ASL 2.0

  Url:           http://activemq.apache.org/
@@ -10,6 +10,7 @@ 

  # build fix for howl-logger 1.0.2

  Patch0:        activeio-3.1.4-howl-logger.patch

  

+ BuildRequires: apache-parent

  BuildRequires: maven-local

  BuildRequires: mvn(commons-logging:commons-logging)

  BuildRequires: mvn(junit:junit)
@@ -139,6 +140,9 @@ 

  %license LICENSE NOTICE

  

  %changelog

+ * Wed Jul 10 2019 Filipe Rosset <rosset.filipe@gmail.com> - 3.1.4-20

+ - add BR apache-parent to fix FTBFS fixes rhbz#1603342 and rhbz#1674630

+ 

  * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.4-19

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

  

no initial comment

Pull-Request has been closed by filiperosset

3 years ago