From a6a492eb7912485407aa40983256d65d14cb43ac20ebc152da518b6a0701f36a Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 14 Jan 2010 15:47:29 +0000 Subject: [PATCH] Accepting request 29310 from server:mail Copy from server:mail/compface based on submit request 29310 from user coolo OBS-URL: https://build.opensuse.org/request/show/29310 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/compface?expand=0&rev=5 --- compface.changes | 5 +++++ compface.spec | 36 ++++-------------------------------- 2 files changed, 9 insertions(+), 32 deletions(-) diff --git a/compface.changes b/compface.changes index 07d0f47..180efa7 100644 --- a/compface.changes +++ b/compface.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 18 15:48:31 CET 2009 - jengelh@medozas.de + +- enable parallel building + ------------------------------------------------------------------- Mon May 22 17:46:25 CEST 2006 - schwab@suse.de diff --git a/compface.spec b/compface.spec index 9480124..5621b2c 100644 --- a/compface.spec +++ b/compface.spec @@ -1,7 +1,7 @@ # # spec file for package compface (Version 1.5.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 @@ -21,9 +21,9 @@ Name: compface Summary: 48x48x1 Image Compression and Decompression Version: 1.5.2 -Release: 135 +Release: 136 Group: Productivity/Graphics/Convertors -License: Any permissive +License: PERMISSIVE-OSI-COMPLIANT Source: http://ftp.xemacs.org/pub/xemacs/aux/compface-%{version}.tar.gz Source1: xbm2face Patch: compface-%{version}.diff @@ -51,7 +51,7 @@ Authors: autoreconf -fi CFLAGS="$RPM_OPT_FLAGS -fPIC" INSTALL="install -D" \ ./configure --prefix=%{_prefix} --libdir=%{_libdir} --mandir=%{_mandir} -make +make %{?jobs:-j%jobs} %install make install prefix=$RPM_BUILD_ROOT%{_prefix} \ @@ -73,31 +73,3 @@ rm -fr $RPM_BUILD_ROOT %doc %{_mandir}/man?/* %changelog -* Mon May 22 2006 schwab@suse.de -- Don't strip binaries. -* Wed Jan 25 2006 mls@suse.de -- converted neededforbuild to BuildRequires -* Wed Oct 05 2005 schwab@suse.de -- Update to compface 1.5.2. -* Mon Jan 10 2005 schwab@suse.de -- Update to compface 1.5. -* Sat Sep 11 2004 schwab@suse.de -- Update to compface 1.4. -* Mon May 12 2003 schwab@suse.de -- Fix filelist. -* Wed Apr 02 2003 schwab@suse.de -- Remove useless %%ifarch ix86. -* Wed Apr 02 2003 sf@suse.de -- add -fPIC for #ifnarch ix86 -* Fri Nov 29 2002 schwab@suse.de -- Fix use of errno. -* Thu Apr 18 2002 schwab@suse.de -- Properly use %%{_libdir}. -* Tue Jan 29 2002 schwab@suse.de -- Use %%{_libdir}. -* Mon Nov 26 2001 mfabian@suse.de -- add two small utilities 'xbm2face' and 'xbm2xface.pl' to - create an X-Face: header from an xbm file -- bzip2 sources -* Fri Sep 29 2000 schwab@suse.de -- Initial version 1.3.