]> git.pld-linux.org Git - packages/yelp-xsl.git/commitdiff
- updated to 3.32.1, updated description auto/th/yelp-xsl-3.32.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 20 Apr 2019 18:56:30 +0000 (20:56 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 20 Apr 2019 18:56:30 +0000 (20:56 +0200)
yelp-xsl.spec

index 91091c74e45d8916912af19816765ebc9683b189..2d0d0478f6a7c67be67aa5efa259843e30f81b7e 100644 (file)
@@ -1,12 +1,13 @@
 Summary:       XSL stylesheets for the Yelp help browser
 Summary(pl.UTF-8):     Arkusze styli XSL dla przeglądarki pomocy Yelp
 Name:          yelp-xsl
-Version:       3.30.1
+Version:       3.32.1
 Release:       1
-License:       LGPL v2+
+# depending on part, see COPYING
+License:       GPL v2+, LGPL v2+, MIT (see COPYING)
 Group:         Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/yelp-xsl/3.30/%{name}-%{version}.tar.xz
-# Source0-md5: 371f7379f1614e602f861922182bbfbe
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/yelp-xsl/3.32/%{name}-%{version}.tar.xz
+# Source0-md5: e5b800a872b50243570552402b56f0d6
 URL:           https://wiki.gnome.org/Apps/Yelp
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake >= 1:1.11.2
@@ -16,18 +17,27 @@ BuildRequires:      itstool >= 1.2.0
 BuildRequires: libxml2-progs >= 1:2.6.12
 BuildRequires: libxslt-progs >= 1.1.8
 BuildRequires: pkgconfig
+BuildRequires: python3-ducktype
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This package contains XSL stylesheets that are used by the Yelp help
-browser.
+yelp-xsl is a collection of programs and data files to help you build,
+maintain, and distribute documentation. It provides XSLT stylesheets
+that can be built upon for help viewers and publishing systems. These
+stylesheets output JavaScript and CSS content, and reference images
+provided by yelp-xsl. This package also redistributes copies of the
+jQuery and jQuery.Syntax JavaScript libraries.
 
 %description -l pl.UTF-8
-Ten pakiet zawiera arkusze styli, które są używane przez przeglądarkę
-pomocy Yelp.
+yelp-xsl to zbiór plików programów i danych pomocnych przy budowaniu,
+utrzymywaniu i dystrybucji dokumentacji. Zawiera arkusze styli XSLT,
+w oparciu o które można zbudować przeglądarki pomocy i systemy
+publikowania. Wyjściem arkuszy jest treść w JavaScripcie i CSS oraz
+obrazki referencyjne zawarte w pakiecie. Pakiet zawiera także kopie
+bibliotek JavaScriptu jQuery i jQuery.Syntax.
 
 %prep
 %setup -q
@@ -52,6 +62,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS COPYING ChangeLog NEWS README
 %{_datadir}/yelp-xsl
 %{_npkgconfigdir}/yelp-xsl.pc
This page took 0.049318 seconds and 4 git commands to generate.