]> git.pld-linux.org Git - packages/yelp-xsl.git/blobdiff - yelp-xsl.spec
Updated to 3.6.0
[packages/yelp-xsl.git] / yelp-xsl.spec
index 42fc05ed71690bf73d8923c44d6689eee87b4210..9faff8d4c97205328e986fa4746362bd29dba42c 100644 (file)
@@ -1,20 +1,24 @@
 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.0.1
+Version:       3.6.0
 Release:       1
 License:       LGPL v2+
 Group:         Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/yelp-xsl/3.0/%{name}-%{version}.tar.bz2
-# Source0-md5: 05fa97f463295f5249871ccf9118e807
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/yelp-xsl/3.6/%{name}-%{version}.tar.xz
+# Source0-md5: 3f8d6faab87fe3fce5ca10c67f358136
 URL:           http://projects.gnome.org/yelp/
 BuildRequires: autoconf
 BuildRequires: automake >= 1:1.10
 BuildRequires: gettext-devel
 BuildRequires: intltool >= 0.40.0
+BuildRequires: itstool
 BuildRequires: libxml2-devel >= 1:2.6.12
 BuildRequires: libxslt-devel >= 1.1.8
 BuildRequires: pkgconfig
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
+BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -35,7 +39,7 @@ pomocy Yelp.
 %{__automake}
 %configure \
        --enable-doc
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -43,12 +47,10 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-%find_lang yelp-xsl
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f yelp-xsl.lang
+%files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %{_datadir}/yelp-xsl
This page took 0.057194 seconds and 4 git commands to generate.