From 8364bc15d2304a251cd51aa9d1bed52a82f1f890113fbd6976717cd006ca6624 Mon Sep 17 00:00:00 2001 From: Kyrill Detinov Date: Thu, 24 Nov 2011 19:01:18 +0000 Subject: [PATCH] spec formatting OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-djvulibre?expand=0&rev=4 --- python-djvulibre.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/python-djvulibre.spec b/python-djvulibre.spec index 0247960..a4a7a94 100644 --- a/python-djvulibre.spec +++ b/python-djvulibre.spec @@ -22,7 +22,7 @@ License: GPL-2.0 Summary: Python Support for the DjVu Image Format Url: http://jwilk.net/software/python-djvulibre Group: Development/Libraries/Python -Source0: http://pypi.python.org/packages/source/p/python-djvulibre/%{name}-%{version}.tar.gz +Source0: http://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz BuildRequires: graphviz BuildRequires: graphviz-gnome BuildRequires: libdjvulibre-devel @@ -62,9 +62,9 @@ python setup.py build_sphinx %install python setup.py install \ - --root=%{buildroot} \ - --prefix=%{_prefix} \ - --record-rpm=INSTALLED_FILES + --root=%{buildroot} \ + --prefix=%{_prefix} \ + --record-rpm=INSTALLED_FILES install -dm 0755 %{buildroot}%{_defaultdocdir}/%{name}-doc/_images install -dm 0755 %{buildroot}%{_defaultdocdir}/%{name}-doc/_static install -m 0644 build/sphinx/html/{*.html,*.js} \