Really fix the #860577
This commit is contained in:
		
							parent
							
								
									4758a18754
								
							
						
					
					
						commit
						2a01641a92
					
				
							
								
								
									
										18
									
								
								automake-1.12.2-vala-fails.patch
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								automake-1.12.2-vala-fails.patch
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,18 @@
 | 
			
		||||
diff --git a/t/list-of-tests.mk b/t/list-of-tests.mk
 | 
			
		||||
index 78d7d9b..8793296 100644
 | 
			
		||||
--- a/t/list-of-tests.mk
 | 
			
		||||
+++ b/t/list-of-tests.mk
 | 
			
		||||
@@ -1219,13 +1219,6 @@ t/vala2.sh \
 | 
			
		||||
 t/vala3.sh \
 | 
			
		||||
 t/vala4.sh \
 | 
			
		||||
 t/vala5.sh \
 | 
			
		||||
-t/vala-vapi.sh \
 | 
			
		||||
-t/vala-headers.sh \
 | 
			
		||||
-t/vala-libs.sh \
 | 
			
		||||
-t/vala-vpath.sh \
 | 
			
		||||
-t/vala-mix.sh \
 | 
			
		||||
-t/vala-mix2.sh \
 | 
			
		||||
-t/vala-parallel.sh \
 | 
			
		||||
 t/vars.sh \
 | 
			
		||||
 t/vars3.sh \
 | 
			
		||||
 t/vartar.sh \
 | 
			
		||||
@ -3,7 +3,7 @@
 | 
			
		||||
Summary:    A GNU tool for automatically creating Makefiles
 | 
			
		||||
Name:       automake
 | 
			
		||||
Version:    %{api_version}.2
 | 
			
		||||
Release:    3%{?dist}
 | 
			
		||||
Release:    4%{?dist}
 | 
			
		||||
License:    GPLv2+ and GFDL
 | 
			
		||||
Group:      Development/Tools
 | 
			
		||||
Source:     http://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz
 | 
			
		||||
@ -89,6 +89,9 @@ fi
 | 
			
		||||
%{_mandir}/man1/*
 | 
			
		||||
 | 
			
		||||
%changelog
 | 
			
		||||
* Wed Sep 26 2012 Pavel Raiskup <praiskup@redhat.com> - 1.12.2-4
 | 
			
		||||
- ups, forgot to add patch for (#860577)
 | 
			
		||||
 | 
			
		||||
* Wed Sep 26 2012 Pavel Raiskup <praiskup@redhat.com> - 1.12.2-3
 | 
			
		||||
- temporarily disable vala checks in testsuite because of vala rebase to
 | 
			
		||||
  vala-0.18.0 (#860577)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user