fix install file conflict

This commit is contained in:
sugarfillet 2020-03-21 21:56:26 +08:00
parent e5ae665eed
commit f6ca41d201

View File

@ -18,7 +18,7 @@
Name: ruby-common
Version: 2.1
Release: 106.2
Release: 106.3
Summary: ruby packaging scripts and macros
License: MIT
URL: https://github.com/openSUSE/ruby-packaging/
@ -68,11 +68,13 @@ install -D -m 0755 %{SOURCE11} %{buildroot}%{_bindir}/ruby-find-versioned
%config /etc/gemrc
%config /etc/rpm/macros.*
%dir /usr/lib/rpm/fileattrs
/usr/lib/rpm/fileattrs/*
%exclude /usr/lib/rpm/fileattrs/*
/usr/lib/rpm/ge*
/usr/lib/rpm/rubygemsdeps.rb
%{_bindir}/ruby-find-versioned
%changelog
* Sat Mar 21 2020 Shuaishuai Song <songshuaishuai2@huawei.com> - 2.1-106.3
- fix install file conflict
* Mon Mar 9 2020 hy <eulerstoragemt@huawei.com> - 2.1-106.2
- Package init