SPECS: hal.spec - bear with sh syntax

patrys patrys at pld-linux.org
Wed Jan 16 00:20:04 CET 2008


Author: patrys                       Date: Tue Jan 15 23:20:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- bear with sh syntax

---- Files affected:
SPECS:
   hal.spec (1.150 -> 1.151) 

---- Diffs:

================================================================
Index: SPECS/hal.spec
diff -u SPECS/hal.spec:1.150 SPECS/hal.spec:1.151
--- SPECS/hal.spec:1.150	Tue Jan 15 19:03:48 2008
+++ SPECS/hal.spec	Wed Jan 16 00:19:59 2008
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	HAL - abstrakcyjna warstwa dostępu do sprzętu
 Name:		hal
 Version:	0.5.10
-Release:	6
+Release:	7
 License:	AFL v2.0 or GPL v2
 Group:		Libraries
 Source0:	http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz
@@ -199,7 +199,7 @@
 %pre
 %groupadd -g 126 -r -f haldaemon
 %useradd -u 126 -r -d /usr/share/empty -s /bin/false -c "HAL daemon" -g haldaemon haldaemon
-/usr/bin/polkit-auth --user haldaemon --grant org.freedesktop.policykit.read >& /dev/null || :
+/usr/bin/polkit-auth --user haldaemon --grant org.freedesktop.policykit.read 2> /dev/null || :
 
 
 %post
@@ -289,6 +289,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.151  2008-01-15 23:19:59  patrys
+- bear with sh syntax
+
 Revision 1.150  2008-01-15 18:03:48  patrys
 - grant proper PolKit rights
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hal.spec?r1=1.150&r2=1.151&f=u



More information about the pld-cvs-commit mailing list