Author: glen Date: Sun Apr 23 23:00:39 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - lib64 fix, rel 5
---- Files affected: SPECS: hal.spec (1.105.4.1 -> 1.105.4.2) ---- Diffs: ================================================================ Index: SPECS/hal.spec diff -u SPECS/hal.spec:1.105.4.1 SPECS/hal.spec:1.105.4.2 --- SPECS/hal.spec:1.105.4.1 Fri Apr 14 17:03:54 2006 +++ SPECS/hal.spec Mon Apr 24 01:00:34 2006 @@ -8,7 +8,7 @@ Summary(pl): HAL - abstrakcyjna warstwa dostępu do sprzętu Name: hal Version: 0.5.5.1 -Release: 4 +Release: 5 License: AFL v2.0 or GPL v2 Group: Libraries Source0: http://freedesktop.org/~david/dist/%{name}-%{version}.tar.gz @@ -182,7 +182,7 @@ install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/haldaemon install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/hald install %{SOURCE3} $RPM_BUILD_ROOT%{_desktopdir} -install %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/hal.rules +sed -e 's,/lib/,/%{_lib}/,' %{SOURCE4} > $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/hal.rules # hal-gphoto install %{SOURCE5} $RPM_BUILD_ROOT%{_datadir}/%{name}/fdi/information/10freedesktop/10-gphoto.fdi @@ -286,6 +286,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.105.4.2 2006/04/23 23:00:34 glen +- lib64 fix, rel 5 + Revision 1.105.4.1 2006/04/14 15:03:54 glen - rel 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/hal.spec?r1=1.105.4.1&r2=1.105.4.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
