summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Gołaszewski2008-07-10 08:03:53 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit1c83108abd5f3e648dedd194223938e905a9fc5f (patch)
tree2d320cde21fa6a6904e400f85566c16b220f4687
parent79a6d095c90b3fa731be02b8d80183354bbf3962 (diff)
downloadpostfixadmin-1c83108abd5f3e648dedd194223938e905a9fc5f.zip
postfixadmin-1c83108abd5f3e648dedd194223938e905a9fc5f.tar.gz
- rel.4 - fix end-of-line in users-panel too
Changed files: postfixadmin-preg_fix.patch -> 1.2 postfixadmin.spec -> 1.27
-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