Mailinglist Archive: opensuse-commit (1097 mails)
| < Previous | Next > |
commit cups for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 08 Jan 2010 17:29:28 +0100
- Message-id: <20100108162929.04880202A6@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package cups for openSUSE:Factory
checked in at Fri Jan 8 17:29:28 CET 2010.
--------
--- cups/cups.changes 2009-12-15 14:15:01.000000000 +0100
+++ /mounts/work_src_done/STABLE/cups/cups.changes 2009-12-15
22:22:48.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Dec 15 22:22:18 CET 2009 - jengelh@xxxxxxxxxx
+
+- add baselibs.conf as a source
+- enable parallel building
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cups.spec ++++++
--- /var/tmp/diff_new_pack.rxYUvs/_old 2010-01-08 17:29:17.000000000 +0100
+++ /var/tmp/diff_new_pack.rxYUvs/_new 2010-01-08 17:29:17.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package cups (Version 1.3.11)
#
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -30,7 +30,7 @@
Group: Hardware/Printing
Summary: The Common UNIX Printing System
Version: 1.3.11
-Release: 6
+Release: 7
Requires: cups-libs = %{version}, cups-client = %{version}
Requires: ghostscript_any, ghostscript-fonts-std, foomatic-filters
Requires: util-linux /usr/bin/pdftops
@@ -47,6 +47,7 @@
Source2: lphelp.c
Source3: dvitops
Source4: pswrite
+Source5: baselibs.conf
Source7: ogonki
Source8: cups.init
Source9:
http://amaru.ti6.tu-harburg.de/portal/Members/ti6ntm/Projekte/Printanalyzer/PrintAnalyzer
@@ -301,7 +302,7 @@
# for debugging enable:
#perl -pi -e 's:^(OPTIONS\s+\=):$1 -I/usr/X11R6/include -O2
-fno-strict-aliasing -g -DDEBUG:' Makedefs
#perl -pi -e 's:^(OPTIM\s+\=):$1 -g -DDEBUG:' Makedefs
-make CXX=g++
+make %{?jobs:-j%jobs} CXX=g++
# Compile additional tools
gcc -opoll_ppd_base $CFLAGS -fPIC -fPIE -pie -I. -L./cups %{SOURCE1} -lcups
gcc -olphelp $CFLAGS -fPIC -fPIE -pie -I. -L./cups %{SOURCE2} -lcups
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |