]> git.pld-linux.org Git - packages/bluez-utils.git/blobdiff - bluez-utils.spec
- added opt patch
[packages/bluez-utils.git] / bluez-utils.spec
index e242ce8ad25b3efbedc1d39be21888c76c1ded65..0d379e97f5cc586947569f2f86b33c86fd86dc19 100644 (file)
@@ -7,7 +7,8 @@ Release:        1
 License:       GPL v2
 Group:         Applications/System
 Source0:       http://bluez.sourceforge.net/download/%{name}-%{version}.tar.gz
 License:       GPL v2
 Group:         Applications/System
 Source0:       http://bluez.sourceforge.net/download/%{name}-%{version}.tar.gz
-Patch0:                %{name}-etc_dir.patch
+Patch0:                %{name}-opt.patch
+Patch1:                %{name}-etc_dir.patch
 URL:           http://bluez.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
 URL:           http://bluez.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -42,12 +43,13 @@ Narz
 %prep
 %setup -q
 %patch0 -p1
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
 %{__aclocal}
 
 %build
 %{__libtoolize}
 %{__aclocal}
-%{__automake}
 %{__autoconf}
 %{__autoconf}
+%{__automake}
 %configure \
        --enable-pcmcia
 %{__make}
 %configure \
        --enable-pcmcia
 %{__make}
This page took 0.028513 seconds and 4 git commands to generate.