Author: glen Date: Sun Feb 24 11:14:51 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - BR libsmbios-devel; rel 4
---- Files affected: SPECS: pbbuttonsd.spec (1.53 -> 1.54) ---- Diffs: ================================================================ Index: SPECS/pbbuttonsd.spec diff -u SPECS/pbbuttonsd.spec:1.53 SPECS/pbbuttonsd.spec:1.54 --- SPECS/pbbuttonsd.spec:1.53 Sat Feb 23 22:57:45 2008 +++ SPECS/pbbuttonsd.spec Sun Feb 24 12:14:46 2008 @@ -8,7 +8,7 @@ Summary(pl.UTF-8): Demon obsługujący klawisze specjalne w Apple iBook, Powerbook i TiBook Name: pbbuttonsd Version: 0.8.1a -Release: 3 +Release: 4 License: GPL Group: Daemons Source0: http://dl.sourceforge.net/pbbuttons/%{name}-%{version}.tar.gz @@ -23,6 +23,7 @@ BuildRequires: automake BuildRequires: gettext BuildRequires: glib2-devel +BuildRequires: libsmbios-devel BuildRequires: libstdc++-devel BuildRequires: libtool BuildRequires: rpmbuild(macros) >= 1.268 @@ -89,8 +90,8 @@ %{__autoheader} %{__automake} %configure \ - --without-pmud \ - --with-ibam \ + --without-pmud \ + --with-ibam \ --with%{!?with_alsa:out}-alsa \ --with%{!?with_oss:out}-oss @@ -133,7 +134,7 @@ # check if all run-parts invoked with "--arg" are converted for f in $(find $RPM_BUILD_ROOT/etc/power -type f); do if grep -q -- --arg $f; then - echo Not all run-parts script invocations are converted to PLD standard + : Not all run-parts script invocations are converted to PLD standard exit 1 fi done @@ -193,6 +194,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.54 2008-02-24 11:14:46 glen +- BR libsmbios-devel; rel 4 + Revision 1.53 2008-02-23 21:57:45 glen - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pbbuttonsd.spec?r1=1.53&r2=1.54&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
