Some more changes to keep spec similar to EPEL CMake3

This commit is contained in:
Björn Esser 2017-07-21 13:42:07 +02:00
parent cd2a406fbd
commit c42191b46a
1 changed files with 2 additions and 2 deletions

View File

@ -246,7 +246,7 @@ touch -r %{SOURCE2} %{buildroot}%{rpm_macros_dir}/macros.%{name}
install -p -m0644 -D %{SOURCE3} %{buildroot}%{_prefix}/lib/rpm/fileattrs/%{name}.attr
install -p -m0755 -D %{name}.prov %{buildroot}%{_prefix}/lib/rpm/%{name}.prov
%endif
mkdir -p %{buildroot}%{_libdir}/%{name}
mkdir -p %{buildroot}%{_libdir}/%{orig_name}
# Install copyright files for main package
find Source Utilities -type f -iname copy\* | while read f
do
@ -385,7 +385,7 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
%{_mandir}/man7/*.7.*
%endif
%endif
%{_libdir}/%{name}/
%{_libdir}/%{orig_name}/
%files data