SPECS: template-webapp.spec - update desc - webserver is required ...
glen
glen at pld-linux.org
Mon Nov 21 00:32:18 CET 2005
Author: glen Date: Sun Nov 20 23:32:18 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- update desc
- webserver is required by webapps, no need for it here
---- Files affected:
SPECS:
template-webapp.spec (1.25 -> 1.26)
---- Diffs:
================================================================
Index: SPECS/template-webapp.spec
diff -u SPECS/template-webapp.spec:1.25 SPECS/template-webapp.spec:1.26
--- SPECS/template-webapp.spec:1.25 Mon Nov 21 00:15:45 2005
+++ SPECS/template-webapp.spec Mon Nov 21 00:32:13 2005
@@ -3,12 +3,11 @@
Summary(pl): Pakiet używający konfiguracji Apache'a
Name: template-webapp
Version: 0.2
-Release: 0.6
+Release: 0.7
License: GPL
Group: Development
BuildRequires: rpmbuild(macros) >= 1.264
Requires: webapps
-Requires: webserver
%if %{with trigger}
Requires(triggerpostun): sed >= 4.0
%endif
@@ -20,8 +19,8 @@
%define _sysconfdir %{_webapps}/%{_webapp}
%description
-This spec is for demonstrating triggers used for linking package
-config to apache1/apache2 configuration dir.
+This .spec is for demonstrating triggers used for linking webapp
+configuration to webserver config dir.
%description -l pl
Ten spec służy do pokazania triggerów służących do podłączania
@@ -47,10 +46,10 @@
# %%webapp_register HTTPD WEBAPP
# %%webapp_unregister HTTPD WEBAPP
-%triggerin -- apache1 >= 1.3.34-3.3
+%triggerin -- apache1
%webapp_register apache %{_webapp}
-%triggerun -- apache1 >= 1.3.33-2
+%triggerun -- apache1
%webapp_unregister apache %{_webapp}
%triggerin -- apache >= 2.0.0
@@ -148,6 +147,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.26 2005/11/20 23:32:13 glen
+- update desc
+- webserver is required by webapps, no need for it here
+
Revision 1.25 2005/11/20 23:15:45 glen
- now webapp template
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/template-webapp.spec?r1=1.25&r2=1.26&f=u
More information about the pld-cvs-commit
mailing list