Author: megabajt Date: Sat Oct 24 13:45:48 2009 GMT Module: packages Tag: HEAD ---- Log message: - added -use-gnutls-pc.patch - release 3
---- Files affected: packages/loudmouth: loudmouth.spec (1.58 -> 1.59) ---- Diffs: ================================================================ Index: packages/loudmouth/loudmouth.spec diff -u packages/loudmouth/loudmouth.spec:1.58 packages/loudmouth/loudmouth.spec:1.59 --- packages/loudmouth/loudmouth.spec:1.58 Fri Oct 23 18:38:53 2009 +++ packages/loudmouth/loudmouth.spec Sat Oct 24 15:45:43 2009 @@ -8,12 +8,13 @@ Summary(pl.UTF-8): Loudmouth - biblioteka do obsługi protokołu Jabber napisana w C Name: loudmouth Version: 1.4.3 -Release: 2 +Release: 3 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 +Patch1: %{name}-use-gnutls-pc.patch URL: http://loudmouth.imendio.org/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.9 @@ -80,6 +81,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -137,6 +139,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.59 2009/10/24 13:45:43 megabajt +- added -use-gnutls-pc.patch +- release 3 + Revision 1.58 2009/10/23 16:38:53 megabajt - added -async_crash.patch - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/loudmouth/loudmouth.spec?r1=1.58&r2=1.59&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
