SPECS: pulseaudio.spec - BR: xorg-lib-libSM-devel - comment about ...

sls sls at pld-linux.org
Sun Dec 16 17:09:03 CET 2007


Author: sls                          Date: Sun Dec 16 16:09:03 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: xorg-lib-libSM-devel
- comment about "__make -j1"

---- Files affected:
SPECS:
   pulseaudio.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: SPECS/pulseaudio.spec
diff -u SPECS/pulseaudio.spec:1.35 SPECS/pulseaudio.spec:1.36
--- SPECS/pulseaudio.spec:1.35	Sun Dec 16 11:06:22 2007
+++ SPECS/pulseaudio.spec	Sun Dec 16 17:08:58 2007
@@ -48,6 +48,7 @@
 BuildRequires:	m4
 BuildRequires:	pkgconfig
 BuildRequires:	xorg-lib-libX11-devel
+BuildRequires:	xorg-lib-libSM-devel
 Requires:	%{name}-libs = %{version}-%{release}
 Obsoletes:	polypaudio
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -246,6 +247,9 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
+# libsocket-util.so and libipacl.so are relinked before libpulsecore.so
+# so __make -jN install leads to "File not found by glob" (or they links 
+# with libpulsecore installed on builder)
 %{__make} -j1 install \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -462,6 +466,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2007-12-16 16:08:58  sls
+- BR: xorg-lib-libSM-devel
+- comment about "__make -j1"
+
 Revision 1.35  2007-12-16 10:06:22  qboosh
 - updated to 0.9.8
 - updated suid patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pulseaudio.spec?r1=1.35&r2=1.36&f=u



More information about the pld-cvs-commit mailing list