Author: blues Date: Mon Jan 7 11:15:48 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel.15 - added facility_mail patch
---- Files affected: SPECS: solid-pop3d.spec (1.86 -> 1.87) ---- Diffs: ================================================================ Index: SPECS/solid-pop3d.spec diff -u SPECS/solid-pop3d.spec:1.86 SPECS/solid-pop3d.spec:1.87 --- SPECS/solid-pop3d.spec:1.86 Sat Jan 5 00:57:47 2008 +++ SPECS/solid-pop3d.spec Mon Jan 7 12:15:43 2008 @@ -13,7 +13,7 @@ Summary(pl.UTF-8): Serwer POP3 Name: solid-pop3d Version: 0.16d -Release: 14 +Release: 15 License: GPL Group: Networking/Daemons Source0: ftp://dione.ids.pl/pub/solidpop3d/%{name}-%{version}.tar.gz @@ -25,6 +25,7 @@ Source5: %{name}.pamd Patch0: %{name}-whoson2.patch Patch1: %{name}-user.patch +Patch2: %{name}-facility_mail.patch BuildRequires: autoconf BuildRequires: automake %{?with_sasl:BuildRequires: cyrus-sasl-devel < 2.0.0} @@ -67,6 +68,7 @@ cp -f /usr/share/automake/config.sub . %{?with_whoson:%patch0 -p1} %patch1 -p1 +%patch2 -p1 %build %{__autoheader} @@ -158,6 +160,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.87 2008-01-07 11:15:43 blues +- rel.15 - added facility_mail patch + Revision 1.86 2008-01-04 23:57:47 qboosh - standalone bcond bugfix - removed invalid _sysconfdir macro usage ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/solid-pop3d.spec?r1=1.86&r2=1.87&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
