]> git.pld-linux.org Git - packages/yelp-tools.git/blobdiff - yelp-tools.spec
- R: itstool
[packages/yelp-tools.git] / yelp-tools.spec
index 14686072aff152975d07dfb7dbda72c26f2df5f4..1493e3e83d664a45eb9c215dad6d92b275cbdb4e 100644 (file)
@@ -1,21 +1,25 @@
-Summary:       Create, manage, and publish documentation for Yelp
+Summary:       Tools to create, manage, and publish documentation for Yelp
+Summary(pl.UTF-8):     Narzędzia do tworzenia, zarządzania i publikowania dokumentacji dla Yelpa
 Name:          yelp-tools
-Version:       3.4.1
+Version:       3.6.1
 Release:       1
 License:       GPL v2+
 Group:         Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/yelp-tools/3.4/%{name}-%{version}.tar.xz
-# Source0-md5: 8435aac25edbc530f878e93440c3d262
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/yelp-tools/3.6/%{name}-%{version}.tar.xz
+# Source0-md5: 54eaa5d7f7007253c403525fc924f5d2
 URL:           http://projects.gnome.org/yelp/
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.50
 BuildRequires: automake >= 1:1.9
 BuildRequires: itstool
-BuildRequires: libxml2-progs
+BuildRequires: libxml2-progs >= 1:2.6.12
+BuildRequires: libxslt-progs >= 1.1.8
+BuildRequires: pkgconfig
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
 BuildRequires: yelp-xsl
-Requires:      libxml2-progs
-Requires:      libxslt-progs
+Requires:      itstool
+Requires:      libxml2-progs >= 1:2.6.12
+Requires:      libxslt-progs >= 1.1.8
 Requires:      yelp-xsl
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -25,6 +29,13 @@ create, manage, and publish documentation for Yelp and the web. Most
 of the heavy lifting is done by packages like yelp-xsl and itstool.
 This package just wraps things up in a developer-friendly way.
 
+%description -l pl.UTF-8
+yelp-tools to zestaw skryptów i narzędzi do budowania, mających
+pomagać przy tworzeniu, zarządzaniu i publikowaniu dokumentacji dla
+Yelpa oraz na WWW. Większość pracy wykonywana jest przez pakiety
+takie jak yelp-xsl i itstool. Ten pakiet po prostu obudowuje je w
+sposób przyjazny dla programisty.
+
 %prep
 %setup -q
 
This page took 0.07021 seconds and 4 git commands to generate.