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
BIN
XML-NamespaceSupport-1.10.tar.bz2
(Stored with Git LFS)
BIN
XML-NamespaceSupport-1.10.tar.bz2
(Stored with Git LFS)
Binary file not shown.
BIN
XML-NamespaceSupport-1.11.tar.bz2
(Stored with Git LFS)
Normal file
BIN
XML-NamespaceSupport-1.11.tar.bz2
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 17 08:13:57 UTC 2010 - lars@linux-schulserver.de
|
||||
|
||||
- update to 1.11:
|
||||
+ re-generated the META.yml and removed the stale one from git
|
||||
- updated URL in specfile
|
||||
- build parallel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 25 19:46:18 CEST 2009 - chris@computersalat.de
|
||||
|
||||
|
@@ -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