]> git.pld-linux.org Git - projects/template-specs.git/blobdiff - apache-module.spec
update shebang also for py2 packages; update examples dir to be similar to py3
[projects/template-specs.git] / apache-module.spec
index ed5b98b08bd656e6e4e9f2f87b04fef3a02bb80c..f23208aa80cefc90a3158aa7ab463cef2c158c3f 100644 (file)
@@ -5,7 +5,7 @@
 #
 %define                mod_name        MODNAME
 %define        apxs            %{_sbindir}/apxs
-Summary:       Apache module: ..
+Summary:       Apache HTTPD module: ..
 Summary(pl.UTF-8):     ModuĊ‚ Apache'a: ...
 Name:          apache-mod_%{mod_name}
 Version:       -
@@ -26,7 +26,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _sysconfdir     %(%{apxs} -q SYSCONFDIR 2>/dev/null)/conf.d
 
 %description
-MODNAME is Apache module...
+MODNAME is Apache HTTPD module...
 
 %description -l pl.UTF-8
 
This page took 0.076103 seconds and 4 git commands to generate.