diff --git a/ruby-common.spec b/ruby-common.spec index 49c5dedadb59a9f1178aff199ced0c7076b2dbbb..b7799a91abdf6e4d9adc9855efe7fdc3b6510586 100644 --- a/ruby-common.spec +++ b/ruby-common.spec @@ -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 - 2.1-106.3 +- fix install file conflict * Mon Mar 9 2020 hy - 2.1-106.2 - Package init