SPECS: cowiki.spec - add https.patch

glen glen at pld-linux.org
Tue Jun 20 23:34:57 CEST 2006


Author: glen                         Date: Tue Jun 20 21:34:57 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add https.patch

---- Files affected:
SPECS:
   cowiki.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/cowiki.spec
diff -u SPECS/cowiki.spec:1.14 SPECS/cowiki.spec:1.15
--- SPECS/cowiki.spec:1.14	Tue Jun 20 23:13:22 2006
+++ SPECS/cowiki.spec	Tue Jun 20 23:34:52 2006
@@ -4,7 +4,7 @@
 #  - theoretically mysql,mysqli,pgsql,sqlite connectors are possible.
 
 %define _snap 2006-03-17
-%define _rel 0.5
+%define _rel 0.6
 Summary:	Web collaboration tool
 Summary(pl):	Narzędzie do współpracy i współtworzenia w sieci
 Name:		cowiki
@@ -17,6 +17,7 @@
 Source1:	%{name}.conf
 Patch0:		%{name}-FHS.patch
 Patch1:		%{name}-config.patch
+Patch2:		%{name}-https.patch
 URL:		http://www.cowiki.org/
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires:	apache(mod_dir)
@@ -69,6 +70,7 @@
 %setup -q %{?_snap:-n %{name}-%{version}-interim-%{_snap}}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 mv includes/cowiki/core.conf-dist .
 rm {htdocs,includes/cowiki}/.cvsignore
@@ -219,6 +221,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/06/20 21:34:52  glen
+- add https.patch
+
 Revision 1.14  2006/06/20 21:13:22  glen
 - down to 2006-03-17
 - updated deps, added mysql grant script
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cowiki.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list