8
0
OBS User unknown
2009-06-18 15:15:50 +00:00
committed by Git OBS Bridge
parent 2fa7a8cb7f
commit 4588e3de29

View File

@@ -1,26 +1,34 @@
#
# spec file for package perl-XML-NamespaceSupport (Version 1.09)
#
# Copyright (c) 2005 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.
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# Please submit bugfixes or comments via http://www.suse.de/feedback/
# 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/
#
# norootforbuild
Name: perl-XML-NamespaceSupport
Version: 1.09
Release: 1
Requires: perl = %{perl_version}
Autoreqprov: on
Group: Development/Libraries/Perl
License: Artistic License
URL: http://www.cpan.org/modules/by-module/XML/
Summary: XML::NamespaceSupport Perl Module
Source: XML-NamespaceSupport-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Name: perl-XML-NamespaceSupport
Version: 1.09
Release: 135
Requires: perl = %{perl_version}
AutoReqProv: on
Group: Development/Libraries/Perl
License: Artistic License
Url: http://www.cpan.org/modules/by-module/XML/
Summary: XML::NamespaceSupport Perl Module
Source: XML-NamespaceSupport-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
This module offers a simple way to process namespaced XML names
@@ -56,12 +64,12 @@ rm -rf $RPM_BUILD_ROOT
%{perl_vendorarch}/auto/XML
/var/adm/perl-modules/%{name}
%changelog -n perl-XML-NamespaceSupport
* Wed Jan 25 2006 - mls@suse.de
%changelog
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Sun Jul 31 2005 - cthiel@suse.de
* Sun Jul 31 2005 cthiel@suse.de
- update to version 1.09
* Tue Jun 28 2005 - ro@suse.de
* Tue Jun 28 2005 ro@suse.de
- fix permissions
* Mon Nov 15 2004 - ro@suse.de
* Mon Nov 15 2004 ro@suse.de
- initial package