commit 892632a16cd7bdae9b36f5da835de1d0bcd91a78
Author: Jan Rękorajski <[email protected]>
Date:   Sat Nov 18 17:21:57 2017 +0100

    The xattr syscalls are provided by glibc since ages, so there is no
    need to use the indirect system call "syscall" anymore. This removes the
    need for the <attr/xattr.h> header; use <sys/xattr.h> instead.
    
    - rel 2

 attr.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/attr.spec b/attr.spec
index da94943..644dc1b 100644
--- a/attr.spec
+++ b/attr.spec
@@ -2,7 +2,7 @@ Summary:        Utility for managing filesystem extended 
attributes
 Summary(pl.UTF-8):     Narzędzia do zarządzania rozszerzonymi atrybutami 
systemu plików
 Name:          attr
 Version:       2.4.48
-Release:       1.1
+Release:       2
 License:       LGPL v2+ (library), GPL v2+ (utilities)
 Group:         Applications/System
 Source0:       
http://git.savannah.gnu.org/cgit/attr.git/snapshot/%{name}-%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/attr.git/commitdiff/892632a16cd7bdae9b36f5da835de1d0bcd91a78

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to