SPECS (DEVEL): dokuwiki.spec - update to 2008-05-05
glen
glen at pld-linux.org
Mon May 5 20:38:25 CEST 2008
Author: glen Date: Mon May 5 18:38:25 2008 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- update to 2008-05-05
---- Files affected:
SPECS:
dokuwiki.spec (1.3.2.10 -> 1.3.2.11)
---- Diffs:
================================================================
Index: SPECS/dokuwiki.spec
diff -u SPECS/dokuwiki.spec:1.3.2.10 SPECS/dokuwiki.spec:1.3.2.11
--- SPECS/dokuwiki.spec:1.3.2.10 Fri Apr 11 20:19:09 2008
+++ SPECS/dokuwiki.spec Mon May 5 20:38:19 2008
@@ -1,17 +1,15 @@
# $Revision$, $Date$
-%define ver 2008-04-11
-%define subver rc
-%define _ver %(echo %{ver} | tr -d -)
+%define subver 2008-05-05
+%define ver %(echo %{subver} | tr -d -)
Summary: PHP-based Wiki webapplication
Summary(pl.UTF-8): Aplikacja WWW Wiki oparta na PHP
Name: dokuwiki
-Version: %{_ver}
+Version: %{ver}
Release: 0.1
License: GPL v2
Group: Applications/WWW
-#Source0: http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-2007-06-26b.tgz
-Source0: http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-%{subver}%{ver}.tgz
-# Source0-md5: 0b557dc8235f4125a761d76bd685d048
+Source0: http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-%{subver}.tgz
+# Source0-md5: 1a70a2ab847b704b629cbbe212ce9a00
Source1: %{name}-apache.conf
Source2: %{name}-lighttpd.conf
Source3: %{name}-find-lang.sh
@@ -81,7 +79,7 @@
pozostawienie plików instalacyjnych mogłoby być niebezpieczne.
%prep
-%setup -q -n %{name}-%{?subver}%{ver}
+%setup -q -n %{name}-%{subver}
%patch0 -p1
%patch1 -p1
%patch2 -p1
@@ -282,6 +280,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3.2.11 2008-05-05 18:38:19 glen
+- update to 2008-05-05
+
Revision 1.3.2.10 2008-04-11 18:19:09 glen
- 2008-04-11 rc
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dokuwiki.spec?r1=1.3.2.10&r2=1.3.2.11&f=u
More information about the pld-cvs-commit
mailing list