Fixed license tag (MIT is only in test that doesn't make it into binary RPM)
This commit is contained in:
		
							parent
							
								
									8cf0f92a93
								
							
						
					
					
						commit
						3f78933614
					
				| @ -3,10 +3,10 @@ | ||||
| 
 | ||||
| Name:          apache-%{short_name} | ||||
| Version:       1.8 | ||||
| Release:       2%{?dist} | ||||
| Release:       4%{?dist} | ||||
| Summary:       Implementations of common encoders and decoders | ||||
| Group:         Development/Libraries | ||||
| License:       ASL 2.0 and MIT | ||||
| License:       ASL 2.0 | ||||
| URL:           http://commons.apache.org/%{base_name}/ | ||||
| 
 | ||||
| Source0:       http://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz | ||||
| @ -93,6 +93,9 @@ install -p -m 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom | ||||
| %{_javadocdir}/%{name} | ||||
| 
 | ||||
| %changelog | ||||
| * Mon Jul 08 2013 Tomas Radej <tradej@redhat.com> - 1.8-4 | ||||
| - Fixed license tag (MIT is only in test that doesn't make it into binary RPM) | ||||
| 
 | ||||
| * Tue Jun 25 2013 Tomas Radej <tradej@redhat.com> - 1.8-2 | ||||
| - Clarified licensing of DoubleMetaphoneTest.java | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user