Mailinglist Archive: opensuse-commit (857 mails)

< Previous Next >
commit hplip
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 09 Nov 2007 22:29:22 +0100
  • Message-id: <20071109212922.5E828678337@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package hplip
checked in at Fri Nov 9 22:29:22 CET 2007.

--------
--- hplip/hplip.changes 2007-10-24 01:47:57.000000000 +0200
+++ /mounts/work_src_done/STABLE/hplip/hplip.changes 2007-11-09
14:37:17.000000000 +0100
@@ -1,0 +2,8 @@
+Fri Nov 9 14:29:44 CET 2007 - jsmeix@xxxxxxx
+
+- Changed rchplip (i.e. /etc/init.d/hplip):
+ Added "$local_fs $remote_fs $syslog" to Required-Start
+ to be on the safe side and added a line "export HOME=/tmp"
+ to mitigate Novell/Suse Bugzilla bug #339443.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hpijs-standalone.spec ++++++
--- /var/tmp/diff_new_pack.i14811/_old 2007-11-09 22:26:20.000000000 +0100
+++ /var/tmp/diff_new_pack.i14811/_new 2007-11-09 22:26:20.000000000 +0100
@@ -17,7 +17,7 @@
# x.y.m : x = major release number, y = year (eg: 6 = 2006), m = month (eg: 6a
= second release in June)
# Official releases have a 3 digit number and release candidates have a 4
digit number: x.y.m.rc
Version: 2.7.10
-Release: 1
+Release: 4
Group: Hardware/Printing
License: BSD 3-Clause
Url: http://hpinkjet.sourceforge.net/

++++++ hplip.spec ++++++
--- /var/tmp/diff_new_pack.i14811/_old 2007-11-09 22:26:20.000000000 +0100
+++ /var/tmp/diff_new_pack.i14811/_new 2007-11-09 22:26:20.000000000 +0100
@@ -17,7 +17,7 @@
# x.y.m : x = major release number, y = year (eg: 6 = 2006), m = month (eg: 6a
= second release in June)
# Official releases have a 3 digit number and release candidates have a 4
digit number: x.y.m.rc
Version: 2.7.10
-Release: 1
+Release: 10
Group: Hardware/Printing
License: BSD 3-Clause; GPL v2 or later; X11/MIT
Url: http://hpinkjet.sourceforge.net/
@@ -357,6 +357,11 @@
%{_libdir}/libhpip.*
%{_libdir}/libhpmud.*
%changelog
+* Fri Nov 09 2007 - jsmeix@xxxxxxx
+- Changed rchplip (i.e. /etc/init.d/hplip):
+ Added "$local_fs $remote_fs $syslog" to Required-Start
+ to be on the safe side and added a line "export HOME=/tmp"
+ to mitigate Novell/Suse Bugzilla bug #339443.
* Tue Oct 23 2007 - jsmeix@xxxxxxx
- Updated to version 2.7.10:
New LJZjsMono printer device class for ZJStream printers.




++++++ rchplip ++++++
--- hplip/rchplip 2007-06-20 14:51:17.000000000 +0200
+++ /mounts/work_src_done/STABLE/hplip/rchplip 2007-11-09 14:29:14.000000000
+0100
@@ -17,7 +17,7 @@
#
### BEGIN INIT INFO
# Provides: hplip
-# Required-Start:
+# Required-Start: $local_fs $remote_fs $syslog
# Required-Stop:
# Should-Start:
# Should-Stop:
@@ -36,6 +36,7 @@
export PATH="/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin"
export LC_ALL="POSIX"
export LANG="POSIX"
+export HOME="/tmp"
umask 022

daemon() {


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages