Author: wrobell Date: Mon Nov 12 18:47:30 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - ver. 0.8.1
---- Files affected: SPECS: pbbuttonsd.spec (1.48 -> 1.49) ---- Diffs: ================================================================ Index: SPECS/pbbuttonsd.spec diff -u SPECS/pbbuttonsd.spec:1.48 SPECS/pbbuttonsd.spec:1.49 --- SPECS/pbbuttonsd.spec:1.48 Thu Jun 14 20:30:40 2007 +++ SPECS/pbbuttonsd.spec Mon Nov 12 19:47:24 2007 @@ -7,16 +7,16 @@ Summary: Daemon that handle the special hotkeys of an Apple iBook, Powerbook or TiBook Summary(pl.UTF-8): Demon obsługujący klawisze specjalne w Apple iBook, Powerbook i TiBook Name: pbbuttonsd -Version: 0.7.7 -Release: 2 +Version: 0.8.1 +Release: 0.1 License: GPL Group: Daemons Source0: http://dl.sourceforge.net/pbbuttons/%{name}-%{version}.tar.gz -# Source0-md5: 0061a791068b1267ceb7078a0929f06f +# Source0-md5: 5addde05fe291bee974443b531a3a3e5 Source1: %{name}.init Source2: %{name}.sysconf -Source3: %{name}-initreq.h Patch0: %{name}-c++.patch +Patch1: %{name}-ac.patch URL: http://pbbuttons.berlios.de/ %{?with_alsa:BuildRequires: alsa-lib-devel} BuildRequires: autoconf @@ -78,9 +78,7 @@ %prep %setup -q %patch0 -p1 -sed '/MixerInitDelay/s/no/yes/' \ - -i %{name}.conf -cp %{SOURCE3} initreq.h +%patch1 -p1 %build %{!?with_alsa:echo "AC_DEFUN([AM_PATH_ALSA],[])" >> acinclude.m4} @@ -92,7 +90,7 @@ %{__automake} %configure \ --without-pmud \ - --with-ibam \ + --with-ibam \ --with%{!?with_alsa:out}-alsa \ --with%{!?with_oss:out}-oss @@ -161,7 +159,7 @@ %attr(755,root,root) %{_sbindir}/pbbuttonsd %attr(754,root,root) /etc/rc.d/init.d/pbbuttonsd %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/* -%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pbbuttonsd.conf +%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pbbuttonsd.cnf %dir %{_localstatedir}/lib/ibam %dir %{_localstatedir}/lib/pbbuttons @@ -195,7 +193,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.48 2007-06-14 18:30:40 arekm +Revision 1.49 2007-11-12 18:47:24 wrobell +- ver. 0.8.1 + +Revision 1.48 2007/06/14 18:30:40 arekm - rel 2 Revision 1.47 2007/02/13 07:16:52 glen ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pbbuttonsd.spec?r1=1.48&r2=1.49&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
