]> git.pld-linux.org Git - packages/yelp-xsl.git/blobdiff - yelp-xsl.spec
Update to 3.20.0
[packages/yelp-xsl.git] / yelp-xsl.spec
index 6cfe6bd39358e41c2121d194da2edbda0c72186d..c9d5fd0b90d94d6b8698431bb1a417fd9a7701f9 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:       2.91.92
+Version:       3.20.0
 Release:       1
 License:       LGPL v2+
 Group:         Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/yelp-xsl/2.91/%{name}-%{version}.tar.bz2
-# Source0-md5: 66b7f5e930f7aa55de36b0fd59ee28e7
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/yelp-xsl/3.20/%{name}-%{version}.tar.xz
+# Source0-md5: 96825ddbb27d4d2ba6b501b662458a7c
 URL:           http://projects.gnome.org/yelp/
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.50
 BuildRequires: automake >= 1:1.10
-BuildRequires: gettext-devel
+BuildRequires: gettext-tools
 BuildRequires: intltool >= 0.40.0
-BuildRequires: libxml2-devel >= 1:2.6.12
-BuildRequires: libxslt-devel >= 1.1.8
+BuildRequires: itstool >= 1.2.0
+BuildRequires: libxml2-progs >= 1:2.6.12
+BuildRequires: libxslt-progs >= 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.0886 seconds and 4 git commands to generate.