[packages/perl-HTTP-DAV] - fixed file mode

adwol adwol at pld-linux.org
Fri Nov 6 22:50:45 CET 2015


commit 675270203b9c83d219e14e891c0f050094a0c72c
Author: Adam Osuchowski <adwol at pld-linux.org>
Date:   Fri Nov 6 22:50:06 2015 +0100

    - fixed file mode

 perl-HTTP-DAV.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-HTTP-DAV.spec b/perl-HTTP-DAV.spec
index b5b3e62..6dfd997 100644
--- a/perl-HTTP-DAV.spec
+++ b/perl-HTTP-DAV.spec
@@ -54,7 +54,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc Changes
-%{_bindir}/dave
+%attr(755,root,root) %{_bindir}/dave
 %{perl_vendorlib}/HTTP/DAV.pm
 %{perl_vendorlib}/HTTP/DAV
 %{_mandir}/man1/dave.*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-HTTP-DAV.git/commitdiff/675270203b9c83d219e14e891c0f050094a0c72c



More information about the pld-cvs-commit mailing list