[packages/dokuwiki/DEVEL] prepare for 2013-05-10 release

glen glen at pld-linux.org
Tue May 28 10:52:50 CEST 2013


commit 96e799e4d7c8456bd9f38a6f458103a78d5f94c2
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue May 28 11:52:37 2013 +0300

    prepare for 2013-05-10 release

 dokuwiki-config.patch |  8 ++++----
 dokuwiki.spec         | 12 ++++++------
 2 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/dokuwiki.spec b/dokuwiki.spec
index fcffbc2..187e725 100644
--- a/dokuwiki.spec
+++ b/dokuwiki.spec
@@ -1,19 +1,19 @@
-%define		subver	2013-03-06
+%define		subver	2013-05-10
 %define		ver		%(echo %{subver} | tr -d -)
 #define		snap	1
-%define		rc_	1
+#define		rc_	1
 %define		php_min_version 5.2.4
 %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.4
+Release:	0.5
 License:	GPL v2
 Group:		Applications/WWW
-#Source0:	http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-%{subver}.tgz
-Source0:	http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-rc%{subver}.tgz
-# Source0-md5:	a7a290858cb0c624ab83a894417b6686
+Source0:	http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-%{subver}.tgz
+# Source0-md5:	9cb5bb79c0445df849845b586e872677
+#Source0:	http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-rc%{subver}.tgz
 #Source0:	http://github.com/splitbrain/dokuwiki/tarball/master/%{name}-%{subver}.tgz
 Source1:	%{name}-apache.conf
 Source2:	%{name}-lighttpd.conf
diff --git a/dokuwiki-config.patch b/dokuwiki-config.patch
index d34ea00..c7ed51f 100644
--- a/dokuwiki-config.patch
+++ b/dokuwiki-config.patch
@@ -21,14 +21,14 @@
  $conf['userewrite']  = 0;                //this makes nice URLs: 0: off 1: .htaccess 2: internal
  $conf['useslash']    = 0;                //use slash instead of colon? only when rewrite is on
  $conf['sepchar']     = '_';              //word separator character in page names; may be a
---- dokuwiki-rc2013-03-06/install.php~	2013-03-06 19:59:27.000000000 +0200
-+++ dokuwiki-rc2013-03-06/install.php	2013-03-06 20:05:08.848230442 +0200
+--- dokuwiki-2013-05-10/install.php~	2013-05-28 09:35:09.731229689 +0300
++++ dokuwiki-2013-05-10/install.php	2013-05-28 09:36:57.022834802 +0300
 @@ -57,7 +57,7 @@
      '2011-11-10'   => 'b46ff19a7587966ac4df61cbab1b8b31',
      '2012-01-25'   => '72c083c73608fc43c586901fd5dabb74',
      '2012-09-10'   => 'eb0b3fc90056fbc12bac6f49f7764df3',
--    '2013-04-06'   => '7b62b75245f57f122d3e0f8ed7989623',
-+    '2013-04-06'   => '3a8e2c95eae3b9ec9af1f0e08f15e993',
+-    '2013-05-10'   => '7b62b75245f57f122d3e0f8ed7989623',
++    '2013-05-10'   => '3a8e2c95eae3b9ec9af1f0e08f15e993',
  );
  
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dokuwiki.git/commitdiff/96e799e4d7c8456bd9f38a6f458103a78d5f94c2



More information about the pld-cvs-commit mailing list