8
0
Stephan Kulow
2014-02-24 06:43:55 +00:00
committed by Git OBS Bridge
parent 665dba3473
commit ffd509c364
3 changed files with 14 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-XML-SemanticDiff
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-XML-SemanticDiff
Version: 1.0002
Version: 1.0004
Release: 0
%define cpan_name XML-SemanticDiff
Summary: Perl extension for comparing XML documents.
@@ -31,8 +31,6 @@ BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Module::Build) >= 0.39
BuildRequires: perl(XML::Parser)
#BuildRequires: perl(XML::SemanticDiff)
#BuildRequires: perl(XML::SemanticDiff::BasicHandler)
Requires: perl(XML::Parser)
%{perl_requires}
@@ -57,6 +55,6 @@ hashref describes a single difference between the two docs.
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes eg README
%doc Changes eg LICENSE README
%changelog