Author: patrys Date: Thu Jan 10 18:33:26 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - include upstream fix for addons dying
---- Files affected: SPECS: hal.spec (1.148 -> 1.149) ---- Diffs: ================================================================ Index: SPECS/hal.spec diff -u SPECS/hal.spec:1.148 SPECS/hal.spec:1.149 --- SPECS/hal.spec:1.148 Fri Nov 9 13:21:45 2007 +++ SPECS/hal.spec Thu Jan 10 19:33:20 2008 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): HAL - abstrakcyjna warstwa dostępu do sprzętu Name: hal Version: 0.5.10 -Release: 4 +Release: 5 License: AFL v2.0 or GPL v2 Group: Libraries Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz @@ -18,6 +18,7 @@ Patch0: %{name}-tools.patch Patch1: %{name}-parted.patch Patch2: %{name}-link.patch +Patch3: %{name}-dbus.patch URL: http://freedesktop.org/Software/hal BuildRequires: PolicyKit-devel >= 0.5 BuildRequires: autoconf >= 2.57 @@ -135,6 +136,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build %{__libtoolize} @@ -284,6 +286,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.149 2008-01-10 18:33:20 patrys +- include upstream fix for addons dying + Revision 1.148 2007-11-09 12:21:45 arekm - rel 4; keep libexecdir binaries one level deeper in own subdirectory ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hal.spec?r1=1.148&r2=1.149&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
