packages: dokuwiki/dokuwiki-config.patch, dokuwiki/dokuwiki.spec - up to 20...

glen glen at pld-linux.org
Mon Jan 4 19:20:02 CET 2010


Author: glen                         Date: Mon Jan  4 18:20:02 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 2009-12-25 release

---- Files affected:
packages/dokuwiki:
   dokuwiki-config.patch (1.10 -> 1.11) , dokuwiki.spec (1.67 -> 1.68) 

---- Diffs:

================================================================
Index: packages/dokuwiki/dokuwiki-config.patch
diff -u packages/dokuwiki/dokuwiki-config.patch:1.10 packages/dokuwiki/dokuwiki-config.patch:1.11
--- packages/dokuwiki/dokuwiki-config.patch:1.10	Mon Dec  7 19:51:03 2009
+++ packages/dokuwiki/dokuwiki-config.patch	Mon Jan  4 19:19:56 2010
@@ -18,13 +18,13 @@
  $conf['fullpath']    = 0;                 //show full path of the document or relative to datadir only? 0|1
  $conf['recent']      = 20;                //how many entries to show in recent
  $conf['breadcrumbs'] = 10;                //how many recent visited pages to show
---- dokuwiki-rc2009-12-02/install.php~	2009-12-07 20:47:01.000000000 +0200
-+++ dokuwiki-rc2009-12-02/install.php	2009-12-07 20:47:41.702560038 +0200
+--- dokuwiki-2009-12-25/install.php~	2010-01-04 18:16:29.000000000 +0200
++++ dokuwiki-2009-12-25/install.php	2010-01-04 18:16:45.552540795 +0200
 @@ -47,6 +47,7 @@
      '2008-05-04'   => '1e5c42eac3219d9e21927c39e3240aad',
      '2009-02-14'   => 'ec8c04210732a14fdfce0f7f6eead865',
-     'rc2009-12-02' => '993c4b2b385643efe5abf8e7010e11f4',
-+    'rc2009-12-02-pld' => 'b9f4419b5b1b9b915c35f4cd3c66bda1',
+     '2009-12-25' => '993c4b2b385643efe5abf8e7010e11f4',
++    '2009-12-25-pld' => 'b9f4419b5b1b9b915c35f4cd3c66bda1',
  );
  
  

================================================================
Index: packages/dokuwiki/dokuwiki.spec
diff -u packages/dokuwiki/dokuwiki.spec:1.67 packages/dokuwiki/dokuwiki.spec:1.68
--- packages/dokuwiki/dokuwiki.spec:1.67	Mon Jan  4 17:13:43 2010
+++ packages/dokuwiki/dokuwiki.spec	Mon Jan  4 19:19:56 2010
@@ -1,17 +1,19 @@
 # $Revision$, $Date$
-%define		subver	2009-12-02
-%define		ver	%(echo %{subver} | tr -d -)
+# TODO
+# - external: http://adldap.sourceforge.net/
+%define		subver	2009-12-25
+%define		ver		%(echo %{subver} | tr -d -)
 %define		php_min_version 5.1.2
 %include	/usr/lib/rpm/macros.php
 Summary:	PHP-based Wiki webapplication
 Summary(pl.UTF-8):	Aplikacja WWW Wiki oparta na PHP
 Name:		dokuwiki
 Version:	%{ver}
-Release:	0.15
+Release:	0.16
 License:	GPL v2
 Group:		Applications/WWW
-Source0:	http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-rc%{subver}.tgz
-# Source0-md5:	65e0a7a496e1fd49fb12477211053b55
+Source0:	http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-%{subver}.tgz
+# Source0-md5:	1428c896de83bd2a754efd18919d0594
 Source1:	%{name}-apache.conf
 Source2:	%{name}-lighttpd.conf
 Source3:	jude.png
@@ -109,7 +111,7 @@
 pozostawienie plików instalacyjnych mogłoby być niebezpieczne.
 
 %prep
-%setup -q -n %{name}-rc%{subver}
+%setup -q -n %{name}-%{subver}
 %patch0 -p1
 %patch2 -p1
 %patch3 -p1
@@ -352,6 +354,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68  2010/01/04 18:19:56  glen
+- up to 2009-12-25 release
+
 Revision 1.67  2010/01/04 16:13:43  glen
 - new dep preparation
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dokuwiki/dokuwiki-config.patch?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dokuwiki/dokuwiki.spec?r1=1.67&r2=1.68&f=u



More information about the pld-cvs-commit mailing list