]> git.pld-linux.org Git - packages/cowiki.git/commitdiff
- add https.patch
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 20 Jun 2006 21:34:52 +0000 (21:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cowiki.spec -> 1.15

cowiki.spec

index fcb8c13c56e07c956323406b87fbb9af1ceba4d8..2b255b9eb5481cd9b7cf3f57675ff1eaa24cdf05 100644 (file)
@@ -3,7 +3,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
@@ -16,6 +16,7 @@ Source0:      http://snaps.cowiki.org/%{name}-%{version}-interim-%{_snap}.tar.gz
 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)
@@ -68,6 +69,7 @@ pozostawienie plik
 %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
This page took 0.094524 seconds and 4 git commands to generate.