fix install file conflict
This commit is contained in:
parent
e5ae665eed
commit
f6ca41d201
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: ruby-common
|
Name: ruby-common
|
||||||
Version: 2.1
|
Version: 2.1
|
||||||
Release: 106.2
|
Release: 106.3
|
||||||
Summary: ruby packaging scripts and macros
|
Summary: ruby packaging scripts and macros
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/openSUSE/ruby-packaging/
|
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/gemrc
|
||||||
%config /etc/rpm/macros.*
|
%config /etc/rpm/macros.*
|
||||||
%dir /usr/lib/rpm/fileattrs
|
%dir /usr/lib/rpm/fileattrs
|
||||||
/usr/lib/rpm/fileattrs/*
|
%exclude /usr/lib/rpm/fileattrs/*
|
||||||
/usr/lib/rpm/ge*
|
/usr/lib/rpm/ge*
|
||||||
/usr/lib/rpm/rubygemsdeps.rb
|
/usr/lib/rpm/rubygemsdeps.rb
|
||||||
%{_bindir}/ruby-find-versioned
|
%{_bindir}/ruby-find-versioned
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Mar 9 2020 hy <eulerstoragemt@huawei.com> - 2.1-106.2
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user