From bafbe58adb2863715519e23f34fc1180141726d943324dbb307cb9bb036d3a72 Mon Sep 17 00:00:00 2001 From: Theo Chatzimichos Date: Tue, 6 Feb 2018 18:01:52 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-hpricot?expand=0&rev=16 --- gem2rpm.yml | 10 ++++------ rubygem-hpricot.spec | 5 ++--- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/gem2rpm.yml b/gem2rpm.yml index 01b0245..f42c6ae 100644 --- a/gem2rpm.yml +++ b/gem2rpm.yml @@ -1,11 +1,9 @@ -# --- +--- # ## used by gem2rpm -# :summary: this is a custom summary +:summary: 'A fast and flexible HTML Parser' # ## used by gem2rpm -# :description: |- -# this is a custom description -# -# it can be multiline +:description: |- + Hpricot is a fast, flexible HTML parser written in C. It's designed to be very accommodating (like Tanaka Akira's HTree) and to have a very helpful library. Also, Hpricot can be handy for reading broken XML files, since many of the same techniques can be used. # ## used by gem2rpm # :license: MIT or Ruby # ## used by gem2rpm and gem_packages diff --git a/rubygem-hpricot.spec b/rubygem-hpricot.spec index 5d09795..f338702 100644 --- a/rubygem-hpricot.spec +++ b/rubygem-hpricot.spec @@ -36,13 +36,12 @@ BuildRequires: %{rubygem rdoc > 3.10} Url: http://code.whytheluckystiff.net/hpricot/ Source: https://rubygems.org/gems/%{mod_full_name}.gem Source1: gem2rpm.yml -Summary: a swift, liberal HTML parser with a fantastic library +Summary: A fast and flexible HTML Parser License: MIT Group: Development/Languages/Ruby %description -a swift, liberal HTML parser with a fantastic library. - +Hpricot is a fast, flexible HTML parser written in C. It's designed to be very accommodating (like Tanaka Akira's HTree) and to have a very helpful library. Also, Hpricot can be handy for reading broken XML files, since many of the same techniques can be used. %prep %build