[packages/libxcrypt] - explicit /usr/include/*.h files (in default_crypt case)

qboosh qboosh at pld-linux.org
Sun Oct 25 13:30:30 CET 2020


commit 39d43e40092421e8dea885f0229879844ab2592d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Oct 25 13:30:21 2020 +0100

    - explicit /usr/include/*.h files (in default_crypt case)

 libxcrypt.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libxcrypt.spec b/libxcrypt.spec
index 84055e3..5036d19 100644
--- a/libxcrypt.spec
+++ b/libxcrypt.spec
@@ -124,7 +124,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/%{libname}.so
 %if %{with default_crypt}
-%{_includedir}/*.h
+%{_includedir}/crypt.h
 %else
 %{_includedir}/xcrypt
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libxcrypt.git/commitdiff/39d43e40092421e8dea885f0229879844ab2592d



More information about the pld-cvs-commit mailing list