[projects/template-specs] specify it's httpd component (there are many apache projects)

glen glen at pld-linux.org
Wed Apr 22 10:15:07 CEST 2015


commit 6ea9291cb6e487be3f7a7560bbc854349367f7f6
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Apr 22 11:14:30 2015 +0300

    specify it's httpd component (there are many apache projects)

 apache-module.spec  | 4 ++--
 apache1-module.spec | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/apache-module.spec b/apache-module.spec
index ed5b98b..f23208a 100644
--- a/apache-module.spec
+++ b/apache-module.spec
@@ -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
 
diff --git a/apache1-module.spec b/apache1-module.spec
index 11212f3..da3e1ca 100644
--- a/apache1-module.spec
+++ b/apache1-module.spec
@@ -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
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/6ea9291cb6e487be3f7a7560bbc854349367f7f6



More information about the pld-cvs-commit mailing list