Author: arekm Date: Wed Dec 6 09:34:25 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4; add freeing bugfix
---- Files affected: SPECS: hal.spec (1.123 -> 1.124) ---- Diffs: ================================================================ Index: SPECS/hal.spec diff -u SPECS/hal.spec:1.123 SPECS/hal.spec:1.124 --- SPECS/hal.spec:1.123 Sun Dec 3 23:36:08 2006 +++ SPECS/hal.spec Wed Dec 6 10:34:19 2006 @@ -7,7 +7,7 @@ Summary(pl): HAL - abstrakcyjna warstwa dostępu do sprzętu Name: hal Version: 0.5.8.1 -Release: 3 +Release: 4 License: AFL v2.0 or GPL v2 Group: Libraries Source0: http://freedesktop.org/~david/dist/%{name}-%{version}.tar.gz @@ -23,6 +23,7 @@ Patch2: %{name}-tools.patch Patch3: %{name}-samsung_yp_z5.patch Patch4: %{name}-libpci.patch +Patch5: %{name}-free.patch URL: http://freedesktop.org/Software/hal BuildRequires: PolicyKit-devel BuildRequires: autoconf >= 2.57 @@ -162,6 +163,7 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 %build %{__glib_gettextize} @@ -316,6 +318,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.124 2006/12/06 09:34:19 arekm +- rel 4; add freeing bugfix + Revision 1.123 2006/12/03 22:36:08 arekm rel 3; use policykit; fix libpci detection ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/hal.spec?r1=1.123&r2=1.124&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
