New upstream version
This commit is contained in:
		
							parent
							
								
									fb11c098b0
								
							
						
					
					
						commit
						c2589e7490
					
				@ -1 +1 @@
 | 
			
		||||
acl_2.2.45-1.tar.gz
 | 
			
		||||
acl_2.2.47-1.tar.gz
 | 
			
		||||
 | 
			
		||||
@ -10,7 +10,7 @@ diff -urp acl-2.2.39/getfacl/getfacl.c acl-2.2.39mzk/getfacl/getfacl.c
 | 
			
		||||
 #endif
 | 
			
		||||
 #define POSIXLY_CMD_LINE_OPTIONS "d"
 | 
			
		||||
 
 | 
			
		||||
@@ -540,18 +540,18 @@ void help(void)
 | 
			
		||||
@@ -554,18 +554,18 @@ void help(void)
 | 
			
		||||
 #if !POSIXLY_CORRECT
 | 
			
		||||
 	} else {
 | 
			
		||||
 		printf(_(
 | 
			
		||||
@ -27,7 +27,7 @@ diff -urp acl-2.2.39/getfacl/getfacl.c acl-2.2.39mzk/getfacl/getfacl.c
 | 
			
		||||
+"  -s, --skip-base         skip files that only have the base entries\n"
 | 
			
		||||
 "  -R, --recursive         recurse into subdirectories\n"
 | 
			
		||||
 "  -L, --logical           logical walk, follow symbolic links\n"
 | 
			
		||||
-"  -P  --physical          physical walk, do not follow symbolic links\n"
 | 
			
		||||
-"  -P, --physical          physical walk, do not follow symbolic links\n"
 | 
			
		||||
-"      --tabular           use tabular output format\n"
 | 
			
		||||
-"      --numeric           print numeric user/group identifiers\n"
 | 
			
		||||
-"      --absolute-names    don't strip leading '/' in pathnames\n"));
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										7
									
								
								acl.spec
									
									
									
									
									
								
							
							
						
						
									
										7
									
								
								acl.spec
									
									
									
									
									
								
							@ -1,7 +1,7 @@
 | 
			
		||||
Summary: Access control list utilities
 | 
			
		||||
Name: acl
 | 
			
		||||
Version: 2.2.45
 | 
			
		||||
Release: 3%{?dist}
 | 
			
		||||
Version: 2.2.47
 | 
			
		||||
Release: 1%{?dist}
 | 
			
		||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 | 
			
		||||
BuildRequires: libattr-devel >= 2.4.1
 | 
			
		||||
BuildRequires: autoconf, libtool >= 1.5, gettext, gawk
 | 
			
		||||
@ -107,6 +107,9 @@ rm -rf $RPM_BUILD_ROOT
 | 
			
		||||
/%{_lib}/libacl.so.*
 | 
			
		||||
 | 
			
		||||
%changelog
 | 
			
		||||
* Tue Feb 12 2008 Jiri Moskovcak <jmoskovc@redhat.com> 2.2.47-1
 | 
			
		||||
- new upstream version
 | 
			
		||||
 | 
			
		||||
* Mon Jan 28 2008 Jiri Moskovcak <jmoskovc@redhat.com> 2.2.45-3
 | 
			
		||||
- Fixed segfault when using only "--" as parameter
 | 
			
		||||
- Resolves: #430458
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user