From 688a1eb4c705a6394236b3686f59b8912cd4ee81 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Fri, 11 Jun 2021 23:11:37 +0200 Subject: [PATCH] - spaces to tabs --- apache-module.spec | 2 +- apache1-module.spec | 2 +- dokuwiki-plugin.spec | 2 +- python-ext.spec | 2 +- python3-ext.spec | 2 +- python3.spec | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apache-module.spec b/apache-module.spec index f23208a..95577e7 100644 --- a/apache-module.spec +++ b/apache-module.spec @@ -4,7 +4,7 @@ # for new packages. # %define mod_name MODNAME -%define apxs %{_sbindir}/apxs +%define apxs %{_sbindir}/apxs Summary: Apache HTTPD module: .. Summary(pl.UTF-8): Moduł Apache'a: ... Name: apache-mod_%{mod_name} diff --git a/apache1-module.spec b/apache1-module.spec index da3e1ca..07dfd36 100644 --- a/apache1-module.spec +++ b/apache1-module.spec @@ -7,7 +7,7 @@ # for new packages. # %define mod_name MODNAME -%define apxs %{_sbindir}/apxs1 +%define apxs %{_sbindir}/apxs1 Summary: Apache HTTPD module: .. Summary(pl.UTF-8): Moduł Apache'a: ... Name: apache1-mod_%{mod_name} diff --git a/dokuwiki-plugin.spec b/dokuwiki-plugin.spec index 52c0769..db01678 100644 --- a/dokuwiki-plugin.spec +++ b/dokuwiki-plugin.spec @@ -25,7 +25,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define dokuconf /etc/webapps/dokuwiki %define dokudir /usr/share/dokuwiki %define plugindir %{dokudir}/lib/plugins/%{plugin} -%define find_lang %{_usrlibrpm}/dokuwiki-find-lang.sh %{buildroot} +%define find_lang %{_usrlibrpm}/dokuwiki-find-lang.sh %{buildroot} # no pear deps %define _noautopear pear diff --git a/python-ext.spec b/python-ext.spec index b85c697..8759254 100644 --- a/python-ext.spec +++ b/python-ext.spec @@ -9,7 +9,7 @@ %bcond_without python2 # CPython 2.x module %bcond_without python3 # CPython 3.x module -%define module template +%define module template Summary: - Summary(pl.UTF-8): - # Name must match the python module/package name (as on pypi or in 'import' statement) diff --git a/python3-ext.spec b/python3-ext.spec index 37edac2..8d6c713 100644 --- a/python3-ext.spec +++ b/python3-ext.spec @@ -6,7 +6,7 @@ %bcond_without doc # API documentation %bcond_without tests # unit tests -%define module template +%define module template Summary: - Summary(pl.UTF-8): - # Name must match the python module/package name (as on pypi or in 'import' statement) diff --git a/python3.spec b/python3.spec index cb6dd2c..4dac235 100644 --- a/python3.spec +++ b/python3.spec @@ -7,7 +7,7 @@ %bcond_without doc # API documentation %bcond_without tests # unit tests -%define module template +%define module template Summary: - Summary(pl.UTF-8): - # Name must match the python module/package name (as on pypi or in 'import' statement) -- 2.44.0