Author: gotar Date: Sat Nov 17 14:33:43 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added pgsql patch, rel. 0.8
---- Files affected: SPECS: postfixadmin.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/postfixadmin.spec diff -u SPECS/postfixadmin.spec:1.17 SPECS/postfixadmin.spec:1.18 --- SPECS/postfixadmin.spec:1.17 Sat Nov 17 15:17:41 2007 +++ SPECS/postfixadmin.spec Sat Nov 17 15:33:38 2007 @@ -7,13 +7,14 @@ Summary(pl.UTF-8): Narzędzie WWW do zarządzania Postfiksem Name: postfixadmin Version: 2.1.0 -Release: 0.7 +Release: 0.8 License: freely usable and distributable with restrictions (see URL) Group: Networking/Utilities Source0: http://dl.sourceforge.net/postfixadmin/%{name}-%{version}.tgz # Source0-md5: 89043e52796298f44a06d65eaddaef09 Source1: %{name}.conf Patch0: %{name}-pl.patch +Patch1: %{name}-pgsql.patch URL: http://postfixadmin.com/ BuildRequires: rpmbuild(macros) >= 1.264 Requires(postun): /usr/sbin/userdel @@ -72,6 +73,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p0 %install rm -rf $RPM_BUILD_ROOT @@ -157,6 +159,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2007-11-17 14:33:38 gotar +- added pgsql patch, rel. 0.8 + Revision 1.17 2007-11-17 14:17:41 gotar - removed %lang flags, this is webapp, language is chosen on browser basis ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/postfixadmin.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
