forked from pool/perl-XML-SimpleObject-LibXML
Accepting request 29265 from devel:languages:perl
Copy from devel:languages:perl/perl-XML-SimpleObject-LibXML based on submit request 29265 from user coolo OBS-URL: https://build.opensuse.org/request/show/29265 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-SimpleObject-LibXML?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
cff5d3e42e
commit
be151d9349
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||
|
||||
- enable parallel build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 23 16:50:16 CET 2007 - tpatzig@suse.de
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-XML-SimpleObject-LibXML (Version 0.60)
|
||||
#
|
||||
# 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,9 +20,9 @@
|
||||
Name: perl-XML-SimpleObject-LibXML
|
||||
Summary: Perl extension allowing a simple(r) object representation of an XML::LibXML DOM object
|
||||
Version: 0.60
|
||||
Release: 99
|
||||
Release: 100
|
||||
Group: Development/Libraries/Perl
|
||||
License: Artistic License
|
||||
License: Artistic
|
||||
BuildRequires: perl >= %{perl_version}
|
||||
Requires: perl >= %{perl_version}
|
||||
Url: http://www.cpan.org/modules/by-module/XML/
|
||||
@@ -41,7 +41,7 @@ attributes in as clean a manner as possible.
|
||||
|
||||
%build
|
||||
perl Makefile.PL
|
||||
make
|
||||
make %{?_smp_mflags}
|
||||
make test
|
||||
|
||||
%install
|
||||
@@ -62,5 +62,3 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Feb 23 2007 tpatzig@suse.de
|
||||
- initial package build
|
||||
|
Reference in New Issue
Block a user