Author: qboosh Date: Wed Jul 16 19:57:09 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 3.1.0 (note: new sonames)
---- Files affected: SPECS: libosip2.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/libosip2.spec diff -u SPECS/libosip2.spec:1.16 SPECS/libosip2.spec:1.17 --- SPECS/libosip2.spec:1.16 Tue Apr 8 10:24:53 2008 +++ SPECS/libosip2.spec Wed Jul 16 21:57:04 2008 @@ -2,12 +2,12 @@ Summary: The GNU oSIP library Summary(pl.UTF-8): Biblioteka GNU oSIP Name: libosip2 -Version: 3.0.3 +Version: 3.1.0 Release: 1 License: LGPL v2.1+ Group: Libraries Source0: http://ftp.gnu.org/gnu/osip/%{name}-%{version}.tar.gz -# Source0-md5: f90ae77075fbd8693af7c78998fcf151 +# Source0-md5: 7eb305608256ac2a7a27b66ce52627c8 Patch0: %{name}-nolibs.patch URL: http://www.gnu.org/software/osip/ BuildRequires: autoconf >= 2.50 @@ -93,9 +93,9 @@ %defattr(644,root,root,755) %doc AUTHORS BUGS ChangeLog NEWS README TODO %attr(755,root,root) %{_libdir}/libosip2.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libosip2.so.2 +%attr(755,root,root) %ghost %{_libdir}/libosip2.so.3 %attr(755,root,root) %{_libdir}/libosipparser2.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libosipparser2.so.2 +%attr(755,root,root) %ghost %{_libdir}/libosipparser2.so.3 %files devel %defattr(644,root,root,755) @@ -119,6 +119,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2008/07/16 19:57:04 qboosh +- updated to 3.1.0 (note: new sonames) + Revision 1.16 2008/04/08 08:24:53 glen - unify ftp.gnu.org urls ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libosip2.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
