Mailinglist Archive: opensuse-commit (2092 mails)
| < Previous | Next > |
commit foomatic-filters
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 03 Aug 2007 00:16:30 +0200
- Message-id: <20070802221630.7CF3E678182@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package foomatic-filters
checked in at Fri Aug 3 00:16:30 CEST 2007.
--------
--- foomatic-filters/foomatic-filters.changes 2006-10-18 16:08:14.000000000 +0200
+++ /mounts/work_src_done/STABLE/foomatic-filters/foomatic-filters.changes 2007-08-02 14:01:43.390498000 +0200
@@ -1,0 +2,16 @@
+Thu Aug 2 13:59:32 CEST 2007 - kssingvo@xxxxxxx
+
+- update to latest bzr version:
+ * Added support for suppressing page accounting on a per-driver basis.
+ * Performance improvement
+ * Fixed bug of custom page sizes not read from the PostScript code
+ when the size values are in more than one line
+ * Let data structure get written to debug log also if foomatic-rip
+ exits with an error (only in debug mode)
+ * Replaced sysread() and syswrite() by read() and print()
+ * Fixed problem of too high memory consumption when binary output
+ data of GhostScript is read line-wise
+ * Replaced "linuxprinting.org" by "openprinting.org" or
+ "OpenPrinting".
+
+-------------------------------------------------------------------
Old:
----
foomatic-filters-cvs-20061018.tar.bz2
New:
----
foomatic-filters-bzr-20070731.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ foomatic-filters.spec ++++++
--- /var/tmp/diff_new_pack.ru2711/_old 2007-08-03 00:15:12.000000000 +0200
+++ /var/tmp/diff_new_pack.ru2711/_new 2007-08-03 00:15:12.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package foomatic-filters (Version 3.0.2)
#
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -12,13 +12,13 @@
Name: foomatic-filters
BuildRequires: a2ps
-%define cvsdate cvs-20061018
-License: GNU General Public License (GPL) - all versions
+%define cvsdate bzr-20070731
+License: GPL v2 or later
Group: Hardware/Printing
Requires: perl, a2ps
Autoreqprov: on
Version: 3.0.2
-Release: 33
+Release: 104
Source0: %{name}-%{cvsdate}.tar.bz2
# Source0: %{name}-%{version}.tar.bz2
Patch0: %{name}-3.0.1-exec.patch
@@ -85,7 +85,20 @@
%doc %{_mandir}/man1/foomatic-*
%doc COPYING ChangeLog README TODO USAGE
-%changelog -n foomatic-filters
+%changelog
+* Thu Aug 02 2007 - kssingvo@xxxxxxx
+- update to latest bzr version:
+ * Added support for suppressing page accounting on a per-driver basis.
+ * Performance improvement
+ * Fixed bug of custom page sizes not read from the PostScript code
+ when the size values are in more than one line
+ * Let data structure get written to debug log also if foomatic-rip
+ exits with an error (only in debug mode)
+ * Replaced sysread() and syswrite() by read() and print()
+ * Fixed problem of too high memory consumption when binary output
+ data of GhostScript is read line-wise
+ * Replaced "linuxprinting.org" by "openprinting.org" or
+ "OpenPrinting".
* Wed Oct 18 2006 - kssingvo@xxxxxxx
- update to new upstream version: contains "fix of bashism"
* Mon Oct 09 2006 - jsmeix@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |