Author: megabajt Date: Fri Jan 30 23:41:05 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - added -dbus-conf.patch (changes required to work with dbus >= 1.2.8) - release 7
---- Files affected: SPECS: hal.spec (1.164 -> 1.165) ---- Diffs: ================================================================ Index: SPECS/hal.spec diff -u SPECS/hal.spec:1.164 SPECS/hal.spec:1.165 --- SPECS/hal.spec:1.164 Tue Jan 27 22:37:09 2009 +++ SPECS/hal.spec Sat Jan 31 00:41:00 2009 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): HAL - abstrakcyjna warstwa dostępu do sprzętu Name: hal Version: 0.5.11 -Release: 6 +Release: 7 License: AFL v2.0 or GPL v2 Group: Libraries Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz @@ -20,6 +20,7 @@ Patch2: %{name}-link.patch Patch3: %{name}-ck-api-change.patch Patch4: %{name}-udev.patch +Patch5: %{name}-dbus-conf.patch URL: http://freedesktop.org/Software/hal BuildRequires: PolicyKit-devel >= 0.7 BuildRequires: autoconf >= 2.60 @@ -140,6 +141,7 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 %build %{__libtoolize} @@ -292,6 +294,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.165 2009/01/30 23:41:00 megabajt +- added -dbus-conf.patch (changes required to work with dbus >= 1.2.8) +- release 7 + Revision 1.164 2009/01/27 21:37:09 hawk - release 6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hal.spec?r1=1.164&r2=1.165&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
