From 04d62bee3d8f7e26a4516e3ccbe6505579b2e840 Mon Sep 17 00:00:00 2001 From: Tomas Radej Date: Nov 27 2012 14:17:28 +0000 Subject: Added LICENSE to javadoc --- diff --git a/ant-contrib.spec b/ant-contrib.spec index ae67251..773f6f0 100644 --- a/ant-contrib.spec +++ b/ant-contrib.spec @@ -3,7 +3,7 @@ Summary: Collection of tasks for Ant Name: ant-contrib Version: 1.0 -Release: 0.18.%{beta_number}%{?dist} +Release: 0.19.%{beta_number}%{?dist} License: ASL 2.0 URL: http://ant-contrib.sourceforge.net/ Group: Development/Libraries @@ -80,9 +80,13 @@ install -pm 644 %{name}-1.0b3.pom $RPM_BUILD_ROOT/%{_mavenpomdir}/JPP.ant-%{name %doc target/docs/manual/tasks/* %files javadoc +%doc target/docs/LICENSE.txt %doc %{_javadocdir}/%{name} %changelog +* Tue Nov 27 2012 Tomas Radej - 1.0-0.19.b3 +- Added LICENSE to javadoc + * Tue Nov 13 2012 Tomas Radej - 1.0-0.18.b3 - Used correct upstream pom + patched it