]> git.pld-linux.org Git - packages/dokuwiki.git/commitdiff
- up to rc2009-01-30
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 30 Jan 2009 14:25:48 +0000 (14:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dokuwiki-config.patch -> 1.4
    dokuwiki.spec -> 1.41

dokuwiki-config.patch
dokuwiki.spec

index 7c944d5dae393a24add2a6d2cb8b59c8c215ffb9..4df572f30c93f537d821ecce5d5118129fc0459b 100644 (file)
@@ -12,14 +12,14 @@ you need to update checksum when you modify docuwiki.php
  $conf['allowdebug']  = 0;                 //allow debug output, enable if needed 0|1
  
  /* Display Options */
---- dokuwiki-rc2009-01-26/install.php~ 2009-01-27 12:52:00.000000000 +0200
-+++ dokuwiki-rc2009-01-26/install.php  2009-01-27 12:52:51.349556857 +0200
+--- dokuwiki-rc2009-01-30/install.php~ 2009-01-30 16:14:52.000000000 +0200
++++ dokuwiki-rc2009-01-30/install.php  2009-01-30 16:15:55.089651967 +0200
 @@ -46,6 +46,8 @@
      '2007-06-26'   => 'b3ca19c7a654823144119980be73cd77',
      '2008-05-04'   => '1e5c42eac3219d9e21927c39e3240aad',
-     'rc2009-01-26' => 'ec8c04210732a14fdfce0f7f6eead865',
+     'rc2009-01-30' => 'ec8c04210732a14fdfce0f7f6eead865',
 +      # md5sum -b conf/dokuwiki.php
-+      'rc2009-01-26-pld' => 'b6a09aaed22c1865ba154ec11021997e',
++      'rc2009-01-30-pld' => 'b6a09aaed22c1865ba154ec11021997e',
  );
  
  
index 1622639c67e460168617af4f65c0023c12024205..c1836754768a61b9024ecba3170f120865b5aa0e 100644 (file)
@@ -1,15 +1,15 @@
-%define                subver  2009-01-26
+%define                subver  2009-01-30
 %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}
-Release:       0.3
+Release:       0.1
 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: 1d4f6cf1bf0062cf83a3d915c5b7077e
+# Source0-md5: 16c07630fea33407244ce2053ca88988
 Source1:       %{name}-apache.conf
 Source2:       %{name}-lighttpd.conf
 Source3:       %{name}-find-lang.sh
This page took 0.033381 seconds and 4 git commands to generate.