Author: megabajt Date: Mon Oct 13 18:00:12 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.4.2
---- Files affected: SPECS: loudmouth.spec (1.55 -> 1.56) ---- Diffs: ================================================================ Index: SPECS/loudmouth.spec diff -u SPECS/loudmouth.spec:1.55 SPECS/loudmouth.spec:1.56 --- SPECS/loudmouth.spec:1.55 Mon Jul 21 23:10:49 2008 +++ SPECS/loudmouth.spec Mon Oct 13 20:00:06 2008 @@ -7,18 +7,19 @@ Summary: Loudmouth - a Jabber library written in C Summary(pl.UTF-8): Loudmouth - biblioteka do obsługi protokołu Jabber napisana w C Name: loudmouth -Version: 1.4.0 +Version: 1.4.2 Release: 1 License: LGPL Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/loudmouth/1.4/%{name}-%{version}.tar.bz2 -# Source0-md5: d9504bb4251d4e5b32cb379debda634d +# Source0-md5: f95567c096cd9eb992ddbdb2fab402c8 URL: http://loudmouth.imendio.org/ -BuildRequires: autoconf -BuildRequires: automake +BuildRequires: autoconf >= 2.59 +BuildRequires: automake >= 1:1.9 BuildRequires: glib2-devel >= 1:2.12.3 %{?with_ssl:BuildRequires: gnutls-devel >= 1.2.5} %{?with_apidocs:BuildRequires: gtk-doc >= 1.7} +BuildRequires: libidn-devel BuildRequires: libtool BuildRequires: pkgconfig Requires: glib2 >= 1:2.12.3 @@ -113,14 +114,14 @@ %files devel %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/*.so -%{_libdir}/*.la -%{_pkgconfigdir}/* +%attr(755,root,root) %{_libdir}/libloudmouth-1.so +%{_libdir}/libloudmouth-1.la +%{_pkgconfigdir}/loudmouth-1.0.pc %{_includedir}/loudmouth-1.0 %files static %defattr(644,root,root,755) -%{_libdir}/lib*.a +%{_libdir}/libloudmouth-1.a %if %{with apidocs} %files apidocs @@ -134,6 +135,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.56 2008/10/13 18:00:06 megabajt +- updated to 1.4.2 + Revision 1.55 2008/07/21 21:10:49 aredridel - build with asyncns option ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/loudmouth.spec?r1=1.55&r2=1.56&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
