Author: blues                        Date: Thu Jan 17 15:43:18 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel.1 - works when the database is non-local and no magic quotes

---- Files affected:
SPECS:
   postfixadmin.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/postfixadmin.spec
diff -u SPECS/postfixadmin.spec:1.22 SPECS/postfixadmin.spec:1.23
--- SPECS/postfixadmin.spec:1.22        Thu Dec 20 17:01:13 2007
+++ SPECS/postfixadmin.spec     Thu Jan 17 16:43:12 2008
@@ -8,7 +8,7 @@
 Summary(pl.UTF-8):     Narzędzie WWW do zarządzania Postfiksem
 Name:          postfixadmin
 Version:       2.1.0
-Release:       0.9
+Release:       1
 License:       freely usable and distributable with restrictions (see URL)
 Group:         Networking/Utilities
 Source0:       http://dl.sourceforge.net/postfixadmin/%{name}-%{version}.tgz
@@ -16,6 +16,7 @@
 Source1:       %{name}.conf
 Patch0:                %{name}-pl.patch
 Patch1:                %{name}-pgsql.patch
+Patch2:                %{name}-non_local_db.patch
 URL:           http://postfixadmin.com/
 BuildRequires: rpmbuild(macros) >= 1.264
 Requires(postun):      /usr/sbin/userdel
@@ -77,6 +78,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p0
+%patch2 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -164,6 +166,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2008-01-17 15:43:12  blues
+- rel.1 - works when the database is non-local and no magic quotes
+
 Revision 1.22  2007-12-20 16:01:13  blues
 - indexfile is strongly suggested
 
================================================================

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

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

Reply via email to