Author: freetz Date: Mon Mar 13 13:48:17 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - added tools patch, rel.1
---- Files affected: SPECS: hal.spec (1.105.2.13 -> 1.105.2.14) ---- Diffs: ================================================================ Index: SPECS/hal.spec diff -u SPECS/hal.spec:1.105.2.13 SPECS/hal.spec:1.105.2.14 --- SPECS/hal.spec:1.105.2.13 Sun Feb 26 23:27:42 2006 +++ SPECS/hal.spec Mon Mar 13 14:48:12 2006 @@ -7,7 +7,7 @@ Summary(pl): HAL - abstrakcyjna warstwa dostępu do sprzętu Name: hal Version: 0.5.7 -Release: 0.1 +Release: 1 License: AFL v2.0 or GPL v2 Group: Libraries Source0: http://freedesktop.org/~david/dist/%{name}-%{version}.tar.gz @@ -20,6 +20,7 @@ Source6: %{name}-storage-policy-fixed-drives.fdi Patch0: %{name}-device_manager.patch Patch1: %{name}-script_path.patch +Patch2: %{name}-tools.patch URL: http://freedesktop.org/Software/hal BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -139,6 +140,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__glib_gettextize} @@ -287,6 +289,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.105.2.14 2006/03/13 13:48:12 freetz +- added tools patch, rel.1 + Revision 1.105.2.13 2006/02/26 22:27:42 freetz - removed invalid typo patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/hal.spec?r1=1.105.2.13&r2=1.105.2.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
