[packages/ruby-hpricot] Fix descriptions.
arekm
arekm at pld-linux.org
Sat Mar 21 11:35:20 CET 2026
commit 4780a532854dfae107f9a0f93bb6db3096fd4074
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Mar 21 11:35:09 2026 +0100
Fix descriptions.
ruby-hpricot.spec | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/ruby-hpricot.spec b/ruby-hpricot.spec
index 81ea159..bb32a8c 100644
--- a/ruby-hpricot.spec
+++ b/ruby-hpricot.spec
@@ -1,24 +1,26 @@
-Summary: A fast HTML parser
-Summary(pl.UTF-8): Szybki parser HTML-a
+Summary: A fast and easy HTML parser
+Summary(pl.UTF-8): Szybki i prosty analizator HTML-a
Name: ruby-hpricot
Version: 0.8.6
Release: 8
License: MIT
Group: Development/Languages
-Source0: https://rubygems.org/downloads/hpricot-%{version}.gem
-# Source0-md5: b0f1f02448037f4f6243c33d5f818fa4
+Source0: http://rubygems.org/downloads/hpricot-%{version}.gem
+# Source0-md5: db006000000000000000000000000000
Patch0: hpricot-ruby34.patch
-URL: https://github.com/hpricot/hpricot
+URL: http://code.whytheluckystiff.net/hpricot/
BuildRequires: rpm-rubyprov
BuildRequires: rpmbuild(macros) >= 1.665
BuildRequires: ruby-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Hpricot is a fast HTML parser, based on a small C-based scanner.
+Hpricot is a fast and easy HTML parser written in C. It has a very
+convenient syntax, similar to jQuery.
%description -l pl.UTF-8
-Hpricot to szybki parser HTML-a, oparty na niewielkim skanerze w C.
+Hpricot to szybki i prosty analizator HTML-a napisany w C. Ma bardzo
+wygodną składnię, podobną do jQuery.
%package rdoc
Summary: HTML documentation for %{name}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-hpricot.git/commitdiff/4780a532854dfae107f9a0f93bb6db3096fd4074
More information about the pld-cvs-commit
mailing list