Mailinglist Archive: opensuse-commit (2092 mails)

< Previous Next >
commit hplip
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Thu, 02 Aug 2007 23:56:08 +0200
  • Message-id: <20070802215608.7393E6781B8@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package hplip
checked in at Thu Aug 2 23:56:08 CEST 2007.

--------
--- hplip/hpijs-standalone.changes      2007-07-06 10:27:47.000000000 +0200
+++ /mounts/work_src_done/STABLE/hplip/hpijs-standalone.changes 2007-08-02 12:07:52.000000000 +0200
@@ -1,0 +2,8 @@
+Thu Aug  2 12:07:27 CEST 2007 - jsmeix@xxxxxxx
+
+- Updated to version 2.7.7:
+  Some more supported Photosmart printers.
+- fix-printing-white-spaces-and-empty-lines.diff is no longer
+  needed because the bug is now fixed in the source. 
+
+-------------------------------------------------------------------
--- hplip/hplip.changes 2007-07-26 09:18:24.000000000 +0200
+++ /mounts/work_src_done/STABLE/hplip/hplip.changes    2007-08-02 12:07:20.000000000 +0200
@@ -1,0 +2,10 @@
+Thu Aug  2 12:05:18 CEST 2007 - jsmeix@xxxxxxx
+
+- Updated to version 2.7.7:
+  Many bug fixes (no Suse bugs).
+  Some more supported Photosmart printers.
+  For details see release_notes.html
+- fix-printing-white-spaces-and-empty-lines.diff is no longer
+  needed because the bug is now fixed in the source.
+
+-------------------------------------------------------------------

Old:
----
  fix-printing-white-spaces-and-empty-lines.diff
  hplip-2.7.6.tar.bz2

New:
----
  hplip-2.7.7.tar.bz2

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

Other differences:
------------------
++++++ hpijs-standalone.spec ++++++
--- /var/tmp/diff_new_pack.Cf1093/_old  2007-08-02 23:55:11.000000000 +0200
+++ /var/tmp/diff_new_pack.Cf1093/_new  2007-08-02 23:55:11.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package hpijs-standalone (Version 2.7.6)
+# spec file for package hpijs-standalone (Version 2.7.7)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -16,29 +16,14 @@
 # HPLIP has reached 1.0 status. With this release a date encoded revision number is used:
 # 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.6
-Release:        7
+Version:        2.7.7
+Release:        1
 Group:          Hardware/Printing
 License:        BSD 3-Clause, In general all applications are covered by the GNU General Public License (GPL) and the backend is covered by a MIT license. The printer driver HPIJS uses a BSD license. See the COPYING file in the HPLIP tar ball for more details.
 URL:            http://hpinkjet.sourceforge.net/
 # Source0...Source9 is for sources from HP:
-# URL for Source0: http://switch.dl.sourceforge.net/sourceforge/hplip/hplip-2.7.6.tar.gz
+# URL for Source0: http://switch.dl.sourceforge.net/sourceforge/hplip/hplip-2.7.7.tar.gz
 Source0:        hplip-%{version}.tar.bz2
-# Patch0...Patch9 is for patches from HP:
-# Patch0 fixes printing white spaces and empty lines, see this mail from HP:
-#   Date: Thu, 5 Jul 2007 14:44:45 -0700
-#   From: Aaron <ke7ezt@xxxxxxxxx>
-#   To:  <hplip-help@xxxxxxxxxxxxxxxxxxxxx>
-#   Subject: [Hplip-help] To Everyone Having the Problem Printing White Spaces and Empty Lines
-#   ...
-#   Edit the file /prnt/hpijs/djgenericvip.h
-#   ...
-#   Add to line 55: virtual DATA_FORMAT GetDataFormat() { return RASTER_STRIP; }
-#   So it should look exactly like:
-#   ...
-#     virtual BOOL HagakiFeedPresent(BOOL bQueryPrinter);
-#     virtual DATA_FORMAT GetDataFormat() { return RASTER_STRIP; }
-Patch0:         fix-printing-white-spaces-and-empty-lines.diff
 # Patch10...Patch99 is for Suse patches for the sources from HP:
 # The patch numbers are the same as in hplip.spec.
 # Source100... is for special Suse sources:
@@ -85,8 +70,6 @@
 %prep
 # Be quiet when unpacking:
 %setup -q -n hplip-%{version}
