Author: qboosh Date: Fri Jun 13 05:19:47 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.4.4 - updated install,db,config patches - lib_install_modes patch merged into install patch (together with fix for libtool 2.x) - removed obsolete db4.4,perl-segv patches
---- Files affected: SPECS: inn.spec (1.176 -> 1.177) ---- Diffs: ================================================================ Index: SPECS/inn.spec diff -u SPECS/inn.spec:1.176 SPECS/inn.spec:1.177 --- SPECS/inn.spec:1.176 Wed Feb 20 16:54:50 2008 +++ SPECS/inn.spec Fri Jun 13 07:19:41 2008 @@ -14,12 +14,12 @@ Summary(pt_BR.UTF-8): INN, InterNet News System (servidor news) Summary(tr.UTF-8): INN, InterNet Haber Sistemi (haber sunucu) Name: inn -Version: 2.4.3 -Release: 0.4 +Version: 2.4.4 +Release: 0.1 License: distributable Group: Networking/Daemons Source0: ftp://ftp.isc.org/isc/inn/%{name}-%{version}.tar.gz -# Source0-md5: 6caa10909a7bf55fb91535685990aec9 +# Source0-md5: 02d9dcf0802b16356d02c0dafbcf98f9 Source1: %{name}-default-active Source2: %{name}-default-distributions Source3: %{name}-default-newsgroups @@ -36,12 +36,9 @@ Patch4: %{name}-ac253.patch Patch5: %{name}-setgid.patch Patch6: %{name}-db4.patch -Patch7: %{name}-lib_install_modes.patch -Patch8: %{name}-config.patch -Patch9: %{name}-db4.4.patch -Patch10: %{name}-libdir.patch -Patch11: %{name}-asneeded.patch -Patch12: %{name}-perl-segv.patch +Patch7: %{name}-config.patch +Patch8: %{name}-libdir.patch +Patch9: %{name}-asneeded.patch URL: http://www.isc.org/sw/inn/ BuildRequires: autoconf BuildRequires: automake @@ -263,14 +260,12 @@ %patch7 -p1 %patch8 -p1 %patch9 -p1 -%patch10 -p1 -%patch11 -p1 -%patch12 -p1 touch innfeed/*.[ly] %build %{__libtoolize} +cp -f /usr/share/automake/config.* support %{__aclocal} %{__autoconf} %{__autoheader} -I include @@ -651,6 +646,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.177 2008-06-13 05:19:41 qboosh +- updated to 2.4.4 +- updated install,db,config patches +- lib_install_modes patch merged into install patch (together with fix for libtool 2.x) +- removed obsolete db4.4,perl-segv patches + Revision 1.176 2008-02-20 15:54:50 qboosh - one more fix in perl-segv patch (nnrpd SEGV when trying to post article) - release 0.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/inn.spec?r1=1.176&r2=1.177&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
