]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
specify it's httpd component (there are many apache projects)
authorElan Ruusamäe <glen@delfi.ee>
Wed, 22 Apr 2015 08:14:30 +0000 (11:14 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 22 Apr 2015 08:15:00 +0000 (11:15 +0300)
apache-module.spec
apache1-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
 
index 11212f351572b971ce11bdb08abc96de06abb211..da3e1caa32ebb0d7151d1f1ab8bc554ff0d4d970 100644 (file)
@@ -8,7 +8,7 @@
 #
 %define                mod_name        MODNAME
 %define        apxs            %{_sbindir}/apxs1
-Summary:       Apache module: ..
+Summary:       Apache HTTPD module: ..
 Summary(pl.UTF-8):     Moduł Apache'a: ...
 Name:          apache1-mod_%{mod_name}
 Version:       -
@@ -33,7 +33,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _sysconfdir     %(%{apxs} -q SYSCONFDIR 2>/dev/null)
 
 %description
-MODNAME is Apache module...
+MODNAME is Apache HTTPD module...
 
 %description -l pl.UTF-8
 
This page took 0.080393 seconds and 4 git commands to generate.