]> git.pld-linux.org Git - packages/cphone.git/blobdiff - cphone.spec
- qt-devel epoch (still 6)
[packages/cphone.git] / cphone.spec
index 0ad6855e9f8f906860a2b09ee73c0aba8e164005..fcff6f44659bb32069915a818df84ab2f1c4aaf2 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       CPhone - cross-platform VoIP client using the H323 protocol
-Summary(pl):   CPhone - wieloplatformowy klient VoIP u¿ywaj±cy protoko³u H323
+Summary(pl.UTF-8):     CPhone - wieloplatformowy klient VoIP używający protokołu H323
 Name:          cphone
-Version:       0.3.0
+Version:       0.3.1
 Release:       0.1
 License:       MPL v1
 Group:         X11/Applications/Networking
-Source0:       http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
-# Source0-md5: a5b85ede474768b5c03f1d47aec5f07c
+Source0:       http://dl.sourceforge.net/cphone/%{name}-%{version}.tar.bz2
+# Source0-md5: 7574cc0aae961561792bd0b8d17ae933
 Patch0:                %{name}-Makefile.patch
 Patch1:                %{name}-comp_fix.patch
 URL:           http://cphone.sourceforge.net/
@@ -14,7 +14,7 @@ BuildRequires:        autoconf
 BuildRequires: automake
 BuildRequires: openh323-devel >= 1.12.0
 BuildRequires: pwlib-devel >= 1.5.0
-BuildRequires: qt-devel >= 3.1.2
+BuildRequires: qt-devel >= 6:3.1.2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -22,9 +22,9 @@ 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
+%description -l pl.UTF-8
+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
@@ -49,4 +49,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc README
 %attr(755,root,root) %{_bindir}/*
This page took 0.400464 seconds and 4 git commands to generate.