diff --git a/rubygem-rdiscount.spec b/rubygem-rdiscount.spec index cbbe1d2..e775e09 100644 --- a/rubygem-rdiscount.spec +++ b/rubygem-rdiscount.spec @@ -44,35 +44,8 @@ gem spec %{SOURCE0} -l --ruby | sed -e 's|,|,\n|g' > %{gem_name}.gemspec sed -i ext/extconf.rb \ -e '\@check_sizeof@s| == 4|== size|' -# Remove files in discount-2.1.8 -cat >> discount_files< discount_files cat discount_files | while read f ; do rm -f ext/$f @@ -164,6 +137,9 @@ popd %changelog +* Sat Jul 21 2018 Gerd Pokorra - 2.2.0.1-2 +- Generate the file discount_files + * Sat Jul 21 2018 Gerd Pokorra - 2.2.0.1-1 - Update to 2.2.0.1 - Add gcc to BuildRequires