]> git.pld-linux.org Git - packages/btsco.git/blobdiff - btsco.spec
- release 39
[packages/btsco.git] / btsco.spec
index 46f1a389f4f9f79c0eb78fd92a7beaeb78376026..07198447c47e729223871b1073cfa1835ccd8e9d 100644 (file)
@@ -5,7 +5,7 @@
 %bcond_without userspace       # don't build userspace utilities
 %bcond_with    verbose         # verbose build (V=1)
 #
-%define        rel     4
+%define                rel     39
 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.101105 seconds and 4 git commands to generate.