SPECS: pbbuttonsd.spec - updated to 0.6.10 - MixerInitDelay defaul...

sparky sparky at pld-linux.org
Thu Jun 30 22:17:16 CEST 2005


Author: sparky                       Date: Thu Jun 30 20:17:16 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.6.10
- MixerInitDelay default to yes so it will not fail with our alsasound init
  script
- explicit --without-pmud
- STBR

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

---- Diffs:

================================================================
Index: SPECS/pbbuttonsd.spec
diff -u SPECS/pbbuttonsd.spec:1.35 SPECS/pbbuttonsd.spec:1.36
--- SPECS/pbbuttonsd.spec:1.35	Sat May 21 15:07:19 2005
+++ SPECS/pbbuttonsd.spec	Thu Jun 30 22:17:10 2005
@@ -7,12 +7,12 @@
 Summary:	Daemon that handle the special hotkeys of an Apple iBook, Powerbook or TiBook
 Summary(pl):	Demon obsługujący klawisze specjalne w Apple iBook, Powerbook i TiBook
 Name:		pbbuttonsd
-Version:	0.6.8
-Release:	2
+Version:	0.6.10
+Release:	1
 License:	GPL
 Group:		Daemons
 Source0:	http://dl.sourceforge.net/pbbuttons/%{name}-%{version}.tar.gz
-# Source0-md5:	70bf7577f2f0d665be6858c464ac8678
+# Source0-md5:	4508ffb858a2d0897fedd3632908368d
 Source1:	%{name}.init
 Source2:	%{name}.sysconf
 Source3:	%{name}-initreq.h
@@ -72,12 +72,15 @@
 %prep
 %setup -q
 %patch0 -p1
-
+sed '/MixerInitDelay/s/no/yes/' \
+	-i %{name}.conf
 cp %{SOURCE3} initreq.h
 
 %build
 %{__autoconf}
+CFLAGS="-I. %{rpmcflags}"; export CFLAGS
 %configure \
+	--without-pmud \
 	--with%{!?with_alsa:out}-alsa \
 	--with%{!?with_oss:out}-oss
 
@@ -183,6 +186,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2005/06/30 20:17:10  sparky
+- updated to 0.6.10
+- MixerInitDelay default to yes so it will not fail with our alsasound init
+  script
+- explicit --without-pmud
+- STBR
+
 Revision 1.35  2005/05/21 13:07:19  pluto
 - release 2 for Th.
 
================================================================

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




More information about the pld-cvs-commit mailing list