From 08d2e5489ae0e032a95942686a4ee2a2de6b2bc15beed6638d9d1932769e7d7e Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 8 Jan 2010 16:29:32 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/cups revision 68.0 OBS-URL: https://build.opensuse.org/package/show/Printing/cups?expand=0&rev=4ed92dd83ea5b605f4470a230afb1c13 --- cups.changes | 6 ++++++ cups.spec | 7 ++++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/cups.changes b/cups.changes index 5e462c2..f983898 100644 --- a/cups.changes +++ b/cups.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 15 22:22:18 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source +- enable parallel building + ------------------------------------------------------------------- Tue Dec 15 13:58:13 CET 2009 - jsmeix@suse.de diff --git a/cups.spec b/cups.spec index d180aab..fde6d0a 100644 --- a/cups.spec +++ b/cups.spec @@ -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 @@ License: GPLv2+ 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 @@ Source1: poll_ppd_base.c 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 @@ KRB5CONFIG=${PWD}/krb5-config ./configure \ # 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