From 65d22859dac90f578371e88459b4d9d1f24b1c033822b29cfa0dff58575b4c63 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 8 Jan 2010 16:32:38 +0000 Subject: [PATCH] Accepting request 28245 from graphics Copy from graphics/tiff based on submit request 28245 from user coolo OBS-URL: https://build.opensuse.org/request/show/28245 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tiff?expand=0&rev=14 --- tiff.changes | 6 ++++++ tiff.spec | 7 ++++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/tiff.changes b/tiff.changes index dbc40d8..2a7b7f2 100644 --- a/tiff.changes +++ b/tiff.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 15 19:38:18 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source +- enable parallel building + ------------------------------------------------------------------- Thu Aug 6 14:02:07 CEST 2009 - pgajdos@suse.cz diff --git a/tiff.spec b/tiff.spec index 255d8fc..3c449a6 100644 --- a/tiff.spec +++ b/tiff.spec @@ -1,7 +1,7 @@ # # spec file for package tiff (Version 3.8.2) # -# 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 @@ -29,11 +29,12 @@ Obsoletes: tiff-64bit # Url: http://www.remotesensing.org/libtiff/ Version: 3.8.2 -Release: 144 +Release: 145 Summary: Tools for Converting from and to the Tiff Format Source: tiff-%{version}.tar.bz2 Source1: jpegint.h Source2: README.SUSE +Source3: baselibs.conf Patch2: tiff-%{version}-seek.patch Patch3: tiff-%{version}-tiff2pdf.patch Patch4: tiff-%{version}-tiffsplit-CVE-2006-2656.patch @@ -117,7 +118,7 @@ rm m4/ltversion.m4 m4/ltsugar.m4 m4/ltoptions.m4 m4/libtool.m4 autoreconf --force --install -v CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fstack-protector" \ ./configure --prefix=/usr --mandir=%{_mandir} --libdir=%{_libdir} --disable-static -make +make %{?_smp_mflags} %install mkdir -p $RPM_BUILD_ROOT/{%{_mandir}/{man1,man3},usr/{bin,lib,include}}