SPECS (Titanium): kernel-desktop.spec - and %{release} too
shadzik
shadzik at pld-linux.org
Thu Mar 19 18:53:00 CET 2009
Author: shadzik Date: Thu Mar 19 17:53:00 2009 GMT
Module: SPECS Tag: Titanium
---- Log message:
- and %{release} too
---- Files affected:
SPECS:
kernel-desktop.spec (1.204.2.12 -> 1.204.2.13)
---- Diffs:
================================================================
Index: SPECS/kernel-desktop.spec
diff -u SPECS/kernel-desktop.spec:1.204.2.12 SPECS/kernel-desktop.spec:1.204.2.13
--- SPECS/kernel-desktop.spec:1.204.2.12 Thu Mar 19 18:52:09 2009
+++ SPECS/kernel-desktop.spec Thu Mar 19 18:52:54 2009
@@ -639,7 +639,7 @@
if [ -x /usr/bin/kernelupdatenotifier ]; then
# TODO: Send to all kde4 sessions
for user in $(ps -o user= -C kded4 | sort -u); do
- su -s /bin/sh -l $user -c "/usr/bin/kernelupdatenotifier %{name}-%{version}"
+ su -s /bin/sh -l $user -c "/usr/bin/kernelupdatenotifier %{name}-%{version}-%{release}"
done
fi
@@ -940,6 +940,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.204.2.13 2009/03/19 17:52:54 shadzik
+- and %{release} too
+
Revision 1.204.2.12 2009/03/19 17:52:09 shadzik
- pass %{name} as well to the notifier (desktop or laptop both can be on one machine)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-desktop.spec?r1=1.204.2.12&r2=1.204.2.13&f=u
More information about the pld-cvs-commit
mailing list