Author: blues                        Date: Thu Apr  3 08:41:35 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel.2 - preg_fix patch added - one preg_replace was pointless and in some
  situations there was problem with '\r\n' in alias edition

---- Files affected:
SPECS:
   postfixadmin.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/postfixadmin.spec
diff -u SPECS/postfixadmin.spec:1.24 SPECS/postfixadmin.spec:1.25
--- SPECS/postfixadmin.spec:1.24        Fri Jan 18 15:18:57 2008
+++ SPECS/postfixadmin.spec     Thu Apr  3 10:41:30 2008
@@ -8,7 +8,7 @@
 Summary(pl.UTF-8):     Narzędzie WWW do zarządzania Postfiksem
 Name:          postfixadmin
 Version:       2.1.0
-Release:       1
+Release:       2
 License:       freely usable and distributable with restrictions (see URL)
 Group:         Networking/Utilities
 Source0:       http://dl.sourceforge.net/postfixadmin/%{name}-%{version}.tgz
@@ -18,6 +18,7 @@
 Patch1:                %{name}-pgsql.patch
 Patch2:                %{name}-non_local_db.patch
 Patch3:                %{name}-pl_typo_fix.patch
+Patch4:                %{name}-preg_fix.patch
 URL:           http://postfixadmin.com/
 BuildRequires: rpmbuild(macros) >= 1.264
 Requires(postun):      /usr/sbin/userdel
@@ -81,6 +82,7 @@
 %patch1 -p0
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -168,6 +170,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2008-04-03 08:41:30  blues
+- rel.2 - preg_fix patch added - one preg_replace was pointless and in some
+  situations there was problem with '\r\n' in alias edition
+
 Revision 1.24  2008-01-18 14:18:57  blues
 - small typo in pl translation
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/postfixadmin.spec?r1=1.24&r2=1.25&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to