Author: areq Date: Sat Dec 18 16:25:54 2010 GMT Module: packages Tag: HEAD ---- Log message: - 3.0.0-alpha3, nfy
---- Files affected: packages/yate: yate.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/yate/yate.spec diff -u packages/yate/yate.spec:1.9 packages/yate/yate.spec:1.10 --- packages/yate/yate.spec:1.9 Mon Feb 12 23:09:25 2007 +++ packages/yate/yate.spec Sat Dec 18 17:25:49 2010 @@ -4,12 +4,12 @@ Summary: Yet Another Telephony Engine Summary(pl.UTF-8): Yet Another Telephony Engine - jeszcze jeden silnik do telefonii Name: yate -Version: 0.8.7 -Release: 1 +Version: 3.0.0 +Release: 0.3.1 License: GPL Group: Applications/Communications -Source0: http://yate.null.ro/tarballs/%{name}-%{version}.tar.gz -# Source0-md5: 96e2e915a3485fe5f4621c80586569d4 +Source0: http://voip.null.ro/tarballs/yate3/%{name}-%{version}-alpha3.tar.gz +# Source0-md5: 3e900669f5aad67c2dbc0ca2cd5cc7b0 Source1: %{name}.init Source2: %{name}.sysconfig URL: http://yate.null.ro/ @@ -18,10 +18,10 @@ BuildRequires: libpri-devel BuildRequires: libstdc++-devel BuildRequires: openh323-devel -BuildRequires: ortp-devel +#BuildRequires: ortp-devel BuildRequires: postgresql-devel BuildRequires: pwlib-devel -BuildRequires: qt-devel +#BuildRequires: qt-devel BuildRequires: rpmbuild(macros) >= 1.268 BuildRequires: sed >= 4.0 BuildRequires: spandsp-devel @@ -55,18 +55,14 @@ sed -i -e 's#/usr/include/qt3#%{_includedir}/qt#g' configure* %build +%{__libtoolize} +%{__aclocal} +%{__autoconf} %configure \ - --enable-shared \ - --enable-static \ --with-libpq \ - --with-libpri \ --with-libgsm \ --with-pwlib \ - --with-openh323 \ - --with-libortp \ - --with-libglib2 \ - --without-libgtk \ - --with-libqt=%{_prefix} + --with-openh323 %{__make} %install @@ -127,6 +123,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2010/12/18 16:25:49 areq +- 3.0.0-alpha3, nfy + Revision 1.9 2007/02/12 22:09:25 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/yate/yate.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
