]> git.pld-linux.org Git - packages/twinkle.git/blobdiff - twinkle.spec
- rel 1
[packages/twinkle.git] / twinkle.spec
index c5d1ffecdb6d099065ff979d68806f17587d74ce..51bd17f76e6ad8c24b88b8973f3a7fa5ba108afc 100644 (file)
@@ -3,17 +3,17 @@
 %bcond_without kde             # disable KDE support
 #
 Summary:       twinkle - SIP Soft Phone
-Summary(pl):   twinkle - telefon programowy SIP
+Summary(pl.UTF-8):     twinkle - telefon programowy SIP
 Name:          twinkle
-Version:       0.9
+Version:       1.0
 Release:       1
 License:       GPL v2
 Group:         Applications/Communications
 Source0:       http://www.xs4all.nl/~mfnboer/twinkle/download/%{name}-%{version}.tar.gz
-# Source0-md5: 74ef85e9f4570cec10bd23d301f5549e
+# Source0-md5: 3180475a8eade9918bc1299dcbfe1fcc
 Source1:       %{name}.desktop
 Patch0:                %{name}-gsm.patch
-Patch1:                %{name}-from-mainwindow.patch
+Patch1:                %{name}-nobind.patch
 URL:           http://www.twinklephone.com/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -26,9 +26,11 @@ BuildRequires:       libtool
 BuildRequires: libgsm-devel >= 1.0.11
 BuildRequires: libilbc-devel
 BuildRequires: libsndfile-devel
+BuildRequires: libzrtpcpp-devel
 BuildRequires: pkgconfig
 BuildRequires: qmake
 BuildRequires: qt-devel >= 6:3.3.0
+BuildRequires: qt-linguist
 BuildRequires: speex-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -36,13 +38,14 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Twinkle is a SIP based soft phone for making telephone calls over IP
 networks.
 
-%description -l pl
-Twinkle to oparty na SIP programowy telefon do wykonywania po³±czeñ
+%description -l pl.UTF-8
+Twinkle to oparty na SIP programowy telefon do wykonywania połączeń
 telefonicznych po sieciach IP.
 
 %prep
 %setup -q
-#%patch1 -p1 # seems obsolete (arekm?)
+%patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
This page took 0.063908 seconds and 4 git commands to generate.