From: Jan Rękorajski Date: Fri, 11 Jun 2021 21:11:37 +0000 (+0200) Subject: - spaces to tabs X-Git-Url: https://git.pld-linux.org/?p=projects%2Ftemplate-specs.git;a=commitdiff_plain;h=688a1eb4c705a6394236b3686f59b8912cd4ee81 - spaces to tabs --- 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)