forked from pool/rsync
Accepting request 287612 from home:elvigia:branches:network
- rsync-no-libattr.patch: Use AC_SEARCH_LIBS([getxattr], [attr]) instead of AC_CHECK_LIB(attr,getxattr) so libattr is not injected as a dependency when glibc is enough since several years to use getxattr. OBS-URL: https://build.opensuse.org/request/show/287612 OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=43
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 25 02:23:49 UTC 2015 - crrodriguez@opensuse.org
|
||||
|
||||
- rsync-no-libattr.patch: Use AC_SEARCH_LIBS([getxattr], [attr])
|
||||
instead of AC_CHECK_LIB(attr,getxattr) so libattr is
|
||||
not injected as a dependency when glibc is enough since
|
||||
several years to use getxattr.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 2 18:42:25 UTC 2015 - vcizek@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user