diff --git a/maven-plugin-bundle.spec b/maven-plugin-bundle.spec index b3bed01..fbca21c 100644 --- a/maven-plugin-bundle.spec +++ b/maven-plugin-bundle.spec @@ -1,13 +1,11 @@ -%if 0%{?fedora} %bcond_without obr %bcond_without reporting -%endif %global site_name maven-bundle-plugin Name: maven-plugin-bundle Version: 3.5.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Maven Bundle Plugin License: ASL 2.0 URL: http://felix.apache.org @@ -105,12 +103,16 @@ rm -f src/main/java/org/apache/felix/bundleplugin/baseline/BaselineReport.java %mvn_install %files -f .mfiles -%doc LICENSE NOTICE DEPENDENCIES +%license LICENSE NOTICE %files javadoc -f .mfiles-javadoc -%doc LICENSE NOTICE +%license LICENSE NOTICE %changelog +* Thu Aug 02 2018 Michael Simacek - 3.5.0-4 +- Remove spurious %%if fedora +- Use license macro + * Fri Jul 13 2018 Fedora Release Engineering - 3.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild