]> git.pld-linux.org Git - packages/twinkle.git/commitdiff
- rel 1 auto/th/twinkle-1_0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 28 Feb 2007 00:44:59 +0000 (00:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    twinkle.spec -> 1.26

twinkle.spec

index e1f1448ddcd6be36325149d9bea358b8ce9130d4..51bd17f76e6ad8c24b88b8973f3a7fa5ba108afc 100644 (file)
@@ -5,17 +5,15 @@
 Summary:       twinkle - SIP Soft Phone
 Summary(pl.UTF-8):     twinkle - telefon programowy SIP
 Name:          twinkle
-Version:       0.9
-Release:       3
+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}-memman.patch
-Patch2:                %{name}-dtmf.patch
-Patch3:                %{name}-invite4xx.patch
+Patch1:                %{name}-nobind.patch
 URL:           http://www.twinklephone.com/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -32,6 +30,7 @@ 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)
 
@@ -46,9 +45,7 @@ telefonicznych po sieciach IP.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p0
-%patch2 -p0
-%patch3 -p0
+%patch1 -p1
 
 %build
 %{__libtoolize}
This page took 0.032184 seconds and 4 git commands to generate.