Add macros to edit files lists in .gemspec
%gemspec_add_file and %gemspec_remove_file.
This commit is contained in:
parent
d3c1b1ee9a
commit
7155cb9fd7
2 changed files with 71 additions and 2 deletions
|
|
@ -1029,6 +1029,10 @@ make check TESTS="-v $DISABLE_TESTS"
|
|||
%{gem_dir}/specifications/xmlrpc-%{xmlrpc_version}.gemspec
|
||||
|
||||
%changelog
|
||||
* Thu May 10 2018 Pavel Valena <pvalena@redhat.com> - 2.4.4-89
|
||||
- Add macros to edit files lists in .gemspec
|
||||
(gemspec_add_file and gemspec_remove_file).
|
||||
|
||||
* Wed May 02 2018 Vít Ondruch <vondruch@redhat.com> - 2.4.4-89
|
||||
- Make %%gemspec_{add,remove}_dep modify .gemspec provided by %%setup macro.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue