forked from pool/perl-XML-Simple
This commit is contained in:
committed by
Git OBS Bridge
parent
c3c674fccd
commit
7bb7cc8a23
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 16 17:14:14 CEST 2007 - anicka@suse.cz
|
||||
|
||||
- remove expat from dependencies
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 13 12:20:35 CET 2006 - anicka@suse.cz
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-XML-Simple (Version 2.16)
|
||||
#
|
||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
@@ -13,8 +13,8 @@
|
||||
Name: perl-XML-Simple
|
||||
BuildRequires: perl-XML-Parser
|
||||
Version: 2.16
|
||||
Release: 1
|
||||
Requires: expat perl-XML-Parser
|
||||
Release: 30
|
||||
Requires: perl-XML-Parser
|
||||
Requires: perl = %{perl_version}
|
||||
Autoreqprov: on
|
||||
Group: Development/Libraries/Perl
|
||||
@@ -58,7 +58,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{perl_vendorarch}/auto/XML
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog -n perl-XML-Simple
|
||||
%changelog
|
||||
* Mon Jul 16 2007 - anicka@suse.cz
|
||||
- remove expat from dependencies
|
||||
* Wed Dec 13 2006 - anicka@suse.cz
|
||||
- update to 2.16
|
||||
* Added test/fix for bad GroupTags option
|
||||
|
Reference in New Issue
Block a user