X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;ds=sidebyside;f=btsco.spec;h=d8d42200b7af4bb87d9d89dd010e77967fcf790e;hb=HEAD;hp=faef368379e18b53f7c6ccfb893144ba060da2e6;hpb=789f3ff46d6f311a052550c34198f5d0718eb5f0;p=packages%2Fbtsco.git diff --git a/btsco.spec b/btsco.spec index faef368..d8d4220 100644 --- a/btsco.spec +++ b/btsco.spec @@ -5,7 +5,7 @@ %bcond_without userspace # don't build userspace utilities %bcond_with verbose # verbose build (V=1) # -%define rel 7 +%define rel 42 Summary: Bluetooth-alsa Project Summary(pl.UTF-8): Projekt Bluetooth-alsa Name: btsco @@ -17,6 +17,7 @@ Source0: http://dl.sourceforge.net/bluetooth-alsa/%{name}-%{version}.tgz # Source0-md5: d9fdd63a9e22ba839a41c8a9b89c2dda Patch0: %{name}-readme-pl.diff Patch1: %{name}-kernel.patch +Patch2: %{name}-2.6.27.patch URL: http://sourceforge.net/projects/bluetooth-alsa/ %if %{with kernel} %{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.20.2} @@ -69,9 +70,11 @@ snd_bt_sco. %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %if %{with userspace} +%{__libtoolize} %{__aclocal} %{__autoconf} %{__autoheader}