]> git.pld-linux.org Git - packages/btsco.git/blobdiff - btsco.spec
- release 42
[packages/btsco.git] / btsco.spec
index faef368379e18b53f7c6ccfb893144ba060da2e6..d8d42200b7af4bb87d9d89dd010e77967fcf790e 100644 (file)
@@ -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}
This page took 0.377839 seconds and 4 git commands to generate.