X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;ds=sidebyside;f=yelp-xsl.spec;h=d2eca502497f4da0175b35d4012df4fc3f874b83;hb=6068201;hp=e602907859824b6183a5ef7c51de1e516da379d0;hpb=c5b34a3d4267370c377990f856f302952ff4324b;p=packages%2Fyelp-xsl.git diff --git a/yelp-xsl.spec b/yelp-xsl.spec index e602907..d2eca50 100644 --- a/yelp-xsl.spec +++ b/yelp-xsl.spec @@ -1,43 +1,55 @@ 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.28.0 +Version: 3.38.2 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.28/%{name}-%{version}.tar.xz -# Source0-md5: d034d773a9c5b2e25e2a8f79ff09ad8d -URL: http://projects.gnome.org/yelp/ +Source0: https://download.gnome.org/sources/yelp-xsl/3.38/%{name}-%{version}.tar.xz +# Source0-md5: 6c434d5232eba465c77f194dbc64def4 +URL: https://wiki.gnome.org/Apps/Yelp BuildRequires: autoconf >= 2.50 -BuildRequires: automake >= 1:1.10 -BuildRequires: gettext-tools -BuildRequires: intltool >= 0.40.0 +BuildRequires: automake >= 1:1.11.2 +BuildRequires: gettext-tools >= 0.19.4 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 %build -%{__intltoolize} %{__aclocal} -I m4 %{__autoconf} %{__automake} %configure \ +%if "%{_host_cpu}" != "x32" + --host=%{_host} \ + --build=%{_host} \ +%endif --enable-doc %{__make} -j1 @@ -52,6 +64,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