Author: freetz Date: Thu Jun 1 19:41:08 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - added is_mounted_read_only_property.patch, rel.2 (http://mail.gnome.org/archives/nautilus-list/2006-March/msg00045.html)
---- Files affected: SPECS: hal.spec (1.105.4.4 -> 1.105.4.5) ---- Diffs: ================================================================ Index: SPECS/hal.spec diff -u SPECS/hal.spec:1.105.4.4 SPECS/hal.spec:1.105.4.5 --- SPECS/hal.spec:1.105.4.4 Wed May 24 19:34:14 2006 +++ SPECS/hal.spec Thu Jun 1 21:41:02 2006 @@ -7,7 +7,7 @@ Summary(pl): HAL - abstrakcyjna warstwa dostępu do sprzętu Name: hal Version: 0.5.7 -Release: 2 +Release: 3 License: AFL v2.0 or GPL v2 Group: Libraries Source0: http://freedesktop.org/~david/dist/%{name}-%{version}.tar.gz @@ -21,6 +21,7 @@ Patch0: %{name}-device_manager.patch Patch1: %{name}-script_path.patch Patch2: %{name}-tools.patch +Patch3: %{name}-is_mounted_read_only_property.patch URL: http://freedesktop.org/Software/hal BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -141,6 +142,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build %{__glib_gettextize} @@ -289,6 +291,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.105.4.5 2006/06/01 19:41:02 freetz +- added is_mounted_read_only_property.patch, rel.2 + (http://mail.gnome.org/archives/nautilus-list/2006-March/msg00045.html) + Revision 1.105.4.4 2006/05/24 17:34:14 baggins - rel 2 - fixed status in init script ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/hal.spec?r1=1.105.4.4&r2=1.105.4.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
