SPECS: btsco.spec - revised docs and userspace build - I don't see...

qboosh qboosh at pld-linux.org
Sat Dec 3 11:39:24 CET 2005


Author: qboosh                       Date: Sat Dec  3 10:39:24 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- revised docs and userspace build
- I don't see any reason for ExclusiveArch

---- Files affected:
SPECS:
   btsco.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/btsco.spec
diff -u SPECS/btsco.spec:1.2 SPECS/btsco.spec:1.3
--- SPECS/btsco.spec:1.2	Sat Dec  3 11:04:45 2005
+++ SPECS/btsco.spec	Sat Dec  3 11:39:19 2005
@@ -19,19 +19,17 @@
 # Source0-md5:	3f46d45db6f0e399044ae6a31b1f23c7
 Patch0:		%{name}-readme-pl.diff
 URL:		http://sourceforge.net/projects/bluetooth-alsa/
-BuildRequires:	autoconf
-BuildRequires:	automake
-BuildRequires:	libtool
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:	kernel-module-build}
 %endif
 %if %{with userspace}
 BuildRequires:	alsa-driver-devel >= 1.0.9-1
 BuildRequires:	alsa-lib-devel >= 1.0.9-1
+BuildRequires:	autoconf
+BuildRequires:	automake
 BuildRequires:	bluez-libs-devel >= 2.21-1
 BuildRequires:	libao-devel >= 0.8.6-1
 %endif
-ExclusiveArch:	%{ix86}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -87,13 +85,13 @@
 %patch0 -p1
 
 %build
-%{__libtoolize}
+%if %{with userspace}
 %{__aclocal}
 %{__autoconf}
+%{__autoheader}
 %{__automake}
 %configure
 
-%if %{with userspace}
 %{__make}
 %endif
 
@@ -190,7 +188,7 @@
 %if %{with userspace}
 %files
 %defattr(644,root,root,755)
-%doc COPYING README README.PL.txt NEWS AUTHORS ChangeLog INSTALL
+%doc README README.PL.txt
 %attr(755,root,root) %{_bindir}/*
 %endif
 
@@ -212,6 +210,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/12/03 10:39:19  qboosh
+- revised docs and userspace build
+- I don't see any reason for ExclusiveArch
+
 Revision 1.2  2005/12/03 10:04:45  qboosh
 - userspace bcond, cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/btsco.spec?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list