diff --git a/perl-SGMLS.changes b/perl-SGMLS.changes index dbedf69..d300d81 100644 --- a/perl-SGMLS.changes +++ b/perl-SGMLS.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de + +- enable parallel build + ------------------------------------------------------------------- Tue Apr 4 11:24:41 CEST 2006 - hvogel@suse.de diff --git a/perl-SGMLS.spec b/perl-SGMLS.spec index 734b203..9aef84d 100644 --- a/perl-SGMLS.spec +++ b/perl-SGMLS.spec @@ -1,7 +1,7 @@ # # spec file for package perl-SGMLS (Version 1.03ii) # -# 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 @@ -20,13 +20,13 @@ Name: perl-SGMLS Url: http://www.garshol.priv.no/download/xmltools/prod/SGMLSpm.html -License: LGPL v2.1 or later +License: LGPLv2.1+ Group: Productivity/Publishing/SGML Requires: perl = %perl_version AutoReqProv: on Summary: SGML/XML Parsers Version: 1.03ii -Release: 518 +Release: 519 Source: SGMLSpm-%version.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -45,6 +45,7 @@ Authors: %setup -n SGMLSpm %build +make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT @@ -71,24 +72,3 @@ rm -rf $RPM_BUILD_ROOT /usr/bin/sgmlspl %changelog -* Tue Apr 04 2006 hvogel@suse.de -- fix some doc files [#163065] -* Wed Jan 25 2006 mls@suse.de -- converted neededforbuild to BuildRequires -* Thu Oct 16 2003 mmj@suse.de -- Don't build as root -* Fri Aug 22 2003 mjancar@suse.cz -- require the perl version we build with -* Fri Jul 18 2003 mmj@suse.de -- Use vendorlib -* Wed Aug 14 2002 mmj@suse.de -- Add documentation to the specfile, feedback from a user. -* Tue Apr 16 2002 mmj@suse.de -- Fixed correctly -* Mon Apr 15 2002 mmj@suse.de -- Fixed to own %%{perl_sitelib}/SGMLS/ -* Mon Feb 04 2002 mmj@suse.de -- Added forgotten /usr/bin/sgmlspl to %%files *grrrr* -* Mon Feb 04 2002 mmj@suse.de -- Initial version. Added b/c iputils documentation now needs it to - build