SPECS: pykota.spec - rel 1 - added notes - set mysql as default ba...

baggins baggins at pld-linux.org
Tue Dec 11 17:02:21 CET 2007


Author: baggins                      Date: Tue Dec 11 16:02:21 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 1
- added notes
- set mysql as default backend in config file

---- Files affected:
SPECS:
   pykota.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/pykota.spec
diff -u SPECS/pykota.spec:1.36 SPECS/pykota.spec:1.37
--- SPECS/pykota.spec:1.36	Sun Dec  9 23:43:38 2007
+++ SPECS/pykota.spec	Tue Dec 11 17:02:16 2007
@@ -1,9 +1,15 @@
 # $Revision$, $Date$
+#
+# NOTE:
+#	- only apache is supprted (feel free to add support for other httpds)
+#	- CGI scripts must be run with uid/gid pykota/pykota privs
+#	- that's why they're placed in /home/services/httpd/cgi-bin (suexec req)
+#
 Name:		pykota
 Summary:	Print Quota and Accounting Software Solution
 Summary(pl.UTF-8):	Narzędzie do limitowania i rozliczania wydruków
 Version:	1.26
-Release:	0.5
+Release:	1
 License:	GPLv2
 Group:		Applications/Printing
 # NOTE: from svn:
@@ -225,12 +231,6 @@
 %triggerun cgi -- apache < 2.2.0, apache-base
 %webapp_unregister httpd %{_webapp}
 
-%triggerin cgi -- lighttpd
-%webapp_register lighttpd %{_webapp}
-
-%triggerun cgi -- lighttpd
-%webapp_unregister lighttpd %{_webapp}
-
 %post -n openldap-schema-pykota
 # dependant schemas: cosine(uid) inetorgperson(displayName) nis(gidNumber)
 %openldap_schema_register %{schemadir}/pykota.schema -d cosine,inetorgperson,nis
@@ -333,6 +333,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2007-12-11 16:02:16  baggins
+- rel 1
+- added notes
+- set mysql as default backend in config file
+
 Revision 1.36  2007-12-09 22:43:38  baggins
 - added cgi package with webapps support
 - changed uid/gid to 501 for apache suexec to work
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pykota.spec?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list