-# Patch0 fixes printing white spaces and empty lines:
-%patch0
 
 %build
 # If AUTOMAKE='automake --foreign' is not set, autoreconf (in fact automake)
@@ -129,6 +112,11 @@
 %{_bindir}/hpijs
 
 %changelog
+* Thu Aug 02 2007 - jsmeix@xxxxxxx
+- Updated to version 2.7.7:
+  Some more supported Photosmart printers.
+- fix-printing-white-spaces-and-empty-lines.diff is no longer
+  needed because the bug is now fixed in the source.
 * Fri Jul 06 2007 - jsmeix@xxxxxxx
 - fix-printing-white-spaces-and-empty-lines.diff fixes printing
   white spaces and empty lines according to a mail from HP

++++++ hplip.spec ++++++
--- /var/tmp/diff_new_pack.Cf1093/_old  2007-08-02 23:55:11.000000000 +0200
+++ /var/tmp/diff_new_pack.Cf1093/_new  2007-08-02 23:55:11.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package hplip (Version 2.7.6)
+# spec file for package hplip (Version 2.7.7)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -16,29 +16,15 @@
 # HPLIP has reached 1.0 status. With this release a date encoded revision number is used:
 # 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.6
-Release:        9
+Version:        2.7.7
+Release:        1
 Group:          Hardware/Printing
 License:        BSD 3-Clause, GPL v2 or later, In general all applications are covered by the GNU General Public License (GPL) and the backend is covered by a MIT license. The printer driver HPIJS uses a BSD license. See the COPYING file in the HPLIP tar ball for more details.
 URL:            http://hpinkjet.sourceforge.net/
 # Source0...Source9 is for sources from HP:
-# URL for Source0: http://sourceforge.net/project/downloading.php?groupname=hplip&filename=hplip-2.7.6.tar.gz&use_mirror=ovh
+# URL for Source0: http://sourceforge.net/project/downloading.php?groupname=hplip&filename=hplip-2.7.7.tar.gz&use_mirror=osdn
 Source0:        %{name}-%{version}.tar.bz2
 # Patch0...Patch9 is for patches from HP:
-# Patch0 fixes printing white spaces and empty lines, see this mail from HP:
-#   Date: Thu, 5 Jul 2007 14:44:45 -0700
-#   From: Aaron <ke7ezt@xxxxxxxxx>
-#   To:  <hplip-help@xxxxxxxxxxxxxxxxxxxxx>
-#   Subject: [Hplip-help] To Everyone Having the Problem Printing White Spaces and Empty Lines
-#   ...
-#   Edit the file /prnt/hpijs/djgenericvip.h
-#   ...
-#   Add to line 55: virtual DATA_FORMAT GetDataFormat() { return RASTER_STRIP; }
-#   So it should look exactly like:
-#   ...
-#     virtual BOOL HagakiFeedPresent(BOOL bQueryPrinter);
-#     virtual DATA_FORMAT GetDataFormat() { return RASTER_STRIP; }
-Patch0:         fix-printing-white-spaces-and-empty-lines.diff
 # Patch10...Patch99 is for Suse patches for the sources from HP:
 # Fix "... is used uninitialized ..." warnings:
 Patch10:        fix-uninitialized-variables.diff
@@ -150,8 +136,6 @@
 %prep
 # Be quiet when unpacking:
 %setup -q
-# Patch0 fixes printing white spaces and empty lines:
-%patch0
 # Fix "... is used uninitialized ..." warnings:
 %patch10
 # Patch101 changes the udev rules file to set explicitely owner, group and permissions:
@@ -357,6 +341,13 @@
 %{_libdir}/libhpmud.*
 
 %changelog
+* Thu Aug 02 2007 - jsmeix@xxxxxxx
+- Updated to version 2.7.7:
+  Many bug fixes (no Suse bugs).
+  Some more supported Photosmart printers.
+  For details see release_notes.html
+- fix-printing-white-spaces-and-empty-lines.diff is no longer
+  needed because the bug is now fixed in the source.
 * Thu Jul 26 2007 - jsmeix@xxxxxxx
 - Changed change-udev-rules.diff so that 55-hpmud.rules matches
   also against the new SUBSYSTEM=="usb" but keep "usb_device"


++++++ hplip-2.7.6.tar.bz2 -> hplip-2.7.7.tar.bz2 ++++++
hplip/hplip-2.7.6.tar.bz2 /mounts/work_src_done/STABLE/hplip/hplip-2.7.7.tar.bz2 differ: byte 11, line 1





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



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