]> git.pld-linux.org Git - packages/dokuwiki.git/commitdiff
- 2010-10-27 rc
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 28 Oct 2010 11:21:03 +0000 (11:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dokuwiki-config.patch -> 1.13
    dokuwiki.spec -> 1.86

dokuwiki-config.patch
dokuwiki.spec

index c23cfcf88bb9ac47495e101ac979c8301a47f0b1..a1baafb8a8780a1dd3733425de52b420436df94d 100644 (file)
  $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-rc2010-10-07/install.php~ 2010-10-07 21:47:44.000000000 +0300
-+++ dokuwiki-rc2010-10-07/install.php  2010-10-07 21:47:46.672639096 +0300
+--- dokuwiki-rc2010-10-27/install.php~ 2010-10-28 14:13:32.000000000 +0300
++++ dokuwiki-rc2010-10-27/install.php  2010-10-28 14:14:01.379367387 +0300
 @@ -47,7 +47,7 @@
      '2008-05-04'   => '1e5c42eac3219d9e21927c39e3240aad',
      '2009-02-14'   => 'ec8c04210732a14fdfce0f7f6eead865',
      '2009-12-25'   => '993c4b2b385643efe5abf8e7010e11f4',
--    '2010-10-07rc' => '7921d48195f4db21b8ead6d9bea801b8'
-+    '2010-10-07pld' => 'e5d9d0fc37a774e37587e84e91dc84bc'
+-    '2010-10-27rc' => '7921d48195f4db21b8ead6d9bea801b8'
++    '2010-10-27pld' => 'e5d9d0fc37a774e37587e84e91dc84bc'
  );
  
  
index b8c13673f4b157a8a61c788c7e8b9bfef1c9f305..96dbccb8145dca683470cafcb3eece1cf7e630a1 100644 (file)
@@ -1,4 +1,4 @@
-%define                subver  2010-10-07
+%define                subver  2010-10-27
 %define                ver             %(echo %{subver} | tr -d -)
 %define                php_min_version 5.1.2
 %include       /usr/lib/rpm/macros.php
@@ -6,11 +6,11 @@ Summary:      PHP-based Wiki webapplication
 Summary(pl.UTF-8):     Aplikacja WWW Wiki oparta na PHP
 Name:          dokuwiki
 Version:       %{ver}
-Release:       0.2
+Release:       0.1
 License:       GPL v2
 Group:         Applications/WWW
-Source0:       http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-rc%{subver}.tgz
-# Source0-md5: 888aef56735e21a4094180dac57030f0
+Source0:       http://www.splitbrain.org/_media/projects/dokuwiki/dokuwiki-rc2010-10-27.tgz
+# Source0-md5: 9c87390cb4acda65d7b6002b8f7cceeb
 Source1:       %{name}-apache.conf
 Source2:       %{name}-lighttpd.conf
 Source3:       jude.png
This page took 0.067514 seconds and 4 git commands to generate.