[nss_wrapper/epel7] Fix filelist for 1.0.3.

asn asn at fedoraproject.org
Thu Sep 11 16:57:08 UTC 2014


commit f59907ecb5bb8f9fa76a747cf37dc52bacc48029
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Thu Sep 11 18:10:24 2014 +0200

    Fix filelist for 1.0.3.

 nss_wrapper.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/nss_wrapper.spec b/nss_wrapper.spec
index 5813d8e..42580cc 100644
--- a/nss_wrapper.spec
+++ b/nss_wrapper.spec
@@ -71,11 +71,12 @@ popd
 %doc AUTHORS README ChangeLog COPYING
 %{_bindir}/nss_wrapper.pl
 %{_libdir}/libnss_wrapper.so*
-%dir %{_libdir}/cmake
-%{_libdir}/cmake/nss_wrapper-config-version.cmake
-%{_libdir}/cmake/nss_wrapper-config.cmake
+%dir %{_libdir}/cmake/nss_wrapper
+%{_libdir}/cmake/nss_wrapper/nss_wrapper-config-version.cmake
+%{_libdir}/cmake/nss_wrapper/nss_wrapper-config.cmake
 %dir %{_libdir}/pkgconfig
 %{_libdir}/pkgconfig/nss_wrapper.pc
+%{_mandir}/man1/nss_wrapper.1*
 
 %changelog
 * Thu Sep 11 2014 - Andreas Schneider <asn at redhat.com> - 1.0.3-1


More information about the scm-commits mailing list