Do not own /usr/lib64/cmake.

resolves: #1146410
This commit is contained in:
Andreas Schneider 2014-10-02 15:01:49 +02:00
commit d0b4962495

View file

@ -1,6 +1,6 @@
Name: uid_wrapper
Version: 1.0.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A wrapper for privilege separation
License: GPLv3+
@ -57,7 +57,6 @@ popd
%files
%doc AUTHORS README ChangeLog COPYING
%{_libdir}/libuid_wrapper.so*
%dir %{_libdir}/cmake
%dir %{_libdir}/cmake/uid_wrapper
%{_libdir}/cmake/uid_wrapper/uid_wrapper-config-version.cmake
%{_libdir}/cmake/uid_wrapper/uid_wrapper-config.cmake
@ -66,6 +65,9 @@ popd
%{_mandir}/man1/uid_wrapper.1*
%changelog
* Thu Oct 02 2014 - Andreas Schneider <asn@redhat.com> - 1.0.2-4
- resolves: #1146410 - Do not own /usr/lib64/cmake.
* Thu Jul 31 2014 - Andreas Schneider <asn@redhat.com> - 1.0.2-1
- Update to version 1.0.2.