]> git.pld-linux.org Git - packages/dokuwiki.git/commitdiff
- exit with non-zero on error patch
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 21 Feb 2008 16:29:34 +0000 (16:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dokuwiki.spec -> 1.25

dokuwiki.spec

index a8ebb008c4ec687a24541cf12617b26fe46f1acc..258dee1959fb664dc4cee846fe1cb9ebe0879094 100644 (file)
@@ -2,7 +2,7 @@ Summary:        PHP-based Wiki webapplication
 Summary(pl.UTF-8):     Aplikacja WWW Wiki oparta na PHP
 Name:          dokuwiki
 Version:       20070626b
-Release:       0.31
+Release:       0.32
 License:       GPL v2
 Group:         Applications/WWW
 Source0:       http://www.splitbrain.org/_media/projects/dokuwiki/%{name}-2007-06-26b.tgz
@@ -18,6 +18,7 @@ Patch2:               %{name}-mysqlauth.patch
 Patch3:                %{name}-config-allow-require.patch
 Patch4:                %{name}-geshi.patch
 Patch5:                %{name}-http_auth-option.patch
+Patch6:                %{name}-nice_exit.patch
 URL:           http://wiki.splitbrain.org/wiki:dokuwiki
 BuildRequires: rpmbuild(macros) >= 1.268
 Requires:      geshi >= 1.0.7.19
@@ -79,6 +80,7 @@ pozostawienie plików instalacyjnych mogłoby być niebezpieczne.
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 rm -f inc/lang/.htaccess
 # safe file
This page took 0.028812 seconds and 4 git commands to generate.