Author: megabajt Date: Fri Oct 23 16:38:59 2009 GMT Module: packages Tag: HEAD ---- Log message: - added -async_crash.patch - release 2
---- Files affected: packages/loudmouth: loudmouth.spec (1.57 -> 1.58) ---- Diffs: ================================================================ Index: packages/loudmouth/loudmouth.spec diff -u packages/loudmouth/loudmouth.spec:1.57 packages/loudmouth/loudmouth.spec:1.58 --- packages/loudmouth/loudmouth.spec:1.57 Sun Nov 2 11:17:30 2008 +++ packages/loudmouth/loudmouth.spec Fri Oct 23 18:38:53 2009 @@ -8,11 +8,12 @@ Summary(pl.UTF-8): Loudmouth - biblioteka do obsługi protokołu Jabber napisana w C Name: loudmouth Version: 1.4.3 -Release: 1 +Release: 2 License: LGPL Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/loudmouth/1.4/%{name}-%{version}.tar.bz2 # Source0-md5: 55339ca42494690c3942ee1465a96937 +Patch0: %{name}-async_crash.patch URL: http://loudmouth.imendio.org/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.9 @@ -78,6 +79,7 @@ %prep %setup -q +%patch0 -p1 %build %{__libtoolize} @@ -135,6 +137,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.58 2009/10/23 16:38:53 megabajt +- added -async_crash.patch +- release 2 + Revision 1.57 2008/11/02 10:17:30 megabajt - updated to 1.4.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/loudmouth/loudmouth.spec?r1=1.57&r2=1.58&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
