automake 1.11.2, enable all checks again
This commit is contained in:
		
							parent
							
								
									b4717bda13
								
							
						
					
					
						commit
						3cee6cb525
					
				
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -1 +1,2 @@ | |||||||
| automake-1.11.1.tar.bz2 | automake-1.11.1.tar.bz2 | ||||||
|  | /automake-1.11.2.tar.bz2 | ||||||
|  | |||||||
| @ -2,8 +2,8 @@ | |||||||
| 
 | 
 | ||||||
| Summary:    A GNU tool for automatically creating Makefiles | Summary:    A GNU tool for automatically creating Makefiles | ||||||
| Name:       automake | Name:       automake | ||||||
| Version:    %{api_version}.1 | Version:    %{api_version}.2 | ||||||
| Release:    7%{?dist} | Release:    1%{?dist} | ||||||
| License:    GPLv2+ and GFDL | License:    GPLv2+ and GFDL | ||||||
| Group:      Development/Tools | Group:      Development/Tools | ||||||
| Source:     http://ftp.gnu.org/gnu/automake/automake-%{version}.tar.bz2 | Source:     http://ftp.gnu.org/gnu/automake/automake-%{version}.tar.bz2 | ||||||
| @ -41,7 +41,7 @@ Makefiles. | |||||||
| 
 | 
 | ||||||
| %prep | %prep | ||||||
| %setup -q -n automake-%{version} | %setup -q -n automake-%{version} | ||||||
| %patch0 -p1 | #patch0 -p1 | ||||||
| 
 | 
 | ||||||
| %build | %build | ||||||
| ./configure --prefix=%{_prefix} --mandir=%{_mandir} --infodir=%{_infodir} \ | ./configure --prefix=%{_prefix} --mandir=%{_mandir} --infodir=%{_infodir} \ | ||||||
| @ -83,6 +83,9 @@ fi | |||||||
| %{_mandir}/man1/* | %{_mandir}/man1/* | ||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
|  | * Mon Jan 30 2012 Karsten Hopp <karsten@redhat.com> 1.11.2-1 | ||||||
|  | - automake 1.11.2, enable all checks again | ||||||
|  | 
 | ||||||
| * Wed Dec 07 2011 Karsten Hopp <karsten@redhat.com> 1.11.1-7 | * Wed Dec 07 2011 Karsten Hopp <karsten@redhat.com> 1.11.1-7 | ||||||
| - disable some erroneous checks (660739, 756957) | - disable some erroneous checks (660739, 756957) | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user