Author: arekm Date: Wed Jan 16 07:41:34 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.0.0
---- Files affected: SPECS: libzrtpcpp.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/libzrtpcpp.spec diff -u SPECS/libzrtpcpp.spec:1.6 SPECS/libzrtpcpp.spec:1.7 --- SPECS/libzrtpcpp.spec:1.6 Mon Jan 7 17:11:26 2008 +++ SPECS/libzrtpcpp.spec Wed Jan 16 08:41:28 2008 @@ -2,12 +2,13 @@ Summary: GNU RTP stack for the zrtp protocol specification Summary(pl.UTF-8): Stos GNU RTP dla specyfikacji protokoĊu zrtp Name: libzrtpcpp -Version: 0.9.0 -Release: 3 +Version: 1.0.0 +Release: 1 License: GPL Group: Libraries Source0: ftp://ftp.gnu.org/pub/gnu/ccrtp/%{name}-%{version}.tar.gz -# Source0-md5: a439328318f25e3069549e265902a119 +# Source0-md5: ddc7d87fd539bab20114619f00c9f350 +Patch0: %{name}-build.patch URL: http://wiki.gnutelephony.org/index.php/GNU_ccRTP BuildRequires: ccrtp-devel >= 1.5.1 BuildRequires: doxygen @@ -52,8 +53,13 @@ %prep %setup -q +%patch0 -p1 %build +%{__libtoolize} +%{__aclocal} -I m4 +%{__autoconf} +%{__automake} %configure %{__make} @@ -91,6 +97,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2008-01-16 07:41:28 arekm +- up to 1.0.0 + Revision 1.6 2008-01-07 16:11:26 glen - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libzrtpcpp.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
