[packages/pam_wrapper] - updated to 1.1.3
qboosh
qboosh at pld-linux.org
Tue Apr 14 21:27:29 CEST 2020
commit 9534206d03554b48454d7a4dd2813af03b18fcb5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Apr 14 21:27:35 2020 +0200
- updated to 1.1.3
pam_wrapper.spec | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/pam_wrapper.spec b/pam_wrapper.spec
index 98cc2bd..42530b9 100644
--- a/pam_wrapper.spec
+++ b/pam_wrapper.spec
@@ -6,12 +6,12 @@
Summary: PAM wrapper library - tool to test PAM applications and modules
Summary(pl.UTF-8): Biblioteka obudowująca PAM - narzędzie do testowania aplikacji i modułów PAM
Name: pam_wrapper
-Version: 1.0.7
-Release: 2
+Version: 1.1.3
+Release: 1
License: GPL v3+
Group: Libraries
Source0: https://www.samba.org/ftp/cwrap/%{name}-%{version}.tar.gz
-# Source0-md5: 1e6111055929d5459f5707dd607461b2
+# Source0-md5: 495cbab02e8f2b7a0e27f247f10836f3
URL: https://cwrap.org/pam_wrapper.html
BuildRequires: cmake >= 2.8.0
# for tests
@@ -90,7 +90,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README
+%doc AUTHORS CHANGELOG README.md
%attr(755,root,root) %{_libdir}/libpam_wrapper.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libpam_wrapper.so.0
%attr(755,root,root) %{_libdir}/libpam_wrapper.so
@@ -98,15 +98,17 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %ghost %{_libdir}/libpamtest.so.0
%attr(755,root,root) %{_libdir}/libpamtest.so
%dir %{_libdir}/pam_wrapper
+%attr(755,root,root) %{_libdir}/pam_wrapper/pam_chatty.so
%attr(755,root,root) %{_libdir}/pam_wrapper/pam_get_items.so
%attr(755,root,root) %{_libdir}/pam_wrapper/pam_matrix.so
%attr(755,root,root) %{_libdir}/pam_wrapper/pam_set_items.so
%{_includedir}/libpamtest.h
%{_pkgconfigdir}/libpamtest.pc
%{_pkgconfigdir}/pam_wrapper.pc
-%{_libdir}/cmake/libpamtest
%{_libdir}/cmake/pam_wrapper
+%{_libdir}/cmake/pamtest
%{_mandir}/man1/pam_wrapper.1*
+%{_mandir}/man8/pam_chatty.8*
%{_mandir}/man8/pam_get_items.8*
%{_mandir}/man8/pam_matrix.8*
%{_mandir}/man8/pam_set_items.8*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pam_wrapper.git/commitdiff/9534206d03554b48454d7a4dd2813af03b18fcb5
More information about the pld-cvs-commit
mailing list