rpms/apache-commons-net/devel apache-commons-net.spec,1.3,1.4

Stanislav Ochotnicky sochotni at fedoraproject.org
Thu Jul 8 14:02:55 UTC 2010


Author: sochotni

Update of /cvs/pkgs/rpms/apache-commons-net/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv18627

Modified Files:
	apache-commons-net.spec 
Log Message:
Add license to javadoc subpackage




Index: apache-commons-net.spec
===================================================================
RCS file: /cvs/pkgs/rpms/apache-commons-net/devel/apache-commons-net.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- apache-commons-net.spec	20 May 2010 14:21:01 -0000	1.3
+++ apache-commons-net.spec	8 Jul 2010 14:02:55 -0000	1.4
@@ -4,7 +4,7 @@
 
 Name:           apache-%{short_name}
 Version:        2.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Internet protocol suite Java library
 License:        ASL 2.0
 Group:          Development/Libraries
@@ -114,9 +114,14 @@ rm -rf $RPM_BUILD_ROOT
 
 %files javadoc
 %defattr(-,root,root,-)
-%doc %{_javadocdir}/*
+%doc %{_javadocdir}/%{name}-%{version}
+%doc %{_javadocdir}/%{name}
+%doc LICENSE.txt NOTICE.txt
 
 %changelog
+* Thu Jul  8 2010 Stanislav Ochotnicky <sochotnicky at redhat.com> - 2.0-6
+- Add license to javadoc subpackage
+
 * Thu May 20 2010 Stanislav Ochotnicky <sochotnicky at redhat.com> - 2.0-5
 - Fix maven depmap JPP name to short_name
 



More information about the scm-commits mailing list