From 1241e8f90291f1463a7cba4db5054b2bfb5c9ce02b84b1a634f37cdee366abcd Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 23 May 2012 07:04:10 +0000 Subject: [PATCH] Accepting request 121780 from home:WernerFink:branches:devel:languages:perl - run osc service localrun format_spec_file OBS-URL: https://build.opensuse.org/request/show/121780 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML-Simple?expand=0&rev=3 --- perl-XML-LibXML-Simple.changes | 5 +++++ perl-XML-LibXML-Simple.spec | 24 +++++++++++++++++++++--- 2 files changed, 26 insertions(+), 3 deletions(-) diff --git a/perl-XML-LibXML-Simple.changes b/perl-XML-LibXML-Simple.changes index cfcd730..c58a8a2 100644 --- a/perl-XML-LibXML-Simple.changes +++ b/perl-XML-LibXML-Simple.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 22 13:12:35 UTC 2012 - werner@suse.de + +- run osc service localrun format_spec_file + ------------------------------------------------------------------- Sat Apr 30 00:11:53 CET 2011 - pascal.bleser@opensuse.org diff --git a/perl-XML-LibXML-Simple.spec b/perl-XML-LibXML-Simple.spec index 338b3d8..c027aa5 100644 --- a/perl-XML-LibXML-Simple.spec +++ b/perl-XML-LibXML-Simple.spec @@ -1,14 +1,31 @@ -# vim: set sw=4 ts=4 et nu: +# +# spec file for package perl-XML-LibXML-Simple +# +# Copyright (c) 2012 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + + Name: perl-XML-LibXML-Simple Version: 0.15 Release: 0 Summary: XML::LibXML based XML::Simple clone Source: http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/XML-LibXML-Simple-%{version}.tar.gz -URL: http://search.cpan.org/dist/XML-LibXML-Simple +Url: http://search.cpan.org/dist/XML-LibXML-Simple Group: Development/Libraries/Perl License: GNU General Public License version 2 or later or Artistic (GPLv2+ or Artistic) -BuildRoot: %{_tmppath}/build-%{name}-%{version} +BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} BuildRequires: perl-macros BuildRequires: make @@ -55,3 +72,4 @@ or SAX parsers. %doc %{perl_vendorlib}/XML/LibXML/Simple.pod %doc %{perl_man3dir}/XML::LibXML::Simple.%{perl_man3ext}%{ext_man} +%changelog