8
0

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:
OBS User autobuild
2010-03-18 22:57:43 +00:00
committed by Git OBS Bridge
parent 82dbbc93f0
commit 42fbc90fcb
4 changed files with 15 additions and 7 deletions

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

Binary file not shown.

View File

@@ -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 Sat Jul 25 19:46:18 CEST 2009 - chris@computersalat.de

View File

@@ -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. # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@@ -21,11 +21,11 @@
Name: perl-XML-NamespaceSupport Name: perl-XML-NamespaceSupport
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' ) %define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
Summary: A simple generic namespace support class Summary: A simple generic namespace support class
Version: 1.10 Version: 1.11
Release: 1 Release: 1
License: Artistic License .. License: Artistic License ..
Group: Development/Libraries/Perl 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 Source: %{cpan_name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl BuildRequires: perl
@@ -48,7 +48,7 @@ checks.
%build %build
perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall" perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
%{__make} %{__make} %{?jobs:-j%jobs}
%check %check
%{__make} test %{__make} test