forked from pool/perl-XML-SimpleObject-LibXML
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-SimpleObject-LibXML?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
2c4d91fec8
commit
cff5d3e42e
@@ -1,23 +1,31 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-XML-SimpleObject-LibXML (Version 0.60)
|
# spec file for package perl-XML-SimpleObject-LibXML (Version 0.60)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 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.
|
|
||||||
#
|
#
|
||||||
|
# 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/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: perl-XML-SimpleObject-LibXML
|
Name: perl-XML-SimpleObject-LibXML
|
||||||
Summary: Perl extension allowing a simple(r) object representation of an XML::LibXML DOM object.
|
Summary: Perl extension allowing a simple(r) object representation of an XML::LibXML DOM object
|
||||||
Version: 0.60
|
Version: 0.60
|
||||||
Release: 1
|
Release: 99
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
License: Artistic License
|
License: Artistic License
|
||||||
BuildRequires: perl >= %{perl_version}
|
BuildRequires: perl >= %{perl_version}
|
||||||
Requires: perl >= %{perl_version}
|
Requires: perl >= %{perl_version}
|
||||||
URL: http://www.cpan.org/modules/by-module/XML/
|
Url: http://www.cpan.org/modules/by-module/XML/
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
@@ -54,5 +62,5 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/var/adm/perl-modules/%{name}
|
/var/adm/perl-modules/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Feb 23 2007 - tpatzig@suse.de
|
* Fri Feb 23 2007 tpatzig@suse.de
|
||||||
- initial package build
|
- initial package build
|
||||||
|
Reference in New Issue
Block a user