Author: qboosh Date: Sun Feb 17 23:21:38 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added perl-segv patch to fix SEGV with perl 5.10 - release 0.3
---- Files affected: SPECS: inn.spec (1.174 -> 1.175) ---- Diffs: ================================================================ Index: SPECS/inn.spec diff -u SPECS/inn.spec:1.174 SPECS/inn.spec:1.175 --- SPECS/inn.spec:1.174 Sun Feb 17 22:40:56 2008 +++ SPECS/inn.spec Mon Feb 18 00:21:33 2008 @@ -15,7 +15,7 @@ Summary(tr.UTF-8): INN, InterNet Haber Sistemi (haber sunucu) Name: inn Version: 2.4.3 -Release: 0.2 +Release: 0.3 License: distributable Group: Networking/Daemons Source0: ftp://ftp.isc.org/isc/inn/%{name}-%{version}.tar.gz @@ -41,6 +41,7 @@ Patch9: %{name}-db4.4.patch Patch10: %{name}-libdir.patch Patch11: %{name}-asneeded.patch +Patch12: %{name}-perl-segv.patch URL: http://www.isc.org/sw/inn/ BuildRequires: autoconf BuildRequires: automake @@ -264,6 +265,7 @@ %patch9 -p1 %patch10 -p1 %patch11 -p1 +%patch12 -p1 touch innfeed/*.[ly] @@ -649,6 +651,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.175 2008-02-17 23:21:33 qboosh +- added perl-segv patch to fix SEGV with perl 5.10 +- release 0.3 + Revision 1.174 2008-02-17 21:40:56 qboosh - updated db,db4 patches to support db4.[56] - updated ac253 patch to fix autoheader (needed to get missing define for et/com_err.h) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/inn.spec?r1=1.174&r2=1.175&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
