9
0

Accepting request 96484 from devel:languages:perl

- fedora names that license "MIT"

  http://en.opensuse.org/openSUSE:Accepted_licences compatible 
  declaration of the text in LICENSE. See also Fedora Packagers
  licensing guidelines (forwarded request 96465 from coolo)

OBS-URL: https://build.opensuse.org/request/show/96484
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-Writer?expand=0&rev=23
This commit is contained in:
Stephan Kulow
2011-12-20 13:30:43 +00:00
committed by Git OBS Bridge
2 changed files with 12 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 13 13:59:00 UTC 2011 - coolo@suse.com
- fedora names that license "MIT"
-------------------------------------------------------------------
Fri Nov 18 11:07:22 UTC 2011 - coolo@suse.com
@@ -7,7 +12,9 @@ Fri Nov 18 11:07:22 UTC 2011 - coolo@suse.com
Wed Mar 16 10:23:39 UTC 2011 - cfarrell@novell.com
- license update: Copyright only
http://en.opensuse.org/openSUSE:Accepted_licences compatible declaration of the text in LICENSE. See also Fedora Packagers licensing guidelines
http://en.opensuse.org/openSUSE:Accepted_licences compatible
declaration of the text in LICENSE. See also Fedora Packagers
licensing guidelines
-------------------------------------------------------------------
Tue Nov 30 19:21:01 UTC 2010 - coolo@novell.com

View File

@@ -15,20 +15,18 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
%bcond_with pod
Name: perl-XML-Writer
%define cpan_name XML-Writer
Summary: Perl extension for writing XML documents
Version: 0.612
Release: 7
License: Copyright only
License: MIT
Group: Development/Libraries/Perl
Version: 0.612
Release: 0
Url: http://search.cpan.org/dist/XML-Writer/
#Source: http://www.cpan.org/modules/by-module/XML/XML-Writer-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.gz
Source: http://www.cpan.org/modules/by-module/XML/XML-Writer-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}