forked from pool/perl-XML-NamespaceSupport
Accepting request 35128 from devel:languages:perl
Copy from devel:languages:perl/perl-XML-NamespaceSupport based on submit request 35128 from user coolo OBS-URL: https://build.opensuse.org/request/show/35128 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-NamespaceSupport?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
82dbbc93f0
commit
42fbc90fcb
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package perl-XML-NamespaceSupport (Version 1.10)
|
||||
# spec file for package perl-XML-NamespaceSupport (Version 1.11)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -21,11 +21,11 @@
|
||||
Name: perl-XML-NamespaceSupport
|
||||
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
||||
Summary: A simple generic namespace support class
|
||||
Version: 1.10
|
||||
Version: 1.11
|
||||
Release: 1
|
||||
License: Artistic License ..
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://www.cpan.org/modules/by-module/XML/
|
||||
Url: http://search.cpan.org/perldoc?XML::NamespaceSupport
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
@@ -48,7 +48,7 @@ checks.
|
||||
|
||||
%build
|
||||
perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
|
||||
%{__make}
|
||||
%{__make} %{?jobs:-j%jobs}
|
||||
|
||||
%check
|
||||
%{__make} test
|
||||
|
Reference in New Issue
Block a user