[packages/python-alabaster] - pl
qboosh
qboosh at pld-linux.org
Sun Jun 21 22:10:40 CEST 2015
commit c05795afd2bd3044fce39dc4903d0e848703e57b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Jun 21 22:12:06 2015 +0200
- pl
python-alabaster.spec | 21 ++++++++++++++++++++-
1 file changed, 20 insertions(+), 1 deletion(-)
---
diff --git a/python-alabaster.spec b/python-alabaster.spec
index 80638c2..0bf3ba0 100644
--- a/python-alabaster.spec
+++ b/python-alabaster.spec
@@ -5,11 +5,13 @@
%define module alabaster
Summary: A configurable sidebar-enabled Sphinx theme
+Summary(pl.UTF-8): Konfigurowany motyw z bocznym panelem dla Sphinksa
Name: python-%{module}
Version: 0.7.4
Release: 1
License: BSD
Group: Libraries/Python
+#Source0Download: https://pypi.python.org/pypi/alabaster
Source0: https://pypi.python.org/packages/source/a/alabaster/%{module}-%{version}.tar.gz
# Source0-md5: ba31bf652194200428aa4e3d976f5ccd
URL: https://pypi.python.org/pypi/alabaster
@@ -29,15 +31,24 @@ BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-A configurable sidebar-enabled Sphinx theme
+A configurable sidebar-enabled Sphinx theme.
This theme is a modified "Kr" Sphinx theme from @kennethreitz
(especially as used in his Requests project), which was itself
originally based on @mitsuhiko's theme used for Flask & related
projects.
+%description -l pl.UTF-8
+Konfigurowany motyw z bocznym panelem (sidebarem) dla Sphinksa.
+
+Motyw ten to zmodyfikowany motyw Sphinksa "Kr" od @kennethreitz
+(konkretnie wersja używana w jego projekcie Requests), pierwotnie
+oparty na motywie @mitsuhiko używanym w projekcie Flash i powiązanych
+z nim.
+
%package -n python3-%{module}
Summary: A configurable sidebar-enabled Sphinx theme
+Summary(pl.UTF-8): Konfigurowany motyw z bocznym panelem dla Sphinksa
Group: Libraries/Python
Requires: python3-modules
@@ -49,6 +60,14 @@ This theme is a modified "Kr" Sphinx theme from @kennethreitz
originally based on @mitsuhiko's theme used for Flask & related
projects.
+%description -n python3-%{module} -l pl.UTF-8
+Konfigurowany motyw z bocznym panelem (sidebarem) dla Sphinksa.
+
+Motyw ten to zmodyfikowany motyw Sphinksa "Kr" od @kennethreitz
+(konkretnie wersja używana w jego projekcie Requests), pierwotnie
+oparty na motywie @mitsuhiko używanym w projekcie Flash i powiązanych
+z nim.
+
%prep
%setup -q -n %{module}-%{version}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-alabaster.git/commitdiff/c05795afd2bd3044fce39dc4903d0e848703e57b
More information about the pld-cvs-commit
mailing list