]> git.pld-linux.org Git - packages/cphone.git/blobdiff - cphone.spec
- qt-devel epoch (still 6)
[packages/cphone.git] / cphone.spec
index c6c5717dcb852bbd3cbd9da963303c3d75eff911..fcff6f44659bb32069915a818df84ab2f1c4aaf2 100644 (file)
@@ -1,11 +1,11 @@
 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.1
 Release:       0.1
 License:       MPL v1
 Group:         X11/Applications/Networking
-Source0:       http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
+Source0:       http://dl.sourceforge.net/cphone/%{name}-%{version}.tar.bz2
 # Source0-md5: 7574cc0aae961561792bd0b8d17ae933
 Patch0:                %{name}-Makefile.patch
 Patch1:                %{name}-comp_fix.patch
@@ -14,8 +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: glibc-devel
+BuildRequires: qt-devel >= 6:3.1.2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -23,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
@@ -50,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.057467 seconds and 4 git commands to generate.