Accepting request 28962 from devel:languages:perl

Copy from devel:languages:perl/perl-SGMLS based on submit request 28962 from user coolo

OBS-URL: https://build.opensuse.org/request/show/28962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-SGMLS?expand=0&rev=5
This commit is contained in:
OBS User autobuild 2010-01-11 15:09:25 +00:00 committed by Git OBS Bridge
parent 484dc44188
commit eeb803d4f8
2 changed files with 9 additions and 24 deletions

View File

@ -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

View File

@ -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