]> git.pld-linux.org Git - packages/dokuwiki.git/commitdiff
up to 2012-10-13 "Adora Belle" release auto/th/dokuwiki-20121013-1
authorElan Ruusamäe <glen@delfi.ee>
Sat, 13 Oct 2012 15:29:33 +0000 (18:29 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 13 Oct 2012 15:29:33 +0000 (18:29 +0300)
dokuwiki-config.patch
dokuwiki.spec

index 810146856d5a81729c6186425f6038aebb3d4653..1da0444a16a4cffd9b156c9b6133b1b7502ba109 100644 (file)
@@ -28,7 +28,7 @@
      '2011-11-10'   => 'b46ff19a7587966ac4df61cbab1b8b31',
      '2012-01-25'   => '72c083c73608fc43c586901fd5dabb74',
 -    '2012-09-10'   => 'eb0b3fc90056fbc12bac6f49f7764df3'
-+    '2012-09-10'   => '19465557caebbf3fdd381a658196d5c0'
++    '2012-09-10'   => '465c1415bfcc2865aab936d54b35307c'
  );
  
  
index d2494114705c06897a638486c65911797c2c7729..a259d53f63c2eeb92267350a8b0372e6479fa60f 100644 (file)
@@ -1,18 +1,18 @@
-%define                subver  2012-09-23
+%define                subver  2012-10-13
 %define                ver             %(echo %{subver} | tr -d -)
-%define                snap    1
+#define                snap    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.1
+Release:       1
 License:       GPL v2
 Group:         Applications/WWW
-#Source0:      http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-%{subver}.tgz
-Source0:       http://github.com/splitbrain/dokuwiki/tarball/master/%{name}-%{subver}.tgz
-# Source0-md5: 4cc5ef8c103f069d65a284384970837a
+Source0:       http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-%{subver}.tgz
+# Source0-md5: a910ebb2fcca13c0337ed672304c4ad4
+#Source0:      http://github.com/splitbrain/dokuwiki/tarball/master/%{name}-%{subver}.tgz
 Source1:       %{name}-apache.conf
 Source2:       %{name}-lighttpd.conf
 Source3:       http://glen.alkohol.ee/pld/jude.png
@@ -46,7 +46,7 @@ Patch21:      task-1821.patch
 Patch22:       adldap.patch
 Patch23:       backlink-rightside.patch
 Patch24:       more-buttons.patch
-URL:           http://www.dokuwiki.org/dokuwiki
+URL:           https://www.dokuwiki.org/
 BuildRequires: fslint
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
 BuildRequires: rpmbuild(macros) >= 1.520
This page took 0.045879 seconds and 4 git commands to generate.