Mailinglist Archive: opensuse-commit (1500 mails)

< Previous Next >
commit filters
  • From: root@xxxxxxx (h_root)
  • Date: Wed, 1 Nov 2006 01:34:42 +0100 (CET)
  • Message-id: <20061101003442.56F09849A0@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package filters
checked in at Wed Nov 1 01:34:42 CET 2006.

--------
--- filters/filters.changes 2006-08-14 17:21:23.000000000 +0200
+++ /mounts/work_src_done/STABLE/filters/filters.changes 2006-10-31 17:12:31.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Oct 31 17:12:23 CET 2006 - meissner@xxxxxxx
+
+- use RPM_OPT_FLAGS for ppmtomd.c too.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ filters.spec ++++++
--- /var/tmp/diff_new_pack.IMNpxA/_old 2006-11-01 01:34:17.000000000 +0100
+++ /var/tmp/diff_new_pack.IMNpxA/_new 2006-11-01 01:34:17.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package filters (Version 2006.8.14)
+# spec file for package filters (Version 2006.10.31)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,13 +12,13 @@

Name: filters
BuildRequires: gcc-c++ ghostscript-mini libnetpbm libpng-devel
-License: GPL
+License: GNU General Public License (GPL) - all versions
Group: Hardware/Printing
Obsoletes: ppa
Requires: ghostscript_any
Autoreqprov: on
Summary: Printer Filters for HP, Lexmark, CaPSL, Citizen, and Apple
-Version: 2006.8.14
+Version: 2006.10.31
Release: 1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
URL: http://sourceforge.net/projects/pnm2ppa
@@ -218,6 +218,8 @@
%doc %{_docdir}/%{name}/

%changelog -n filters
+* Tue Oct 31 2006 - meissner@xxxxxxx
+- use RPM_OPT_FLAGS for ppmtomd.c too.
* Mon Aug 14 2006 - werner@xxxxxxx
- Update Minolta filter progam min12xxw-0.0.9 (bug #198661)
* Thu May 18 2006 - schwab@xxxxxxx


++++++ ppmtomd-1.2.dif ++++++
--- /var/tmp/diff_new_pack.IMNpxA/_old 2006-11-01 01:34:18.000000000 +0100
+++ /var/tmp/diff_new_pack.IMNpxA/_new 2006-11-01 01:34:18.000000000 +0100
@@ -18,6 +18,15 @@

# NOTE: optimization is recommended, as this driver does a lot
# of work. Switching on optimization *does* change the output
+@@ -27,7 +27,7 @@
+ # of work. Switching on optimization *does* change the output
+ # slightly, probably owing to slight differences in floating point
+ # calculations.
+-CDEBUGFLAGS=-O2
++CDEBUGFLAGS=$(RPM_OPT_FLAGS)
+ # if your ppm libraries are not in a standard place, uncomment
+ # and change this. You may also need thing like -R, but if you're
+ # on that sort of system you probably know it!
@@ -44,6 +45,8 @@
$(CC) $(CDEBUGFLAGS) $(DEFAULTMODEL) -W -Wall -Wstrict-prototypes -c ppmtomd.c



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



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