Author: arekm Date: Fri Feb 27 21:31:31 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.15.0
---- Files affected: SPECS: ortp.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/ortp.spec diff -u SPECS/ortp.spec:1.15 SPECS/ortp.spec:1.16 --- SPECS/ortp.spec:1.15 Wed Nov 19 11:22:56 2008 +++ SPECS/ortp.spec Fri Feb 27 22:31:26 2009 @@ -2,12 +2,12 @@ Summary: RTP/RTCP protocol library Summary(pl.UTF-8): Biblioteka obsługująca protokół RTP/RTCP Name: ortp -Version: 0.13.1 -Release: 2 +Version: 0.15.0 +Release: 1 License: LGPL v2.1+ Group: Libraries Source0: http://download.savannah.nongnu.org/releases/linphone/ortp/sources/%{name}-%{version}.tar.gz -# Source0-md5: 293f16da6dd434e68652f0f725b7f97c +# Source0-md5: caa6bebf049629cdc05ef34b9d4ee5e1 Patch0: %{name}-i486.patch URL: http://www.linphone.org/index.php/eng/code_review/ortp BuildRequires: autoconf >= 2.50 @@ -73,8 +73,6 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm -r $RPM_BUILD_ROOT%{_datadir}/doc/ortp/html - %clean rm -fr $RPM_BUILD_ROOT @@ -85,7 +83,7 @@ %defattr(644,root,root,755) %doc README NEWS AUTHORS ChangeLog doc/html %attr(755,root,root) %{_libdir}/libortp.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libortp.so.5 +%attr(755,root,root) %ghost %{_libdir}/libortp.so.8 %files devel %defattr(644,root,root,755) @@ -104,6 +102,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2009/02/27 21:31:26 arekm +- up to 0.15.0 + Revision 1.15 2008/11/19 10:22:56 glen - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ortp.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
