X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgammu.git;a=blobdiff_plain;f=gammu.spec;h=33bf4f42ef93b46fc1f609c72f312832ab126253;hp=3247cf65669343419c9563b46ac1619eca1825e9;hb=d0322b91fab1ff233a1444ff98337231fbc3232d;hpb=22cbfa5b1f4d3a97b0dbd5a6fbd631b73d91c2bf diff --git a/gammu.spec b/gammu.spec index 3247cf6..33bf4f4 100644 --- a/gammu.spec +++ b/gammu.spec @@ -1,21 +1,17 @@ -%define major 0 -%define minor 79 - -%define ver %{major}%{minor} - Summary: Linux/Unix tool suite for Nokia mobile phones Summary(pl): Linuksowy/Uniksowy zestaw narzêdzi dla telefonów komórkowych Nokia Name: gammu -Version: %{major}.%{minor} +Version: 0.92.0 Release: 1 Epoch: 1 License: GPL v2 Group: Applications/Communications -Source0: http://www.mwiacek.com/english/zips/%{name}.tar.gz -# Source0-md5: 418bbe4e808f9e4e9e93e3c42206735d +Source0: http://www.mwiacek.com/zips/gsm/%{name}/older/%{name}-%{version}.tar.gz +# Source0-md5: dba30fe8fded818508a065ca10519bf6 Patch0: %{name}-etc_dir.patch URL: http://www.mwiacek.com/english/gsm/gammu/gammu.html BuildRequires: autoconf +BuildRequires: bluez-libs-devel Provides: mygnokii2 Obsoletes: mygnokii2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -40,14 +36,29 @@ WAP, daty/czasu, budzika, dzwonienia itp. Mo kopie zapasowe danych i odtwarzaæ je. %prep -%setup -q -n %{name}-%{ver} -%patch0 -p1 +%setup -q +#%patch0 -p1 %build cd cfg/autoconf %{__autoconf} -%configure -cd ../.. +%configure \ + --enable-cb \ + --enable-7110incoming \ + --enable-6210calendar \ + --enable-fbus \ + --enable-mbus \ + --enable-fbusirda \ + --enable-phonetblue \ + --enable-fbusdku5 \ + --enable-fbuspl2303 \ + --enable-fbusdlr3 \ + --enable-obexgen \ + --enable-mroutergen \ + --enable-mrouterblue \ + --enable-irdaphonet \ + --enable-irdaobex +cd ../.. %{__make} %install