From: Jakub Bogusz Date: Tue, 21 Oct 2003 20:09:36 +0000 (+0000) Subject: - pl, removed Ra _prefix X-Git-Tag: auto/ac/cphone-0_3_1-0_1~4 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcphone.git;a=commitdiff_plain;h=7b84f38e53c7e7c8e6f2000d17beee617104ee5a - pl, removed Ra _prefix Changed files: cphone.spec -> 1.2 --- diff --git a/cphone.spec b/cphone.spec index ab9ae1a..0ad6855 100644 --- a/cphone.spec +++ b/cphone.spec @@ -1,4 +1,5 @@ -Summary: cphone +Summary: CPhone - cross-platform VoIP client using the H323 protocol +Summary(pl): CPhone - wieloplatformowy klient VoIP u¿ywaj±cy protoko³u H323 Name: cphone Version: 0.3.0 Release: 0.1 @@ -11,14 +12,20 @@ Patch1: %{name}-comp_fix.patch URL: http://cphone.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: pwlib-devel >= 1.5.0 BuildRequires: openh323-devel >= 1.12.0 +BuildRequires: pwlib-devel >= 1.5.0 BuildRequires: qt-devel >= 3.1.2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define _prefix /usr/X11R6 - %description +CPhone is a cross platform VoIP client which uses the H323 protocol. +It compiles and runs on Linux, BSD, Windows and MacOS X boxes. It +is based on the libraries from http://www.openh323.org/ and Trolltech. + +%description -l pl +CPhone to wieloplatformowy klient VoIP u¿ywaj±cy protoko³u H323. +Kompiluje siê i dzia³a pod Linuksem, BSD, Windows i MacOS X. Jest +oparty na bibliotekach z http://www.openh323.org/ i Trolltecha. %prep %setup -q @@ -27,9 +34,9 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %build %{__make} opt \ -QTDIR="%{_prefix}" \ -OPENH323DIR="/usr" \ -CFLAGS="-I%{_prefix}/include" + QTDIR="%{_prefix}" \ + OPENH323DIR="/usr" \ + CFLAGS="-I%{_prefix}/include" %install rm -rf $RPM_BUILD_ROOT