Author: patrys Date: Sun Jun 8 19:16:12 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.4.0
---- Files affected: SPECS: loudmouth.spec (1.53 -> 1.54) ---- Diffs: ================================================================ Index: SPECS/loudmouth.spec diff -u SPECS/loudmouth.spec:1.53 SPECS/loudmouth.spec:1.54 --- SPECS/loudmouth.spec:1.53 Thu May 8 12:25:03 2008 +++ SPECS/loudmouth.spec Sun Jun 8 21:16:07 2008 @@ -7,12 +7,12 @@ 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.3.4 +Version: 1.4.0 Release: 1 License: LGPL Group: Libraries -Source0: http://ftp.imendio.com/pub/imendio/loudmouth/src/%{name}-%{version}.tar.bz2 -# Source0-md5: da5d7b788afbde39e2e06e5cb1194ff3 +Source0: http://ftp.gnome.org/pub/GNOME/sources/loudmouth/1.4/%{name}-%{version}.tar.bz2 +# Source0-md5: d9504bb4251d4e5b32cb379debda634d URL: http://loudmouth.imendio.org/ BuildRequires: autoconf BuildRequires: automake @@ -107,7 +107,8 @@ %files %defattr(644,root,root,755) %doc ChangeLog NEWS README -%attr(755,root,root) %{_libdir}/libloudmouth*.so.*.*.* +%attr(755,root,root) %{_libdir}/libloudmouth-1.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libloudmouth-1.so.0 %files devel %defattr(644,root,root,755) @@ -132,6 +133,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.54 2008-06-08 19:16:07 patrys +- 1.4.0 + Revision 1.53 2008-05-08 10:25:03 wrobell - ver. 1.3.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/loudmouth.spec?r1=1.53&r2=1.54&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
