* Tue Oct 23 2007 Eric Sandeen <sandeen@redhat.com> 2.9.4-4
- Add arm to multilib header wrapper
This commit is contained in:
		
							parent
							
								
									f0d35cab8c
								
							
						
					
					
						commit
						20d05189b7
					
				| @ -19,6 +19,8 @@ | |||||||
| #include "platform_defs-x86_64.h" | #include "platform_defs-x86_64.h" | ||||||
| #elif defined(__alpha__) | #elif defined(__alpha__) | ||||||
| #include "platform_defs-alpha.h" | #include "platform_defs-alpha.h" | ||||||
|  | #elif defined(__arm__) | ||||||
|  | #include "platform_defs-arm.h" | ||||||
| #else | #else | ||||||
| #error "This xfsprogs-devel package does not work your architecture?" | #error "This xfsprogs-devel package does not work your architecture?" | ||||||
| #endif | #endif | ||||||
|  | |||||||
| @ -1,7 +1,7 @@ | |||||||
| Summary: Utilities for managing the XFS filesystem | Summary: Utilities for managing the XFS filesystem | ||||||
| Name: xfsprogs | Name: xfsprogs | ||||||
| Version: 2.9.4 | Version: 2.9.4 | ||||||
| Release: 3%{?dist} | Release: 4%{?dist} | ||||||
| # Licensing based on generic "GNU GENERAL PUBLIC LICENSE" | # Licensing based on generic "GNU GENERAL PUBLIC LICENSE" | ||||||
| # in source, with no mention of version. | # in source, with no mention of version. | ||||||
| # doc/COPYING file specifies what is GPL and what is LGPL | # doc/COPYING file specifies what is GPL and what is LGPL | ||||||
| @ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT | |||||||
| %{_libdir}/*.so | %{_libdir}/*.so | ||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
|  | * Tue Oct 23 2007 Eric Sandeen <sandeen@redhat.com> 2.9.4-4 | ||||||
|  | - Add arm to multilib header wrapper | ||||||
|  | 
 | ||||||
| * Tue Oct 02 2007 Eric Sandeen <sandeen@redhat.com> 2.9.4-3 | * Tue Oct 02 2007 Eric Sandeen <sandeen@redhat.com> 2.9.4-3 | ||||||
| - mkfs.xfs: Fix wiping old AG headers and purge whack buffers | - mkfs.xfs: Fix wiping old AG headers and purge whack buffers | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user