summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--postfixadmin-preg_fix.patch8
-rw-r--r--postfixadmin.spec2
2 files changed, 5 insertions, 5 deletions
diff --git a/postfixadmin-preg_fix.patch b/postfixadmin-preg_fix.patch
index 361ba7f..4ffd35c 100644
--- a/postfixadmin-preg_fix.patch
+++ b/postfixadmin-preg_fix.patch
@@ -1,7 +1,7 @@
---- ./edit-alias.php.org 2005-01-07 00:00:00.000000000 +0100
-+++ ./edit-alias.php 2008-04-03 10:20:08.209852910 +0200
-@@ -77,10 +77,10 @@ if ($_SERVER['REQUEST_METHOD'] == "POST"
- }
+--- ./users/edit-alias.php.org 2008-07-10 10:00:44.059360124 +0200
++++ ./users/edit-alias.php 2008-07-10 10:01:27.996021987 +0200
+@@ -61,10 +61,10 @@ if ($_SERVER['REQUEST_METHOD'] == "POST"
+ $fGoto = strtolower ($fGoto);
$goto = preg_replace ('/\\\r\\\n/', ',', $fGoto);
- $goto = preg_replace ('/\r\n/', ',', $fGoto);
diff --git a/postfixadmin.spec b/postfixadmin.spec
index e1639d0..394ba2b 100644
--- a/postfixadmin.spec
+++ b/postfixadmin.spec
@@ -7,7 +7,7 @@ Summary: Web Based Management tool created for Postfix
Summary(pl.UTF-8): Narzędzie WWW do zarządzania Postfiksem
Name: postfixadmin
Version: 2.1.0
-Release: 3
+Release: 4
License: freely usable and distributable with restrictions (see URL)
Group: Networking/Utilities
Source0: http://dl.sourceforge.net/postfixadmin/%{name}-%{version}.tgz