diff --git a/velocity.spec b/velocity.spec index 9b13aa9..5e2c9f2 100644 --- a/velocity.spec +++ b/velocity.spec @@ -12,7 +12,10 @@ Patch0: 0001-Remove-parent-velocity-master.patch Patch1: 0002-Fix-javacc-template-keyword.patch BuildRequires: maven-local +BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) +BuildRequires: mvn(org.apache.maven.plugins:maven-jar-plugin) BuildRequires: mvn(org.codehaus.mojo:javacc-maven-plugin) +BuildRequires: mvn(org.jdom:jdom) %description Velocity is a Java-based template engine. It permits anyone to use the @@ -58,7 +61,7 @@ Javadoc for %{name}. %mvn_install %files -f .mfiles -%doc README.txt +%doc README.md %license LICENSE NOTICE %files javadoc -f .mfiles-javadoc