8
0

Accepting request 39747 from devel:languages:perl

Copy from devel:languages:perl/perl-XML-Parser based on submit request 39747 from user anicka

OBS-URL: https://build.opensuse.org/request/show/39747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-Parser?expand=0&rev=11
This commit is contained in:
OBS User autobuild
2010-05-10 16:39:07 +00:00
committed by Git OBS Bridge
parent c60509d94c
commit a6bf0a9f3d
2 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon May 10 16:35:33 CEST 2010 - anicka@suse.cz
- fixed URL in spec (bnc#604084)
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jul 25 19:46:23 CEST 2009 - chris@computersalat.de Sat Jul 25 19:46:23 CEST 2009 - chris@computersalat.de

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-XML-Parser (Version 2.36) # spec file for package perl-XML-Parser (Version 2.36)
# #
# 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -22,11 +22,11 @@ Name: perl-XML-Parser
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' ) %define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
Summary: A perl module for parsing XML documents Summary: A perl module for parsing XML documents
Version: 2.36 Version: 2.36
Release: 61 Release: 62
License: Artistic License .. ; GPL v2 or later License: Artistic License .. ; GPLv2+
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
AutoReqProv: on AutoReqProv: on
Url: http://cpan.org/dist/XML-Parser Url: http://www.cpan.org/modules/by-module/XML/
Source: %{cpan_name}-%{version}.tar.bz2 Source: %{cpan_name}-%{version}.tar.bz2
Patch: %{cpan_name}-%{version}.diff Patch: %{cpan_name}-%{version}.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build