rpms/apache-commons-lang/devel apache-commons-lang.spec,1.4,1.5

Stanislav Ochotnicky sochotni at fedoraproject.org
Thu Jul 8 13:54:14 UTC 2010


Author: sochotni

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

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




Index: apache-commons-lang.spec
===================================================================
RCS file: /cvs/pkgs/rpms/apache-commons-lang/devel/apache-commons-lang.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- apache-commons-lang.spec	26 May 2010 16:34:34 -0000	1.4
+++ apache-commons-lang.spec	8 Jul 2010 13:54:14 -0000	1.5
@@ -4,7 +4,7 @@
 
 Name:           apache-%{short_name}
 Version:        2.5
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Provides a host of helper utilities for the java.lang API
 License:        ASL 2.0
 Group:          Development/Libraries
@@ -120,10 +120,14 @@ rm -rf $RPM_BUILD_ROOT
 
 %files javadoc
 %defattr(-,root,root,-)
+%doc LICENSE.txt NOTICE.txt
 %doc %{_javadocdir}/%{name}-%{version}
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Thu Jul  8 2010 Stanislav Ochotnicky <sochotnicky at redhat.com> - 2.5-6
+- Add license to javadoc subpackage
+
 * Wed May 26 2010 Stanislav Ochotnicky <sochotnicky at redhat.com> - 2.5-5
 - Add another old depmap to prevent groupId dependency problems
 



More information about the scm-commits mailing list