Author: draenog Date: Fri May 16 02:03:52 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - patch for CVE-2009-1996 (DoS vulnerability) - gtk+-devl BR removed as jons-gtk-gui is not built - rel. 2
---- Files affected: SPECS: licq.spec (1.112 -> 1.113) ---- Diffs: ================================================================ Index: SPECS/licq.spec diff -u SPECS/licq.spec:1.112 SPECS/licq.spec:1.113 --- SPECS/licq.spec:1.112 Sat Jan 19 20:25:59 2008 +++ SPECS/licq.spec Fri May 16 04:03:47 2008 @@ -9,19 +9,19 @@ Summary(uk.UTF-8): Клон ICQ для онлайновго обміну повідомленнями Name: licq Version: 1.3.5 -Release: 1 +Release: 2 License: GPL Group: Applications/Communications Source0: http://dl.sourceforge.net/licq/%{name}-%{version}.tar.bz2 # Source0-md5: 842a73c82980721961fe824f40377292 Source1: %{name}-qt-gui.desktop Source2: %{name}-kde-gui.desktop +Patch0: %{name}-1.3.5-dos.patch URL: http://www.licq.org/ BuildRequires: automake BuildRequires: cdk-devel >= 5.0 BuildRequires: gettext-devel BuildRequires: gpgme-devel -BuildRequires: gtk+-devel >= 1.2.0 BuildRequires: kdelibs-devel BuildRequires: libstdc++-devel BuildRequires: ncurses-devel >= 5.0 @@ -252,6 +252,7 @@ %prep %setup -q +%patch0 -p1 find . -type d -name autom4te.cache | xargs rm -rf @@ -408,6 +409,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.113 2008-05-16 02:03:47 draenog +- patch for CVE-2009-1996 (DoS vulnerability) +- gtk+-devl BR removed as jons-gtk-gui is not built +- rel. 2 + Revision 1.112 2008-01-19 19:25:59 arekm - up to 1.3.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/licq.spec?r1=1.112&r2=1.113&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
